资源列表
QuickSort
- 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)
quiksort
- 输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-QuickSort&MiddleQuickSort
2
- 利用哈夫曼编码进行住处通讯可以大大提高信道利用率,缩短住处传输时间,降低成本,但是,这要求在发送端通过一个编码系统将传输的数据预先编码,在接收端通过一个译码系统对传来的数据进行译码(复原),对于双向传输信息的信道,每端都一个完整的编码译码系统,试为这样的住处收发站写一个哈夫曼友的编码译码系统.-Residence using Huffman coding can greatly improve the communication channel utilization, reduce tran
lianshizhan
- 本源码是关于数据结构的链式栈的操作的源码,你可以下载编译。-source of the data structure of the chain of operation of the stack source code, you can download the compiler.
MXNew
- MX Quad tree implementation by rajeev Kumar
btree
- 大学课程《数据结构》中的实验:二叉树及基本功能 -binary tree and basic functions
deletenode
- 删除链表中的结点!我写的一个高级删除法,操作十分简便-delete the node of link!
3
- 算法设计中的经典问题汽车加油问题,使用C语言编程。-The classic algorithm design vehicle refueling problem, using the C programming language.
w1
- c++课程设计,是关于树的,可以作为大家做课程设计是的参考-design it is about tree ,someone who want to do you homework about tree ,it may help
chainoperate
- 这个是有关链表的C语言小程序,仅供大家参考-This is a linked list of C language program, for your reference
Eight-queens-problem
- 关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.
edge-detection
- 边界线提取,是数字图像处理技术最核心技术,是图像处理前沿-edge detection