-
关于apriori算法的一个小程序,用于数据挖掘关联规则,呵呵....
关于apriori算法的一个小程序,用于数据挖掘关联规则,呵呵.-apriori algorithm on a small procedures for data mining association rules, Ha ha.
- 2022-03-25 14:16:21下载
- 积分:1
-
ant colony algorithm source code and an example of a foreigner
蚁群算法源代码,一个老外的例子-ant colony algorithm source code and an example of a foreigner
- 2022-02-11 14:46:21下载
- 积分:1
-
运用神经网络的方法先将数据分类分析,然后再将未知类归类
运用神经网络的方法先将数据分类分析,然后再将未知类归类-The use of neural network analysis of data classification methods first, and then classify the unknown category
- 2022-01-22 02:15:53下载
- 积分:1
-
该程序提供了一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件即可...
该程序提供了一个计算机下国际象棋的功能,拥有完全的代码,由matlab编成的很多人工智能的函数,有详细的文档,直接运行chess.m文件即可-The program provides a computer under the functions of chess, with complete code, matlab compiled from many artificial intelligence function, has a detailed document, a document can be directly run chess.m
- 2022-07-25 03:10: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
-
c语言神经网络程序包
c语言神经网络程序包-neural network package
- 2022-02-24 22:54:49下载
- 积分:1
-
该工具包提供七种神经网络的C语言实现方式,对那些真正学习神经网络的人有一定的帮助和指导意义。...
该工具包提供七种神经网络的C语言实现方式,对那些真正学习神经网络的人有一定的帮助和指导意义。-The kit provides seven neural networks realize the C language by means of neural networks to learn who the real people who have a certain degree of help and guidance.
- 2022-07-22 01:57:33下载
- 积分:1
-
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!
Neural Networks ,8种神经网络,BP,RBF,CPN等通过VC++来实现了!-Neural Networks, 8 Neuro network, BP, RBF, CPN, such as through VC++ To achieve!
- 2022-07-19 12:07:47下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。...
A星算法实现最短路径的选择,使用方便,功能完善,是学习人工智能作业中必须完成的一步。-Choose the shortest path by the method of AStar
- 2022-07-02 03:09:13下载
- 积分:1