搜索资源列表
bignumberarithmetic
- 一个简单的模拟大数乘法,很实用啊,用c开发,内有详细的注解,可运行,浅显易懂,是一个和好的算法啊-simulation of a simple majority of multiplication, ah very practical, and c development, with detailed footnotes can be run, simple words, and is a good algorithm ah
xiaobo
- 利用vc实现的小波算法,并给出了实例验证程序的可运行性
GramSchmidt
- 本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案
2
- 有MATLAB编写的智能算法——人工鱼代码。通过了调试。可运行
MATLAB-Neural-network-cases
- 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
SMO
- smo源代码,编绎后就可运行,方便,好用-smo the latest realese
C-W
- 旅行商算法 节约算法解决旅行商问题,可运行程序-c-w finish vrp PROBELM quick ,help c++ system
pso-svm
- 一个PSO优化SVM参数的MATLAB程序及其举例。不过此程序必须在安装SVM工具箱的前提下才可运行。-A PSO optimized SVM parameters and their example MATLAB program. But this process must be installed under the premise of SVM toolbox in order to run.
Bayes
- 该代码包是一个基于贝叶斯分类器的分类程序,内含数据集、可运行程序-The code package is a classifier based on Bayesian classification procedures, including data sets, can run the program
MyGaMpiII_1.0.tar
- 也是fortran编译的GA算法,但功能与I似有不同,似乎是曾加了并行,我看不太懂。可解压可运行,也还是不确定有没有BUG。-le programme génétique est parallèle) : deux versions parallèles utilisant le protocole MPI.
bp
- 完整的bp神经网络,c语言编写,可运行成功,修改后可应用于识别-Bp neural network integrity, c language, can be run successfully, can be applied to identify the modified
pso
- 粒子群算法代码.有注释.可运行.放心下载-Particle swarm optimization code. Annotated. Can be run. Rest assured Download
Simulated
- 人工神经网络中经典模拟退火算法的实现,在VC下可运行-Simulated annealing algorithm
steerfilter
- Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行-It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H.
ann
- 用神经网络对三种信号进行分类,已通过测试,可运行!-to recognize three signals by ann.
zcxlj
- 一个C++实现的支持向量机神经网络代码,进测试可运行-C++
shudu
- 数独游戏源代码,可运行界面,供大家学习使用,平时也可以用来娱乐。-Sudoku source code, can run the interface for all to learn how to use, usually can be used for entertainment.
jiyurenlianshibiedechengxusheji
- c++基于webcam的人脸识别技术的程序,vc编译后可运行。有详细的说明!-c++ program based on face recognition technology, vc compiled to run. A detailed descr iption!
GA
- VC 遗传算法。文件中包括多个程序代码,有最基本二进制遗传代码。 另外包含多个改进遗传算法代码,C语言开发。在VC下可运行。 唯一需要改进的是:第一:目标函数(结合你自己需要求解的问题) 第二:随机函数。(代码中是自己写的库,在一些电脑上运行不正确。可以换成已有的rand)。在我另外上传的一个资料中已经更正。但这是最原始的,容易理解。所以上传上来。-Gene Algorithm
传统的可运行人工势场编程
- 简单可用的传统人工势场法程序,可在其基础上进行算法改进(Simple and available traditional artificial potential field method can improve algorithm based on it.)