搜索资源列表
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
chameleon算法源代码(c语言)
- 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
clique算法源代码(c语言)
- 数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
HMM-v1.02
- 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理。-stable Markov HMM algorithm C language source code that can be used for image processing and one-dimensional signal processing.
BP(c)
- 一个bp神经网络的c语言源代码,已经通过编译调试。-a neural network bp c language source code, compile debug.
11.c
- 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
c_HOPFIELD
- 一个简单的HOPFIELD神经网络C语言源代码,其中RELESDE为可执行文件-a simple Hopfield neural network C language source code, which RELESDE executable
Discrete_PSO_TSP_C
- 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
DISTANCE
- 计算欧几里德距离C语言源代码,次源码经测试可有效运行,源码简单易懂
anneal
- 模拟退火C语言源代码,vc平台开发,又网络收藏
GA
- 遗传算法C语言源代码,实用性广,程序中附有详细说明
SGA
- 遗传算法中的基本算法 ,用C语言源代码实现,希望对大家 有帮助!
paes
- 多目标优化算法PAES的c语言源代码,q希望对你有用.
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
c4.5数据挖掘算法源代码,LINUX版本
- 本程序是用c语言编写的基于决策树分类方法的数据挖掘算法,它对测试集进行分类,挖掘出潜在的规则-this procedure is used to prepare the language c decision tree classification based on the data mining algorithm, which tests set for classification, tapping the potential rules
GA遗传算法C语言
- 遗传算法方面比较基础的源代码,有助于初学者加深对算法的理解!
图遍历C语言源代码
- 图遍历.rar
KnapsackProblemCLanguagesSourceCode)
- 背包问题(贪婪算法)c语言源代码。希望有帮助!-Knapsack problem (greedy algorithms) c language source code. Hope that helps!
GA-code-for-VRP-in-C
- 用遗传算法解决VRP问题的C语言源代码,欢迎交流-VRP with a genetic algorithm to solve the problem of the C language source code, welcomed the exchange
支持向量机的C语言程序源码
- 这是一段支持向量机器的C语言源代码,包含主函数、核函数还有各种运算(the programe of SVM includeing classfy.c hideo.c learn.c loqo.c)