资源列表
2
- 用C++实现二叉树的基本操作,包括对二叉树的删除,添加,递归和非递归的遍历等-Using C++ to achieve the basic operation of tree, including tree removal, adding, recursive and non-recursive traversal, etc.
longc
- 计算无限位长整数的计算器,是数据结构综合设计的实验题目,请大家参考。-This code calculates the plus,minus and multiply operation without bit limit.It is for Data structure.
tree-Tim-Bailey
- 这是一个关于树的源码,写的不错,希望会对大家有帮助。-This is a tree source code, written well, which I think may be helpful.
Algorithm
- 排序算法Sorting algorithm-Sorting algorithm
os_p1_v1
- firstpart. Operation system project. creat son in father. then contact two.
12
- C语言写的算法.肯定会对你有所帮助的,与些同时,学操作系统的朋友,也可以看看的!-hope help you,
Matrixcontinuallymultiply
- 矩阵连乘问题 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 -Matrixcontinuallymultiply problem Descr iption of the problem Given n matrices A1, A2, ..., An, which , Ai and Aj 1 is multiplicativ
eys
- 二元树的建立和遍历 c语言实现 比较简单
all-premutation
- 全排列,详细讲解全排列,同时还手写实现了一个-Permutation, explain in detail the whole arrangement, and also implements a handwritten
List
- 对链表的一些处理,包括头插法建表,尾插法建表,链表长度运算 ,求链表第i个元素运算 ,按值查找运算,插入结点运算,删除结点运算,逆置链表运算-On the list of some of the processing, including construction of the first interpolation table, end table built interpolation, computing the length of the list, find the i-th elem
Bankers-algorithm
- 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码 银行家算法 c语言编写 源代码-Banker' s algorithm
hafuman
- 字符串的转码和编码转换字符串,先序遍历哈弗曼树-String string transcoding and encoding conversion, first traversal tree
