搜索资源列表
SGAF1
- j基本遗传算法,用VC++6.0实现的,已经调试好了-basic genetic algorithm, with VC 6.0, and debugging has been good! !
QP_suanfa
- 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
MC_PROBLEM
- 人工智能教科书里面传教士与野人问题的VC++源代码,有详细注释。已经通过调试-AI textbook missionaries and savage inside the VC source code, a detailed notes. Through debugging
KMA
- 用VC编写的K均值聚类算法的源代码,经调试可以使用
ant
- 简单实现蚁群算法的程序 vc++调试通过
Based_on_the_VisualC++_source_of_BP_neural_network
- 基于VC++的BP神经网络代码,非常实用,调试通过,相信会对大家有所帮助
c-average
- 模式识别中c—均值算法,调试已通过,开发工具用的是VC++6.0
ART2
- ART2自组织神经网络vc++源程序,调试通过,可以使用。
rlsb
- 人脸识别系统的VC++源码,经调试通过,准确率不错-face recognition system
neur290
- 函数逼近,vc++源程序,调试通过的,供大家参看-Function approximation, vc++ Source code, debugging adopted for all to see
mo_ni_tui_huo_algorithm
- 模拟退火算法的编程实现,在VC++下,调试比较方便,供本科一年级使用-Simulated annealing algorithm programmed in VC++, the debugging more convenient for the use of undergraduate students
ant_colony_algorithm
- 蚁群算法编程实现,在VC下调试,可用于大二学生学习人工智能或数据结构-Ant colony algorithm programming, debug in VC can be used for second year students of artificial intelligence or data structure
GA-tspfile
- 通过遗传算法解决tsp问题,包括完整的代码,并有图形输出,已在vc环境调试成功,好资源大家分享-Tsp genetic algorithm to solve the problem by including the complete code, and graphics output, has been successful in vc debugging environment, and good resources to share! !
mgsf
- 宫算法求解 bc++3.1和vc++6.0下调试通过 设计目标:教学演示 -Palace algorithm bc++3.1 and vc++6.0 to debug through the design goals: teaching demonstration
BPfangzhenxitong
- 在利用VC++编程成的BP神经网络,界面友好,并且经过调试通过的,可以运行-In the use of VC++ programming into the BP neural network, user-friendly, and passed through the debugging, you can run
the-problem-of-eight-queens
- 用遗传算法解决8皇后问题,并在VC++环境下调试通过,得出了正确结果,word文档说明和C源代码-With a genetic algorithm to solve 8 queens problem, and in the VC++ debugging environment through, come to the right result, word and the C source code documentation
Knapsack-problem
- 背包问题,用遗传算法解决,并在VC++环境下调试通过,得到正确结果,可供参考,源码C文件中有较详细的注释-Knapsack problem, using genetic algorithm, and in the VC++ debugging environment through, get the correct results, for reference, source C files in more detailed comments
xuguan
- 使用VC++实现模式识别中的序贯分类,调试通过-PR VC++