-
一个简单的飞行射击类游戏,使用Visual C++引擎开发,已编译.
一个简单的飞行射击类游戏,使用Visual C++引擎开发,已编译.-A simple flight shooting games, the use of Visual C++ Engine development, has been compiled.
- 2022-08-02 22:15:42下载
- 积分:1
-
关于遗传算法 源代码
关于遗传算法 源代码-On the genetic algorithm source code
- 2022-02-14 05:09:26下载
- 积分:1
-
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实...
采用面向负荷控制技术,用面向对象思想与快速原型法的设计方法,在SQL SERVER数据库中实现模型及数据的存储。算法尽量简单实用,时间复杂性及空间复杂性必须在实际环境允许的范围之内。-used for load control technology, using the object-oriented thinking and rapid prototyping of the system, SQL Server database implementation model and data storage. As simple and practical algorithm, time and space complexity of complexity in a realistic environment to the extent permitted within.
- 2023-05-11 07:15:02下载
- 积分:1
-
solution of TSP genetic algorithm C Programming Language
解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
- 2022-09-20 01:00:03下载
- 积分:1
-
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。...
详细讲解了动态规划的算法问题,再通过“装箱问题”等7个程序实例介绍解决动态规划问题的思路和方法。-Gave a detailed algorithm for dynamic programming problems, and through the " bin-packing problem" and other instances of seven procedures introduced to solve the problem of dynamic programming ideas and methods.
- 2022-02-10 11:38:20下载
- 积分:1
-
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。...
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles- following model, the majority of fans are able to explore together.
- 2022-09-06 09:30:03下载
- 积分:1
-
the code is generated artificial intelligence
本代码是人工智能中产生式的一个例子,功能是实现对有限动物特征识别的正向和反相推理。-the code is generated artificial intelligence-an example of that function is limited to the identification of the animal forward and inverse reasoning.
- 2022-09-18 03:35:03下载
- 积分:1
-
隐马尔科夫模型工具箱,可以广泛应用于识别等领域
隐马尔科夫模型工具箱,可以广泛应用于识别等领域-HMM Toolbox, can be widely applied in areas such as identification
- 2022-08-18 03:25:08下载
- 积分:1
-
人工神经网络算法的经典数据挖掘算法…
数据挖掘经典算法人工神经网络算法C源码实现-Classical data mining algorithm for artificial neural network algorithm C source code to achieve
- 2023-06-22 08:05:04下载
- 积分: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