资源列表
ssssss
- 一个数据结构的课程设计-a data structure of the curriculum design
HuffmanCoding
- 如何在二叉树中找出权值和最小的路径,赫夫曼编码-How to find the right binary value and the minimum path, Huffman coding
集合的交并差运算
- 演示执行集合的并,交,差运算,是以有序链表表示集合.判定子集,求补运算也实现了.-demonstration and implementation of the pool, intersection, difference, computation, is set in an orderly Chain said. Convicted subset, seeking fill operation has been achieved.
huffman
- 哈夫曼编码^译码器 数据结构经典实验 我们大多数情况下作为参考-^ Huffman decoder data structure of our classic experiment in most cases as a reference
Dijkstra_11_11_14
- c语言实现Dijkstra算法的程序,邻接表用数组表示-c language program realize Dijkstra algorithm, adjacency table is an array
banker
- 在操作系统中使用较为广泛的一种算法即是银行家算法,进行资源的调度,本代码即是实现相应功能。
system
- 系统管理 数据结构编写 The preparation of system management data structures-The preparation of system management data structures
Binary-tree
- 根据输入字符串创建二叉树,输出二叉树的先根遍历和后根遍历序列。-Creating and traversing a binary tree
MySqList
- 一个模板类实现的数组结构的链表。无线程安全。-A template class that implements an array of structures linked list. Wireless process safety.
Stack-and-Queue-
- 1.熟悉堆栈这种特殊线性结构的特性; 2.熟练并掌握堆栈在连接存储结构下的基本运算; 3.熟悉队列这种特殊线性结构的特性; 4.熟练并掌握队列在循环存储结构下的基本运算。-1 familiar with the characteristics of the special linear structure of the stack 2 skilled and master the basic operation of the stack in the connectio
HFMBM
- 该程序实现哈夫曼树的构建,编码,具备简单的译码功能-The program realization of Huffman tree construction, encoding, decoding functions have simple
leetcode
- leetcode经典题目c++实现,可用于熟悉常用数据结构,或者练习算法等-leetcode c++ classic title, which could be used to familiar with common data structures, etc.
