资源列表
[人工智能/神经网络/遗传算法] TSP GA
说明:C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem<黄瑞> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] 用遗传算法解迷宫问题的实现与改进
说明:用遗传算法解迷宫问题的实现与改进-genetic algorithm maze of achievement and improvement<罗向龙> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] bpexamples
说明:使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network<陈雷> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] nnuga.tar
说明:一个运用遗传算法来训练神经网络的程序-use of a genetic algorithm to train the neural network process<陈雷> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] C语言的HMM算法库
说明:一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code<张积存> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] c-means
说明:这是一个聚类代码,里面有分类数据,有MAKEFILE,可以实现模式的分类中-This is a clustering source code which contains classfication data and MAKEFILE.It can be used in classifying pattens.<丽云> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] hmm123
说明:hmm算法 包括前后向算法、viterbi算法、bw算法等另外包括内存申请等源代码-algorithm to include before and after algorithm, Viterbi algorithm, bw algorithm other memory applications including source code<momo> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] 简单的人工智能程序ELIZA的C源程序代码 8K
说明:简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K<郑建华> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] C45Rule-PANE
说明:Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zh<修宇> 在 2024-11-13 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] xor
说明:RSA算法实现(经典) 1. 首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。 (在本机上已经做过,所以不需要做) 2. RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件, 把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt<杨> 在 2024-11-13 上传 | 大小:8kb | 下载:0