-
一个完整BP神经网络源代码,包括数据和说明文档,很有用的。...
一个完整BP神经网络源代码,包括数据和说明文档,很有用的。-A complete BP neural network source code, including data and documentation, very useful.
- 2022-08-19 22:42:22下载
- 积分:1
-
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。
蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master"s theses original code.
- 2022-06-19 14:03:34下载
- 积分:1
-
BP分类器,用与识别不同模式。
BP分类器,用与识别不同模式。-BP classifier, and used to identify different models.
- 2022-06-01 11:46:41下载
- 积分:1
-
PSO algorithm set, optimized for particle! The latest algorithm.
粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
- 2023-02-01 06:20:04下载
- 积分:1
-
C# 15数码算法,A star 函数实现
C# 15数码算法,A star 函数实现 -C# 15 Digital Algorithm
- 2022-02-15 23:29:10下载
- 积分:1
-
很好用的一个适用程序,由Visual C++编程,有收藏价值
很好用的一个适用程序,由Visual C++编程,有收藏价值-A very good application of the procedures used by Visual C programming, have value for collection
- 2022-02-27 03:57:56下载
- 积分:1
-
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。
BLDC建模及神经网络控制,建模讲述的很详细,难得的论文。-BLDC modeling and neural network control, modeling, described in great detail, rare papers.
- 2022-01-26 03:54:45下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1
-
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序...
Java编写的分形程序,利用随机分形画出的蕨类植物的叶子图。另:有C源程序 -Java fractal program written using random fractal ferns painted leaves Fig. Another: There are C source code
- 2022-02-12 01:55:54下载
- 积分:1
-
该算法是用最基本的遗传算法编写,有利于…
本算法采用最基本的遗传算法编写,有利于初学者掌握遗传算法的构成。-This algorithm is written by the most fundamental genetic algorithm,benefit the beginner to know the structure of genetic algorithm
- 2023-01-11 00:40:03下载
- 积分:1