资源列表
Gauss_row
- Gauss选列主元消去算法,给出了C++实现Gauss选列主元消去算法的一个例程,对理解Gauss选列主元消去算法有所帮助。
rbtree
- 红黑树节点插入程序。可以在红黑树中插入新节点,插入新节点之后,经过调整,使其再变为红黑树。
linkedqueue
- 链式队列,应该是正确的,包含node的头文件和c-Queue chain should be correct, the node contains the header files and cpp
shiyan_5
- 关于二叉树的前序遍历,中序遍历,后序遍历,层次遍历的程序-With regard to the first order binary tree traversal, inorder traversal, postorder, level traversal of the program
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
cPP
- 几个简单的程序 包括中位数 回数 魔方 算法的实现 解决简单的数学问题-several simple code
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
