搜索资源列表
yiqun
- 用vc++编写的蚁群算法,基本实现了蚁群算法,只包含一个cpp文件
基于vc的神经网络数字识别系统源码
- 运行里面的stdafx.cpp文件就可之间运行系统,在进行数字识别前要对图片进行预处理。
Text-Classification-CPP
- 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
yichuangsuanfa
- 基本遗传算法,VC++写的CPP文件,包含基本遗传算法的所有基本算子,可以自行在程序中修改所求函数,和目标函数。使用很方便。-Basic genetic algorithm, VC++ to write the CPP file that contains all the essential basic genetic algorithm operators, free to modify the requirements in the program functions, and the o
The-BP-neural-network-with-CPP
- 详细描述了关于BP神经网络在VC++环境下的实现。-A detailed descr iption of the BP neural network to achieve under the VC++ environment.
lda.cpp
- lda算法事例,vc++6.0实现,简单易懂,适合新手-LDA algorithm stories of
PathFinding
- A*算法用c++语言实现,可以在指定位置更改障碍物,验证A*算法的局限性-A* algorithm c language implementation, route.txt for the map file, @ for obstacle,.cpp source code, running environment vc++ 6.0