资源列表
a
- 校园导航,实现最短路径。每两个场所间可以有不同的路,且路长也可能不同,找出从任意场所到达另一场所的最佳路径(最短路径)。-Campus navigation, to achieve the shortest path. Between every two places can have different paths, and path length may be different, to find another place to reach from any place the best
LCKNAP
- 背包问题的LC分支-限界算法 计算机算法设计背包问题求解-LC branch knapsack problem- a computer algorithm and bound algorithm for solving knapsack problem
ART
- 双连通图 计算机算法 双连通图算法的设计与实现-Double Double connectivity graph graph algorithm computer algorithm design and implementation
C
- 里面是很多C语言经典算法源程序,包括各种数据结构的-Which is a lot of classical algorithm C language source code, including various data structures
BTREE
- the program shows the implementation of the Binary tree search in data structures.
Techer
- 这是学校教学管理系统的一部分,主要用于教师教学成果的评价。-This is part of the teaching management system, mainly for the evaluation of teaching results.
code2
- 建立哈夫曼树,哈夫曼树,即最优树,是带权路径长度最短的树。有着广泛的应用。在解决某些判定问题上,及字符编码上,有着重要的价值。 -Establish hoffmann tree, the tree of hoffmann, namely, the right path is parent-stand shortest length of the tree. A wide range of applications. In solving some problems, and judge th
DataStrucre
- 大学本科数据结构课程考试试题集合,范围较全-Undergraduate data structures course examination papers set, wider than the whole
joseph
- 大学本科数据结构课程实验。约瑟夫环C语言实现,内有清晰注释-Experimental data structure of undergraduate courses. Joseph Central C language, there are clear comments
Sparsematrix(sequencetable)
- 大学本科数据结构课程实验,稀疏矩阵C语言实现,采用顺序表存储结构。内有清晰注释-Undergraduate data structures course experiment, sparse matrix C language, using the order form storage structures. There are clear comments
stringmatchin
- bore-moore模式匹配算法及一些改进算法-boyer-moore string matching algorithm and improving
graph
- 大学本科数据结构实验,图遍历C实现,采用邻接多重表存储结构,内有清晰注释-Experimental undergraduate data structures, graph traversal C implementation, using the neighbor multi-table storage structure, there are clear notes
