资源列表
siwang
- 一个关于acm 中死亡迷宫问题的求解,用c++实现,在vc++中调试运行-Acm maze on the death of a problem to solve, using c++ implementation, debugging in vc++ run
football
- 一个关于acm 中足球比赛问题的求解,用c++实现,在vc++中调试运行-Acm in a football game on solving problems, using c++ implementation, debugging in vc++ to run
1800
- 数据结构1800,很全面,很有用。学数据结构必备-Data Structure 1800, very comprehensive and useful. Science data structures necessary
A
- 这篇文章并不试图对这个话题作权威的陈述。取而代之的是,它只是描述算法的原理,使你可以在进一步的阅读中理解其他相关的资料。 最后,这篇文章没有程序细节。你尽可以用任意的计算机程序语言实现它。如你所愿,我在文章的末尾包含了一个指向例子程序的链接。 压缩包包括C++和Blitz Basic两个语言的版本,如果你只是想看看它的运行效果,里面还包含了可执行文件。 -This article does not attempt to be authoritative on the subject
DP
- ACM,DP有关资料,包括历届ACM夏令营的论文以及题目代码等-ACM, DP related information, including previous papers and the subject of summer camps ACM code, etc.
SimpleBinaryTreeExample
- 二叉树SimpleBinaryTreeExample,有一定基础的人可以用-SimpleBinaryTreeExample
DataStructure
- 清华大学严蔚敏老师专家课堂专贴——数据结构-Wei-Min Yan Tsinghua University, an expert classroom teachers specifically posted- data structure
bag
- 《背包九讲》,学习动态规划必读,非常经典就不多说了!-" Backpack nine stresses" learning dynamic programming must-read, very classic is not to say it!
ACM
- 中南大学ACM模板, ACM 模板 JPVision Fighting! To be or not to be , that is a question. alpc48 2008-10-5-Central South University ACM template, ACM template JPVision Fighting! To be or not to be, that is a question. Alpc48 2008-10-5
Huffman
- 含有独特注释的哈夫曼编码结构,帮助初学者很好理解。-Annotated with the unique structure of Huffman coding to help beginners a good understanding of
Josephus
- 自己写的约瑟夫环,C语言实现。已知n个人围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus Josephus
ExternalSort
- 这是数据结构及算法中的外部排序的源码程序(带注释),采用多路归并排序思想实现,有完整的VC工程,可以直接运行。-This is the data structure and algorithm of the external sort source program (with comments), using multi-merge sort and Achieve, a complete VC project can run.
