资源列表
hafuman
- 该代码是实现哈夫曼树编码 可实现二进制哈夫曼编码-The code is to achieve binary Huffman tree, Huffman coding can be achieved
The-basic-operation-of-a-binary-tree
- 二叉树的基本操作 二叉树的基本操作 -The basic operation of a binary tree binary tree binary tree the basic operation of the basic operation of the basic operation of a binary tree
Dijkstra
- 最短路径算法迪杰斯克拉算法的程序设计的源代码-Shortest path algorithm for calculation 法迪杰斯克拉 programming source code
aeeafaewf
- MFC队列数据结构实现excel数据滚动显示-MFC data queue data structure to achieve excel scroll
huffman
- 数据结构构建哈夫曼树C++源代码及实验报告-Construction of the Huffman tree data structure C++ source code and test reports
paixu
- 实现、对比各种排序方法,包括各种排序算法代码及实验报告-Achieved, compared to various sorting methods, including sorting algorithm code and lab reports
PolyList
- 利用线性表实现一个一元多项式,包括加减输入输出等程序代码与实验报告。-Achieved using the linear form a unary polynomial, including the addition and subtraction input and output code and test report.
if-file-exist-or-not
- 该源码实现了数据结构中的多种内部排序方法,很不错的。-The source of the data structure to achieve a variety of internal sorting method, very good.
linkqueue
- 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Compartments use the queue structure to achieve
union
- C++,线性表,union链表算法的实现-C++, the linear form, union list algorithm implementation
01knapsack
- 运用动态规划实现01背包的问题,c++编写,值得学习-01knapsack,Dynamic programming
phoneBook
- 数据结构课上的作业,用c语言实现电话簿 c++编译环境- Data structure class assignments, phone book with c language
