搜索资源列表
Asp 文件加密器(MyAsp) v1.2
- 文件加密 # MyAsp使用许可 #感谢您对共享软件的支持 #请将此文件放到站点根目录!并且重命为: MyAsp.license #不要修改此文件,否则将不可用! MyAsp Version=1.0 Create Date=2005-4-17 Http Address=localhost,127.0.0.1,sw.linuxcpc.org,www.linuxcpc.org Email Addr
gaul-devel.tar
- http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有很多example.方便起见,我把软件包附件. -http :// gaul.sourceforge.net/most of the people here are discussed in Matlab GA achieve the toolbox. More than a GA C langu
An-Introduction-To-The-Kalman-Filter
- In putting together this course pack we decided not to simply include copies of the slides for the course presentation, but to attempt to put together a small booklet of information that could stand by itself. The course slides and other useful
spam-classification--matlab
- 机器学习中的垃圾邮件分类程序,用matlab做的。从以下链接下载垃圾邮件数据(spam data):(数据已下载,放在spambase.zip) http://www-stat.stanford.edu/~tibs/ElemStatLearn/index.html 该数据包含57个邮件信息相关的变量,每条邮件可以被分类为垃圾邮件(Y=1)和非垃圾邮件(Y=0)。输出Y的值在文件中每一列的末尾。练习的目标是要预测电子邮件是否为垃圾邮件。 -Machine Learning spam