搜索资源列表
Taquin_v1.1.tar
- 这是个解决八码问题的程序,是外国人编的,用了图形处理技术,请大家参考-This is a solution of 8 yards procedures, the series is a foreigner, his use of graphics processing technology, please refer to
2005091808353724918
- 是用于c++的传统蚂蚁算法代码,可以让大家从最简单蚂蚁算法来认识它,学习他.-traditional ant algorithm code, so that we can from the most simple to understand Ant Algorithm it, and learn from his.
playerbfq
- VC++自己实现的第一个播放器小程序,原创啊,是用系统原有的过滤器-VC achieving his No. 1 player small procedures, originality ah is the use of the existing system of filters
ant_colony_optimization
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-ant colony algorithm (ant colony optimization, ACO). also known as the ant algorithm is a map to find the optimal path of probabilit
FHRDemo
- 手书认证。 这是一个实现签名认证系统,需要的人可以下载下来添加自己的一些修改就可以了-handwritten certification. This is a realization of signature authentication system, people in need can be downloaded from adding some of his own amendment on the
约瑟夫环C++源代码
- 编号为1,2... n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他的顺时针方向的下一个开始重新从1报数,如此下去,直至所有的人全部出列为止,设计一个程序求出出列顺序-The number of n, n individuals sitting around a circle in a clockwise direction, the per
12345
- 自己编写的带2-opt法的蚁群算法求解TSP,可以运行,运行环境VS2008-His writing with 2-opt method of ant colony algorithm for solving TSP, can run, run VS2008 environment
Teachingpso
- PSO算法,老师上课给的例题,虽然他的研究生编程编的有点不那么简洁,但指导一下还是可以的-PSO algorithm, the sample questions to the class teacher, although his post-graduate program made a bit less concise, but still be able to tell the
id3
- id3算法,帮你准确的能够运用一些算法。他的试用是非常值得的-id3 algorithm, to help you be able to use some accurate algorithm. His trial is a very worthwhile
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
MyRoboCup
- 该论文主要写了当今社会上最流行的机器人足球赛robcup,并且详细叙说了他的具体的要求和自己的感受。-The paper wrote in today s society, the most popular soccer robot robcup, and a detailed narrative of his specific requirements and their own feelings.
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
fuzzytb
- 模糊逻辑控制最经典的教程,内容全面,适用于广大战友学习-Fuzzy Logic Control of course the most classic, comprehensive study and apply to the majority of his comrades
GA
- 遗传算法,包括有他运行的算例!!!绝对能运行成功-Genetic algorithms, including running his example! ! ! Definitely will be able to run successful
qiangdaqi
- ⑴ 设计一个可供8人进行的抢答器。 ⑵ 主持人设置一个控制开关,用来控制系统得清零(显示数码灭)和抢答开始。并设置复位按钮,按动后,重新开始抢答。 ⑶ 抢答器开始时数码管显示序号0,选手抢答实行优先锁存,优先抢答选手的编号一直保持到主持人将系统清除为止。抢答后显示优先抢答者序号,并且不出现其他抢答者的序号。 ⑷ 抢答器具有定时抢答的功能,由主持人预先设定时间。 ⑸ 主持人按下复位开关,使得抢答器再次进入禁止状态,选手编号的LED数字显示器灯熄灭,电路进入原来的初始状态,准备进入下
NSGA-II
- his function is utilized to produce offsprings from parent chromosomes. The genetic operators corssover and mutation which are carried out with slight modifications from the original design. For more information read the document enclosed. -
circle1
- his code is an applicatino of EMOO by using Genetic algorithms to solve the following simple constrained problem: Draw the biggest possible circle in a 2D space filled with stars without enclosing any of them.-his code is an applicatino of E
gaussbylulu
- 自己从ipencv里抓出来的混合高斯建模,适合移植到嵌入式里-His grasp from the inside out ipencv Gaussian mixture modeling, suitable for transplant into the embedded-ri
Tarea_LosPasajerosDelAutobus
- It s a simulator of a classic example of IA: if you have some users of a bus that are sitting in disorder (not in the place their respective tickets said) and the last one reclaims his ticket place, the others must move to their ticket s specified pl
GraphCut_matlab
- graph cut 优化算法的最新版本,包含和Matlab接口,已编译,以及自己的一个简单测试例子程序MyTest,还有一篇经典论文及自己的读书笔记-graph cut optimization algorithm of the latest version, includes and Matlab interface has been compiled, and their example of a simple test program MyTest, there is a classic
