搜索资源列表
一个通用的隐性马尔可夫C代码库
- 一个用C语言编写的通用的隐性马尔可夫代码库-a general c code for hidden semi-Markov model
c-fingerprint
- c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
100-C-code
- 100个经典的C语言算法源代码,适合入门者学习-100 classical algorithm for C language source code suitable for beginners learning
fpgrowth-C
- FP-GROWTH算法的C代码,可以成功查找所有的频繁项集合-FP-GROWTH algorithm in C code, you can be successful all the frequent item sets
LHM-c-code-plot-use-matlab
- c code for LHMs and using the matlab to plot the field
Theprogram
- 摘要:介绍了一种在C 语言应用程序中调用MATLAB 资源设计模糊控制应用程序的方法。即利用Matlab Fuzzy Logic 工 具箱中的独立C 代码模糊推理引擎函数库,在C 语言应用程序中,调用Matlab Fuzzy Logic 工具箱建立的模糊推理系统数 据文件( 3 . fis) , 从而得到能独立运行的C 语言模糊控制应用程序。 关键词:MATLAB 模糊逻辑工具箱 独立C 代码模糊推理引擎 模糊控制应用程序 中图分类号: TP273 : TP391 文献标识码:
C_Code-for-ACO
- 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms
- 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
GD.C
- C Code for Godunov Method of Gas Dynamics (Euler Equations)
put-c-code-into-matlab-
- put c code into matlab
GA-for-C-code
- 遗传算法自适应算法的C代码,供大家学习参考-Adaptive algorithm of genetic algorithm C code for everyone to learn information
the-data-structure-of-C-code
- 清华严蔚敏版数据结构 C代码,强烈建议学习此课程者使用-Tsinghua Yan Wei-min version of the data structure of C code
Genetic-algorithm-C-code
- 有关遗传算法的相关介绍以及C代码,通过这个代码可以实现相应的优化功能-Related presentations on genetic algorithms and C code, this code can be achieved through the optimization of the corresponding function
C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A
- C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
commonly-used-algorithm--C-code
- 常用算法程序集(C语言描述) (第三版)源代码-commonly used algorithm C code
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
GSO-C代码
- GSO -C代码,适合初学者,要求对人工萤火虫算法有一定的了解。(GSO -C code, suitable for beginners, requires a certain understanding of artificial firefly algorithm.)
thinning_algorithm in C code
- c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
简单遗传算法求函数极值C代码
- 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)