资源列表
insertionsort2.zip
- insertion排序
KATHY1
- 插植算法 拉格郎日插植-Brachytherapy count Radio Lang Day Brachytherapy
四色问题
- 四色问题-four color problem
aflow
- 用贪心算法解决aflow 有调整时间的流水作业调度问题。
tanxinfa
- 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
List.rar
- 单向链表的标准c++实现范例 数据结构 面向对象 生成函数 复制函数 赋值函数 操作符重载,The standard one-way linked list c++ to achieve an example of object-oriented data structure constructor function Copy function overloaded assignment operator function
fourth
- 二叉排序树(Binary Sort Tree--BST)或者是一棵空树;或者是具有下列性质的二叉树: ⑴ 若左子树不空,则左子树上所有结点的值均小于根结点的值;若右子树不空,则右子树上所有结点的值均大于根结点的值。 ⑵ 左右子树也都是二叉排序树。 (3) 中序遍历BST可得到一个关键字的有序序列 文本文件单词索引是指将文本中单词按字母顺序列出并且列出每个单词在文本中出现的次数,它也是关键字列表的一种特例,即单词为关键字并附加每个关键字在文中出现次数.文本文
Huffmancode1
- 按照一定的规则构造哈弗曼树,使得输入的元素都作为叶子节点,然后从叶子到根逆向球每个字符的哈弗曼编码-According to certain rules of construction Havermann tree, making the input element as a leaf node, and then reverse the ball from the leaf to the root code for each character Havermann
K_MEANS_BY_Jignesh_K
- K-Means Algorithm in c langauge By Jignesh_K
EF
- Constant E/f control of induction motors
fcLLLu
- fclll算法,限定复杂度的clll算法,是一个降低复杂度的改进算法-the fixed complexity CLLL algorithms
应用pls算法对近红外光谱进行回归分析
- 应用pls算法对岩石的LIBS光谱进行回归分析
