-
Perfect code to learn genetic algorithm
学习遗传算法的标准入门程序,这是我当初入门的时候用的。-Perfect code to learn genetic algorithm
- 2022-01-21 19:28:37下载
- 积分:1
-
这是一个迷宫的自动路由算法。有些人会争辩说,需要…
这是一个自动走迷宫的寻路算法。
可能会有人需要,用作游戏的。
自己新建个Win32空项目,把这个代码复制进去就行了。-This is a Maze of automatic routing algorithm. Some people would argue the need for the game. In their new empty Win32 project, copy this code into there.
- 2023-05-16 05:15:03下载
- 积分:1
-
using artificial neural network XOR functions. With back
用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
- 2022-12-07 13:30:02下载
- 积分:1
-
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序...
以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right understanding of simulated annealing method is a good example of the procedure.
- 2022-02-16 00:18:16下载
- 积分:1
-
遗传算法在MATLAB环境中的实现.rar
遗传算法在MATLAB环境中的实现.rar-genetic algorithm in MATLAB environment is achieved. Rar
- 2022-05-17 22:28:19下载
- 积分:1
-
This code in this directory implements the binary hopfield network.Source code m...
This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the
screen and a file, ARCHIVE.LST.
- 2022-02-05 22:07:00下载
- 积分:1
-
C#版遗传算法解TSP问题
C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
- 2022-02-10 12:38:05下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
中国科学院李德毅院士在北京航空航天大学关于不确定性人工智能的讲座PPT。...
中国科学院李德毅院士在北京航空航天大学关于不确定性人工智能的讲座PPT。-Uncertainty Artificial Intelligence Seminar PPT
- 2023-07-10 20:00:05下载
- 积分:1
-
K-Means动态聚类算法源程序
使用K-Means实现数据挖掘中的聚类算法-Dynamic K-Means clustering algorithm source realize the use of K-Means clustering data mining algorithm
- 2023-04-13 23:20:03下载
- 积分:1