Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • StockTrade.zip 股票交易模拟器 A Stock Exchange simulator to show timers and randon number generators work together. A cool simulation for anyone who might think about playing the stocks and spending money and get a general idea how the system works.
  • 从BMP文件中装入位图并显示(6KB).rar ... image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the ...
  • KMEANS01.rar ... algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
  • ICA_demo_fMRI.zip ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI ...
  • ICA_demo_text.zip ... in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
  • Molgedey and Schouster.zip ... no noise . Truncation is used for the time shifted matrix, and it is forced to be symmetric . The delay Tau is estimated . The number of independent components are calculated using Bayes Information Criterion (BIC), with PCA for dimension reduction.
  • rch_acc_25.rar hiperlan协议中mac接入仿真,one proposed way for random RCH number
  • IQ-EQ.rar OICQ木马程序,将本程序的快捷方式取代OICQ的快捷方式,运行本程序后第一次后产生配置文件password.ini与密码文件password.txt.修改password.ini中的oicq=真正的OICQ路径,number为记录是否运行过本程序,如运行过,则直接运行真正的OICQ,并修改number=0,以使下次直接运行本程序。
  • OpenCvViewImage.rar A module that allows a programmer to display an iplImage at any point of time regardless of its depth or number of channels. The image is viewed in a separate thread in a separate window and supports channel-by-channel viewing and zooming.
  • number计算颗粒个数.rar 计算图像中颗粒的个数,程序比较简单,用到了形态学的方法。