资源列表
Huffman_code1.0
- 基于C语言的静态哈弗曼树和哈弗曼编码的代码-huffman tree code
btree
- 数据结构,利用c++实现二叉树,代码简单灵活。-Data structure to achieve a binary tree using c++ code simple and flexible.
huffman1
- 数据结构:利用C++实现对树进行哈夫曼编码,代码易懂。-Data Structures: Using C++ implementation of the Huffman code tree, the code easy to understand.
thread
- 数据结构:利用c++实现线索二叉树,代码简单易懂。-Data structure: the use of threaded binary tree implementation c++ code easy to understand.
graph
- 数据结构:利用c++实现图的构造,代码简单易懂。-Data Structures: Using c++ implementation Graphs, code easy to understand.
search
- 数据结构:利用C++实现顺序表查找,代码简单易懂。-Data Structures: Using C++, the order table to find the code easy to understand.
Parking-problems
- 停车场问题 Parking problems 用c++进行实现 源码-Parking problems
maze
- 迷宫问题 用c实现 Maze Maze源码-Maze Problems
tanxin
- 本程序主要是贪心算法的实现,是在C++环境下编的-This procedure is mainly greedy algorithm, in C++, compiled under the
prog2b
- Tells if a string is palindrome
sort
- 几种经典的排序,直接插入,冒泡,快速,希尔,堆-Several classical sorting, direct insertion, bubble, quick, Hill, heap
2222
- 这是数据结构的一个小程序 链表实现数据的增删改查-this is a small program
