资源列表

« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 2830 »

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

说明:双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth- first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0
<蔡鹏> 在 2024-09-19 上传 | 大小:1024 | 下载:0

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

说明:启发式搜索见cpp1.C文件,vc6.0环境运行实现-heuristic search cpp1.C see documents, achieving operating environment vc6.0
<蔡鹏> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法九宫问题

说明:人工智能中九宫问题的实现,初始数据随机生成,最终状态随机生成,并用图形界面显示搜索过程-AI JiuGongTu the realization of the initial data randomly generated, the final state of random generation, and using a graphical interface shows search process
<蔡鹏> 在 2024-09-19 上传 | 大小:43008 | 下载:0

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

说明:利用最大匹配法进行汉语句子的分词 最大匹配算法是最常用的分词算法,简单实用正确率可达到80%以上-the maximum matching method for the Chinese Sentence Word maximum matching algorithm is the most commonly used word segmentation algorithm, simple and practical accuracy r
<廖剑> 在 2024-09-19 上传 | 大小:73728 | 下载:0

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

说明:最大概率分词法,这种分词算法能够较好的解决汉语分词中的歧义问题,但分词效率比最大匹配分词算法要低-greatest probability points accidence, Segmentation algorithm can be used to solve the Chinese word segmentation of Ambiguity, but Word efficient than the largest matching
<廖剑> 在 2024-09-19 上传 | 大小:87040 | 下载:0

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

说明:FastICA算法,使用matlab语言,是非常好的独立成分分析工具.-Fast algorithm, using Matlab language, is a very good independent component analysis tools.
<yuan> 在 2024-09-19 上传 | 大小:41984 | 下载:0

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

说明:利用C++语言开发的BP算法,并将其封装在类中,用户可以自己设定参数,实现对BP网络的训练。-use C++ language BP algorithm, which is encapsulated in class, users can set their own parameters to achieve BP network training.
<卞慧> 在 2024-09-19 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法神经网络基本算法源程序

说明:神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。-basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files.
<汪林> 在 2024-09-19 上传 | 大小:146432 | 下载:0

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

说明:粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization,
<> 在 2024-09-19 上传 | 大小:23552 | 下载:0

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

说明:求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
<朱俊> 在 2024-09-19 上传 | 大小:2048 | 下载:0

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

说明:classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
<石磊> 在 2024-09-19 上传 | 大小:1567744 | 下载:0

[人工智能/神经网络/遗传算法K-均值聚类算法C++编程

说明:K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
<韩磊> 在 2024-09-19 上传 | 大小:4096 | 下载:0
« 1 2 ... 49 50 51 52 53 5455 56 57 58 59 ... 2830 »

源码中国 www.ymcn.org