资源列表
ACMtemplate
- ACM模板,包含计算几何、组合、数论、排序、字符串、排序、博弈、图论等,还有puk部分题目解答-ACM template
sfdfsa
- 解决8枚硬币问题。在8枚硬币中有一枚是假硬币,把这个假硬币找出来。-Solve the eight coins problem. In the eight coins in a coin is fake, fake coins to find this out.
Ski
- ACM滑雪问题详细描述和代码,算法解决滑雪问题-ACM ski detailed descr iption of the problem and code
daan
- 严蔚敏数据结构题集C语言版)习题集》答案.rar-YAN Wei-Min title data structure set C language version) Exercise collection answer. Rar
Hash
- 数据结构哈希算法实现 大二数据结构课程序-program of Hash
LCS
- 优化的最长公共子序列算法,可以输出优化值得矩阵以及最后结果-Longest common subsequence algorithm optimization, you can optimize the output matrix and the final result is worth
pvanda
- 折半查找,数据结构C语言描述,很简单的算法-Binary search
shujujiegou
- 数据结构,顺序算法实现代码!编写一个程序sqsearch,输出在表中{{黎明,男,16,计算机系},{欧阳,男,16,计算机系},{李莉,女,18,计算机系},{马金霞,女,19,计算机系},{马平,男,18,计算机系},{刘博,男,17,计算机系}}顺序查找姓名为“刘博”的过程。-Data structure, sequence algorithm code! Write a program sqsearch, output in the table {{dawn, male, 16, Dep
LR(0)
- 简单LR语法分析程序自动生成器的实现,可用作数据结构课程设计-Simple LR parser automatically generates the realization,Used as a data structure course design
choose_best_address
- 数据结构 寻径问题。内容:给定n个村庄之间的交通图,若村庄i和村庄j之间有道路,则将顶点i和顶点j用边连接,边上的权Wij 表示这条道路的长度。现在要从这n个村庄选择一个村庄建一所医院,问这所医院应建在哪个村庄,才能使离医院最远的村庄到医院的距离最短?-Routing data structure problem. Content: Given n traffic between villages map, if the village i and the road between the vi
Divide-and-conquer
- 分支算法的VC++环境下实现,可以运行,简单适合初学者-Branch algorithm VC++ environment to achieve, you can run simple for beginners
quickSort
- c语言中的数据结构程序,快速排序算法,是用vc++写成的-c language data structure program, fast sorting algorithm, is written in vc++
