资源列表

« 1 2 ... .13 .14 .15 .16 .17 218.19 .20 .21 .22 .23 ... 2830 »

[人工智能/神经网络/遗传算法SimulatedAnnealing(TSP)CSHARP

说明:运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c# language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal pa
<linvg> 在 2024-09-29 上传 | 大小:131072 | 下载:0

[人工智能/神经网络/遗传算法KNN(CSHARP)

说明:基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several typ
<linvg> 在 2024-09-29 上传 | 大小:1146880 | 下载:0

[人工智能/神经网络/遗传算法apriori(C++)

说明:本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C++ language of APRIORI algorit
<linvg> 在 2024-09-29 上传 | 大小:106496 | 下载:0

[人工智能/神经网络/遗传算法TemperatureControl(C++)

说明:基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, u
<linvg> 在 2024-09-29 上传 | 大小:36864 | 下载:0

[人工智能/神经网络/遗传算法RBF-MIP

说明:关于竞相基神经网络的例程共处学者使用请支持-competing based on neural network routines together scholars use to support
<高山> 在 2024-09-29 上传 | 大小:4096 | 下载:0

[人工智能/神经网络/遗传算法cluster_full

说明:包含各种常用的聚类算法,应有尽有。VC++版,可以配合文字识别等。-contains various commonly used clustering algorithm, everything. VC version can identify with characters.
<大海> 在 2024-09-29 上传 | 大小:7924736 | 下载:0

[人工智能/神经网络/遗传算法AI_BP

说明:用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
<> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法chuanjiaoshi

说明:C/C++求解野人与传教士问题。自定义野人和传教士人数。-C/C for savage problems with the missionaries. Since the definition of savage and the number of missionaries.
<> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法classify1

说明:简单专家系统。用C、C++来实现的。简单实用,直接运行。-simple expert system. C, C++ to achieve. Simple and practical, direct running.
<> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法ISODATA_C++

说明:这是一个有关于模式识别中的isodata算法的C++实现。很多课程设计可用到。数据在data.txt里-This is a pattern recognition on the C isodata algorithm to achieve. Many courses available to the design. Data data.txt Lane
<> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法AI_yichuan

说明:用C语言实现的遗传算法。计算交叉概率和变异概率。-C language of genetic algorithm. Calculated crossover probability and mutation probability.
<> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法ant_coalition

说明:用改进的蚁群算法实现agent联盟的生成,是个不可多得的源代码,供大家学习使用-improved Ant Algorithm agent Union generation, is a rare source code, learning to use for everyone
<> 在 2024-09-29 上传 | 大小:3072 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 218.19 .20 .21 .22 .23 ... 2830 »

源码中国 www.ymcn.org