资源列表
b
- 、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。
erchashu
- 二叉树的排序算法 数据结构 实现算法
Huffman
- Huffman c环境下的实现 数据结构课程设计题目-Huffman c environment data structure to achieve the curriculum design topics
Huffman
- 哈夫曼编码器,输入一串字符,用哈弗曼进行编码。-Huffman encoder, type a string of characters encoded with Huffman
featureWeight
- Several approach to assigning weights for a set of features are developed. The approaches include IC, CET, MIT, WOET.
bwt
- 伯克利变换 很难下载的,,希望能帮大家!-Berkeley transformation is difficult to download, I hope help you!
triangle_3
- 三结点三角形单元有限元计算程序 matlab编程-Three-node triangular element finite element program matlab programming
pso1
- 维数可变的基本粒子群算法,改变参数的值就可以求任意维数的函数最小值。-Variable dimension particle swarm optimization, in order to change the value of the parameter can be any function of the minimum dimension.
biaodashi
- 数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
Orde-left--right--
- 顺序表奇数在左偶数在右,的数据结构算法,matlab-Order table an odd number in the left an even number in the right, the data structure algorithms, matlab
newton_method_2D
- 牛顿算法用于二维函数的优化,自己做的例子,可以运行无错误-Newton optimization algorithm for the two-dimensional function, make their own case, you can run without error
C_one-yuan-polynomial-multiplication
- 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
