-
Apriori源代码,包含c++/java实现;<br>神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、A...
Apriori源代码,包含c++/java实现;神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序;遗传C源代码;外加充实的数据挖掘的算法讲解ppt -Apriori the source code, including c++/Java realize
- 2022-07-08 20:26:24下载
- 积分:1
-
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划...
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document contains GP programming code and classic problem solving process. Can refer to the procedures of genetic planning process design work for their graduation design.
- 2022-08-09 18:58:47下载
- 积分:1
-
它只是将A*算法解决eghit
这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
- 2023-04-15 03:00:03下载
- 积分:1
-
计算机网络经典算法:生产者与消费者问题的源代码
计算机网络经典算法:生产者与消费者问题的源代码-classic algorithm of computer network:producer and consumer
- 2022-01-24 16:23:20下载
- 积分:1
-
我的八数码游戏!! 学人工智能的编写的
我的八数码游戏!! 学人工智能的编写的-my eight digital game! ! The study prepared by the Artificial Intelligence
- 2022-03-24 03:27:20下载
- 积分:1
-
gmeans第一变异和分裂聚类
gmeans-- Clustering with first variation and splitting
文本聚类算法Gmeans ,使用了3种相似度函数,cosine,euclidean ,KL.文本数据使用的是稀疏矩阵形式.
-gmeans clustering with first variation and splitting
Gmeans,a text clustering algorithm, uses 3 functions,cosine,euclidean and KL in similarity measuring.Text data are described by sparse matrix.
- 2022-01-26 18:40:06下载
- 积分:1
-
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序...
一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
- 2023-04-20 10:15:02下载
- 积分:1
-
在国外网站上下的关于神经网络的原理理解原码
在国外网站上下的关于神经网络的原理理解原码-abroad on the site across the neural network theory to understand the original code
- 2022-02-06 02:10:48下载
- 积分:1
-
Kohonen the SOFM (self
Kohonen的SOFM(自组织特征映射):这种算法部分收到生物特征影响,在网络输出层内按几何中心或特征进行聚类。-Kohonen the SOFM (self-organizing feature map) : This algorithm received some biological features, the output layer to the network within the geometric center or cluster features.
- 2022-07-13 21:00:17下载
- 积分:1
-
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。...
遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
- 2022-04-10 08:48:30下载
- 积分:1