资源列表
Datastruct_C 实现顺序表的就地逆置
- Descr iption 试写一算法,实现顺序表的就地逆置,即利用原表的存储空间将线性表(a1,a2,…..an),逆置为( an,an-1, …….a2,a1)。 Input 输入长度n 接下来是n个数 Output 操作后的序列。 Sample Input 7 2 4 1 7 5 3 6 Sample Output 6 3 5 7 1 4
1
- 排序算法 二叉树的排序代码 快速排序 能够运行-ORDER
8huanghou
- 8皇后问题递归解法,输出了所有的有关8皇后问题可能的解法-8 queens problem recursive solution, the output of all of the 8 Queens problem may be related to the solution
longbeigejifen
- 拉格朗日算法实现,以方便数学计算模块的应用,提供便利-Lagrange algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
zjl
- 数值分析中的高斯算法的C++程序实现过程-Numerical analysis of the gaussian algorithm process to realize a c++ program
T2
- 数据发送,控制数个红外发光管闪烁编码 -Data sent to control a number of infrared LED blinking codes
LINB
- program on linked list on c
simknap_rec
- 简化背包算法,实用于大学生学习模拟使用,实现简单的背包问题-Simplify the knapsack algorithm, useful in the simulation students learn to use, simple knapsack problem
Rebuild-binary-tree
- Rebuild binary tree 根据输入的二叉树前序和中序遍历序列重构二叉树,输出对应节点的左右子节点。-Rebuild binary tree
compress
- 实现压缩,该功能完善。很好很强大,大家分享-Achieve compression, the functional. Very very powerful, to share
BANK
- bank data structure code
Energy_of_a-_waveletl
- finding the energy of a wavelet