资源列表
HuffmanCodec.tar
- Huffman Codec Data Struct
HuffmanMap.tar
- Huffman Map Data Struct
PriorityQueue.tar
- Priority Queue Data Struct
splay
- progrm for splay tree in C
binary-tree-traversal
- 程序包括二叉树的前序,中序,后序遍历以及特定数据的查找-Program includes former preorder, preorder, after preorder of binary tree traversal and finding specific data. For simple binary tree software curriculum.
Spline3
- This file intended to build a cubic spline
lab-2
- Data structure Sorting Data structure Sorting -Data structure Sorting Data structure Sorting Data structure Sorting Data structure Sorting Data structure Sorting
caidanhanshu
- 一个结构很清晰的菜单函数,包括了一级菜单和二级菜单函数-A clearer menu structure function, if not enough you can add your own level menu structure is very simple, go over to know how modified.
maze-problem
- 迷宫问题的应用程序,含深度搜索和广度搜索-maze problem The depth of the search
for-send
- this program for sidel method.sidel method is a method of numerical that solve problem by iteration and we use it in sbu unversity.
acm_code
- 这是本科暑假联系ACM的代码,有的是北大OJ的,有的是杭电OJ的。分为并查集,动态规划,高精度,树形,线段树五个部分-This files have many acm codes. Users can look at the problems at POJ or HangDian OJ.
kuaisu
- 对于给定的一个数组,把其中的元素按从小到大的顺序排序,用此算法排序效率高-For given to an array, to which the elements in ascending order of sorting, sorting algorithm with high efficiency