资源列表
ga-and-mutil-objective
- 以C语言实现微遗传算法和多目标问题的源码。-C language source of micro-genetic algorithm and multi-objective problem.
hopfieldTSP
- 用Hopfield神经网络计算旅行商(TSP)问题-With Hopfield neural network computing traveling salesman (TSP) problem
ych2
- 遗传算法的c语言程序-Genetic Algorithm c Language Program
cfl
- 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
The-computer-mouse-intelligence-turn
- 2012年电脑鼠实现了16*16的稳定搜索与智能拐弯返回与冲刺。-2012 the computer mouse realized 16* 16 search and intelligent stable returns on sprint.
UKF-and-EKF-filter
- Matlab交互式多模型UKF和EKF滤波程序(附说明文档) -Matlab interacting multiple model UKF and EKF filtering procedures (with documentation)
reverse
- 将具有头结点的单链表的所有指针全部进行倒向。其中使用的额外空间为 O(1),时间代价为O(n),其中 n 为结点个数。-have the first node of the single list of all all for backward pointers. One of the additional space for the O (1), time costs for the O (n), where n is the number of nodes.
BinaryTree
- 关于binary tree的算法集合 涵盖了所有的binary tree算法 是学习数据结构不可多得的好材料-Binary tree algorithm on the collection covers all of the binary tree data structure algorithms are studying rare good material
matlab-chapter7
- matlab应用技术chapter7 ppt-matlab application technology chapter7 ppt
C4.5_Kidney
- 以从医院病案室获得的3022例数据为样本,在完成样本数据库以及糖尿病并发症的多维数据集设计后,以糖尿病并发症流行病学知识发现为重点,研究定性数据定量化挖掘模型及算法引擎的设计与实现,即将关联模型引入糖尿病并发症的流行病学研究.运用决策树技术对数据样本进行分析,采用C4.5找到最优决策树-cases from the hospital to obtain the data for 3,022 cases samples the completion of the sample database a
