资源列表
KETANGJINGYANGGUANLIZHI
- 课堂经验值管理(链表实现) 课堂经验值管理(链表实现)-IT IS
LIST
- 链队列的应用——约瑟夫环 链队列的应用——约瑟夫环-it is
TREE
- 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权 树的应用 哈夫曼树 数 权-it is
fysgl
- 模拟操作系统中的分也是管理,有助于掌握操作系统对于文件管理的掌握-Simulation of the portion of the operating system and management, help to understand operating system for file management
BidirectionalBubble
- 用线性表作为存储结构,实现双向起泡排序,并遍历输出-use linear table as a storage structure, achieve bidirectional bubble sort and traverse output
KMP
- 利用KMP算法,计算字符串的next函数值来实现正文模式匹配,-use KMP algorithm and calculate the next function value of the string to achieve the body pattern matching
ExchangeTree
- 先序创建二叉树,将二叉树所有节点的左右子树交换,再先序遍历输出-create a binary tree in first order, exchange all the nodes of the binary subtree , then preorder output
MatrixPlus
- 用三元组顺序表来存储稀疏矩阵,然后用对两个三元组顺序表进行相加的方式,来实现两矩阵的相加-store the sparse matrix with triples sequence table, then add triples to achieve the sum of two matrices
Read-DATA
- 该压缩包中包含几个预测领域用到的原始数据读取的代码。代码简单易懂,且部分有注释,值得初学者学习。-The archive contains the code used in several areas of the original forecast data read. Code is easy to understand, and some notes, worth learning for beginners.
stack
- 栈和队列的功能演示:包括进栈,出栈,进队,出队等操作-Stack and Queue feature presentation
Stack
- 栈的数据结构的C语言实现,包含一些基本的栈操作-C language implementation of the stack data structure contains some basic stack operations
ThreadTree
- 线索化二叉树。C语言实现,采用在中序遍历过程中实现线索化过程-Threaded binary tree. C language, using clues in order to achieve the process of traversal process