-
西安电子科技大学模式识别原理与应用课件1
西安电子科技大学模式识别原理与应用课件1-Xi" an University of Electronic Science and Technology Pattern Recognition Theory and Application of a courseware
- 2022-01-22 02:42:20下载
- 积分:1
-
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。...
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
- 2023-02-20 14:40:04下载
- 积分:1
-
基于VB开发的粒子群优化算法的软件及源程序。
基于VB开发的粒子群优化算法的软件及源程序。-VB on the development of particle swarm optimization software and source code.
- 2022-02-12 19:04:47下载
- 积分:1
-
模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的...
模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
- 2022-03-15 17:33:42下载
- 积分:1
-
Aprior算法实现程序
Aprior算法实现程序-Aprior algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2022-01-22 14:53:13下载
- 积分:1
-
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用
雅可比(Jacobi)迭代算法的C++实现,供研究设计使用-Jacobi (Jacobi) iteration algorithm for C++ implementation for research designed to use
- 2022-01-25 15:00:33下载
- 积分:1
-
基本遗传学习分类系统,C++源代码
基本遗传学习分类系统,C++源代码-The basic classification system for genetic study, C++ Source code
- 2022-01-24 18:45:50下载
- 积分:1
-
本程序利用蚂蚁算法解决TSP(旅行商问题)问题
本程序利用蚂蚁算法解决TSP(旅行商问题)问题-This procedure using ant algorithm to solve TSP (Traveling Salesman Problem) problem
- 2022-02-06 19:13:39下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1
-
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。
在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
- 2022-02-03 22:23:49下载
- 积分:1