资源列表
Dirtree
- 目录树,数据结构实现二叉树以及按照树来搜索路径-Directory tree data structure is a binary tree, and the tree search path
Mooney
- 清华大学数据结构第二次作业题Mooney,实现了图权值道路的搜索-Tsinghua University, the second data structure job title Mooney, Figure weights for road
Map-color-filling-problem
- 数据结构,地图查找问题,编译环境 Visual C-Data structure,Map color filling problem, Visual c++ compiler environment
binary-search
- C语言数据结构 输入前序和中序,输出后序遍历 遍历二叉树的一个程序-Preamble and in the sequence in the C language data structure input, the output after the preorder traversal binary tree of a program
insertstring
- 假设以块链结构(block linked)表示串,试编写将串S插入到串T某个字符之后的算法,若该字符不存在,则将串S联接在串T之后-Which means that the string is assumed to block chain structure (Block linked), try to write the string S is inserted into a character string T algorithm, if the character does not exi
BLHXYZ
- 坐标转换(BLH->LYZ )
bitree
- 构造一个二叉树,能够根据输入的结点实现输的前序和中序遍历-Construct a binary tree, according to the input node to the preamble of the input and the preorder
sqqueue
- 队列的线性表示和实现,包括构造空队列,销毁,插入,删除等操作-Queue linear representation of the operation and implementation, including the structure empty queue, destroy, insert, delete, etc.
sstable
- 线性表的顺序表示和实现,包括构造空线性表,初始化,求线性表长等-The order of the linear form and implementation including tectonic empty linear form, the initialization, seeking linear form long
linkqueue
- 用数据结构表示栈的链式实现,包括构造空栈,初始化,实现插入和删除等操作-Chain stack data structure implementation, including the structure empty stack initialization, insert, and delete operations
Greedy-algorithm
- 分值算法的VC++ 环境下实现,能运行,希望下载后能对你有帮助-Score algorithm VC++ of environment, be able to run, I hope can help you download
Score-backpack
- 分数背包的实现,在基础背包的前提下,增加分数属性,实现背包问题-The realization of the score backpack to increase the score property, under the premise of basic backpack, knapsack problem