资源列表
Copy_of_FACE_FINDER
- 关于人脸识别的一个VC程序,其中里面内嵌了几个人脸识别的算法。-a VC procedures, which several embedded inside the face recognition algorithm.
algorithmofyichuan
- 本程序是用vc7.0编写的遗传算法经过调试后的程序-this procedure is used to prepare the vc7.0 GA after the debugging process
canvas
- 用双向链表寻找迷宫路径,可以自己记住路径并实时删除舍弃路径-used for two-way maze trails can remember their own path and immediately delete abandon path
8queensProblem
- 搜索8皇后问题的第一个解。使用了两种方法:1.普通的回朔法搜索。 2.修改后的搜索(先搜索most contrainted变量的方法) 使用vc++.net 2003开发 -search of a solution. The use of two methods : 1. General Re search Schomburg law. 2. After the revised search (first search contrainted most variable method)
machinegame
- 一个机器自己学习玩扫雷游戏的程序!快试试!-a machine you learn to play the game the demining process! Try fast!
matlabyichuan
- Matlab下的遗传算法程序,还可以,比较详细。 大家自己-genetic algorithm, but also, more detailed. We all try
an_intruction_of_a_simple_genetic_algorithm
- This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function -This a simple genetic algorithm impleme 'where
2005091808353724918
- 是用于c++的传统蚂蚁算法代码,可以让大家从最简单蚂蚁算法来认识它,学习他.-traditional ant algorithm code, so that we can from the most simple to understand Ant Algorithm it, and learn from his.
object-tar
- 自适应的目标识别算法,它包含了当前主要的目标识别算法。-adaptive target recognition algorithm, which includes the current main target recognition algorithm.
GAdownload
- 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
stprtool1.0
- 该工具箱是用于统计模式识别的,运行于matlab环境中。用户可以根据需要自行修改-The toolkit is used for statistical pattern recognition, operating in the Matlab environment. Users may need to amend its own
ant-C++
- 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http : / / fashionxu.bokee.com/4673640.html