资源列表
ListLink
- 数据结构单链表的实现,包含链表元素的删除,查找,插入-single linked list data structure to achieve List contains elements delete, retrieve, insert
huffman
- 利用哈夫曼编码的原理对字符进行处理,最后输出的是对输入的字符的0和1的编码-The principle use of Huffman coding of characters to deal with the final output is the input of 0 and 1 character encoding
ThreadedBinaryTree
- 线索二叉树,二叉树的中序线索化方法。建立二叉树对应的二叉链表,先将该二叉树线索化,然后用非栈非递归方式输出该二叉树的中序序列。采用二叉链表存储结构,用递归方式 -Threaded Binary Tree, inorder threaded binary tree method. The establishment of the corresponding binary tree binary list, the first clue of the binary tree, and then
多叉树的实现
- 多叉树的实现, visual c++ 6.0 编辑-duo cha shu de shi xian, visual c++ 6.0
Sort_template
- c/c++各种排序算法模板,提高程序员编码效率。-C/C++A variety of sorting algorithms template
shezhimima
- 本程序是一个设置密码的实例,当用户输入错误的密码的时候,系统提示密码错误并要求重新输入,只有输入了正确的密码,才能进行下一步操作。-This procedure is a set of code examples, when a user enters the wrong password prompt, and request to enter the password mistake, only the correct password, input to the operation.
linerchaige
- 数据结构线性链表源程序,对学习数据结构的人了解使用,帮助了解书上的内容,非常适用-Linear linked list data structure source code, to learn about data structures were used to help understand the contents of the book is very suitable
003
- 赫夫曼编码的程序,读入各个符号及其权值,建立哈夫曼树;利用建立的哈夫曼树对各符号进行编码,输出编码结果。 -Huffman coding of the program that reads the value of the various symbols and their right to build the Huffman tree used to establish the Huffman coding tree for each symbol, the output encodin
doubly
- Doubly Linked List in c-Doubly Linked List in c++
a-linear-table
- 顺序存储的线性表维护子系统的实现:实现对线性表的一些基本操作-Order to maintain storage subsystems to achieve a linear table
hash
- Implementation of a Hash Table
polynomial-coefficient-matrix
- 一元系数多项式矩阵计算器,实现一元矩阵加减-One yuan polynomial coefficient matrix calculator, to achieve a dollar matrix subtraction
