资源列表
beta3
- 一个有关哈夫曼编码的例子,可以编码,屏幕打印,和输出。-An example of Huffman coding can be coded, screen printing, and output.
clgl_lz
- 一个有关停车场管理的小程序,应用到栈和队列的知识。-A small car park management procedures, applied to the stack and queue knowledge.
people
- 一个人事管理的c++源程序,应用到数据结构的知识。-Personnel management of a c++ source code, applied to the data structure knowledge.
lcs
- 一道经典的动态规划题目 浙江大学硕士生入学复试上机题 http://acm.hdu.edu.cn/showproblem.php?pid=1231-Classic dynamic programming http://acm.hdu.edu.cn/showproblem.php?pid=1231
disjointset
- 主要讲述了并查集的具体实现(树形)和应用,并配有例题-And focuses on the concrete realization of search sets (tree) and applications, and sample questions with
expressions
- 有关表达式的栈的应用 内容有:表达式括号匹配 计算后缀表达式的值 计算算术表达式的值 中缀表达式转后缀表达式-Expression of the application stack are as follows: the expression in brackets to match the calculated value of the suffix arithmetic expression expression is made up of expressions of
dfssamples
- 朴素的没有优化过的dfs 题目有:借书问题,骑士的游历,迷宫问题,细胞个数-There is no simple optimized dfs topics: library issues, Knight' s tour, the maze problem, the cell number
findingpath
- 主函数里有一个矩阵表示的有向连通图,功能是输入起止位置,找出所有最短路径。-It is a pronglen for fining a path
datastructure
- 数据结构清华大学殷人昆电子版版2002年4月第1版-datastructure,Tsinghua University,renkunYin, version of the electronic version in April 2002 Release 1
zuiduanlujingwangluoliu
- 最短路径与网络流 讲解最短路径与网络流的算法及其实现-The shortest path and network flow on the shortest path and network flow algorithm and its implementation
data
- 此文件可以用于求任意城市间的最短路径,是一种比较好的算法-This file can be used for any of the shortest path between cities is a better algorithm
Dijkstra
- 这个文件是Dijkstra算法的一种改进方法,具有一定的实用性-This document is an improved Dijkstra algorithm method, has certain practical
