搜索资源列表
2615DFS
- zoj 2615的代码,DFS搜索。 由于数据量很大,采用非递归的DFS搜索。
1905(KMP)
- zoj的1905题. KMP算法的标准程序。
2859(AC)
- zoj的2859题。 2围的RMQ问题,将1围推广到2围,DP求解。
1027
- zoj 的1027题。 采用动态规划求解。
1038
- zoj 的1038题。 典型的搜索问题。
1136
- zoj 1136题。 BFS搜索+同余求解
2132
- ZJU ACM 2132。 ZOJ排名第一的代码。
ZOJ1090解题报告
- ZOJ1090解题报告 值得新手学习
ZOj1033-Ambiguous_Dates.rar
- ZOJ 1033 Ambiguous Dates.主要运用年月日的表示和一点搜索技法. ,ZOJ 1033 Ambiguous Dates. The main use of the said date and that the search techniques.
zoj_1004_Anagrams_by_Stack.rar
- zoj 1004 的题目,这是一个经典的水壶倒水问题,题目中没有要求最少的次数倒满水,所以还可以不用bfs,本题用了bfs,zoj 1004 topics, this is a classic problem of water pouring money down the drain, the title does not require a minimum number of filling water, so it can be bfs, the title used bfs
国际大学生程序设计竞赛浙江大学在线评测系统
- 国际大学生程序设计竞赛浙江大学在线评测系统(ZOJ)上700多道题的源码,非常珍贵和难找,吐血分享-International Collegiate Programming Contest of Zhejiang University Online Evaluation System (ZOJ) on more than 700 questions of the source, very precious and hard to find, hematemesis Share
ZOJ1065-Robots
- ZOJ 1065 Robots.不算太难,比较麻烦而已吧.-ZOJ 1065 Robots. Is not too difficult, but it is too much trouble.
ZOJ1055-Oh_Those_Achin_Feet
- ZOJ 1055 Oh, Those Achin Feet.bfs求最短路径. -ZOJ 1055 Oh, Those Achin ' Feet.bfs seek the shortest path.
3204
- zoj 3204 Connect them的源码,主要考察最小生成树的Kruskal算法,要注意输出的顺序-the source code of zoj 3204 Connect them , the main study Kruskal minimum spanning tree algorithm, should pay attention to the order of the output
zojcode
- zoj 400道ACM 源码,是在ZOJ混的ACMer必备。希望对大家有点帮助。-zoj 400 Dao ACM source code, is essential in the ZOJ mixing ACMer. Hope to everyone to some extent.
zoj-1007-Do-the-Untwist
- zoj 1007 源代码。已经测试通过 AC-zoj 1007 source code. Has been tested by AC
zoj-1094
- zoj的ACM模拟测试题,第1094道:矩阵链乘 测试时为0ms通过-The ACM test of zoj,1094:Matrix Chain Multiplication
zoj-1259
- zoj的第1259道ACM模拟测试题,关于出栈序列合法性-The 1259th test of ZOJ
zoj-2212
- zoj的第2212测试题:阿耳戈斯(希腊神话中的百眼巨人)-the 2212nd test of zoj:Argus
Problem-Arrangement-zoj-3777
- zoj 3777,是我acm人生中的第一题状压dp,不得不承认这题很好,经典入门题。-zoj 3777, my first question acm life-like pressure dp, had to admit that this question is very good, classic entry title.