资源列表
haizixiongdi
- 输出孩子兄弟树T中的各边,形式是以a->b的模式依次输出的-Each side of the output children brothers linked list tree
SQSTACK
- 实现栈及其基本操作; 利用栈实现十进制与八进制数的转换; 利用栈进行括号匹配情况的检验。-Achieve stack and its basic operation use stacks decimal and octal conversion using the stack inspection bracket matching conditions.
huffman
- 输入字符权值,然后生成对应的哈夫曼编码并打印出来!-Enter the character weights, and then generate the corresponding Huffman coding and print them out!
jianfa
- 非常 简单的减法运算小程序 您可以根据它编写其他运算法则的程序-Subtraction is very simple applet which you can write procedures for other algorithms
DSDemoW
- 一个学习数据结构的很好的软件,能够动态的学习数据结构。-A good learning software data structures, data structures to dynamic learning.
JieCheng
- 计算大数阶乘,运用链表将结果每三位放入一个节点里输出。-Calculation tarsus, using factorial list will results every three in a node output.
Linklist_cplus
- Linklist 链表实现,用c++做的,可以-linklist in data structure with c++
ModuleZ
- good C storage classes understanding
tree_forest
- 1.以二叉链表作存储结构,编写前序、中序、后序及层次顺序遍历二叉树的算法。 2、 以二叉链表作存储结构,编写计算二叉树深度、所有结点总数、叶子结点数、双孩子结点个数、单孩子结点个数的算法 用非递归(栈 或 队列)实现前序、中序、后序及层次顺序遍历二叉树的算法 -A binary list storage structure, written preamble, inorder, postorder and level order traversal of a binary tree
FCFS
- 系统调度中先进先出FCFS算法代码 操作系统课设可用-FIFO system FCFS scheduling algorithm code class-based operating system available
ziji
- c++算法,输入一组数,可输出其所有子集,包括空集-put out all subset
k-means.zip
- K值聚类算法的c语言源程序,很容易理解,有待进一步改进,The K value clustering algorithm c language source code, it is easy to understand, needs to be further improved