搜索资源列表
模拟退火c++的算法程序
- 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
遗传算法程序包
- 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
5426968
- 人工智能遗传算法,经过改进,希望对大家有帮助,常常联系啊.-AI genetic algorithm, improved, and I hope to be helpful, often linked ah.
GA
- 自己编写的人工智能/遗传算法, C++ 环境编译成功,内附,详细算法说明书,程序注释完整,欢迎交流
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
AI
- 人工智能里面会用到的小程序,人工智能 遗传算法实现的沿二维网格行走的机器人,java实现,内有实验报告-Artificial intelligence which will use a small program, artificial intelligence, genetic algorithms, the robot walking along the two-dimensional grid, java, there are experimental reports
yichuansuanfa
- 在matlab环境下用人工智能算法--遗传算法求函数极植的matlab程序-In the matlab environment using artificial intelligence algorithms- genetic algorithm for matlab function very replanting program
code
- 这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
Queen_GA
- 使用人工智能的遗传算法来解N皇后问题,能已较快的速度来搜索N皇后。-The use of artificial intelligence genetic algorithms to solve N Queen s problem, can have high speed to search for N Queen.
rengongzhineng
- 简介的神经网络和人工智能。并用径向基函数神经网络实现了某函数,以及MATLAB仿真遗传算法MATLAB仿真-Introduction of the neural network and artificial intelligence. And RBF neural network to achieve a certain function, as well as genetic algorithm MATLAB simulation MATLAB simulation
ag_yde1[1]
- 人工智能遗传算法的原理和应用,ppt课件,法国第戎大学的-The principle of genetic algorithms in artificial intelligence and applications, ppt courseware, the University of Dijon, France
GATest
- 此为人工智能中的简单遗传算法的实现,使用的开发工具为c#-This is the artificial intelligence in a simple genetic algorithm implementation, the use of development tools for c#
TSP
- 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
matlabforVRP
- 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
artificial_intelligence_demo_programs
- 光盘中的演示实例是人工智能原理和方法的演示程序.包括基于归结原理的推理系统,合一算法,等式归结,归类算法,野人与传教士过河问题,八数码问题,八皇后问题,一字棋,博弈算法,遗传算法和蚁群算法等的演示。-CD-ROM presentation of a number of examples of the hard work of graduate and undergraduate results. Including reasoning based on the principle of the
遗传算法和BP人工神经网络算法C++实现代码
- 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
tsp
- 使用遗传算法解决tsp问题 人工智能 遗传算法示例(Using genetic algorithm to solve TSP problem)
遗传算法
- 最优化无约束问题求解,人工智能算法求解,处理无约束问题(Optimization of unconstrained problem solving, artificial intelligence algorithm and unconstrained problem)
人工智能算法
- 整理的一些人工智能算法,包括遗传算法、粒子群算法等。(Some artificial intelligence algorithms, including genetic algorithm, particle swarm optimization algorithm, etc.)
GABP
- 使用遗传算法优化BP神经网络的权值和阈值。BP神经网络是一种按照误差逆向传播算法训练的多层前馈神经网络,是应用最广泛的神经网络。(Genetic algorithm is used to optimize the weights and thresholds of BP neural network. BP neural network is a kind of multilayer feedforward neural network trained according to the erro