资源列表
miniList
- minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。-minilist class implementation. One of the data structures, using c++ implementation minilist classes have been tested.
timeatamping
- 本算法是一个关于kruskal的源码实现,可供大家学习研究()
实验3
- 猴子吃桃子问题 有一群猴子摘了一堆桃子,他们每天都吃当前桃子的一半且再多吃一个,到了第10天就只余下一个桃子。用多种方法实现求出原来这群猴子共摘了多少个桃子。(Monkey eat peaches A group of monkeys picked up a pile of peaches. They ate half of the current peaches and ate one more every day. In the tenth day, the rest of the
c-data-structure-source-code
- 数据结构源代码包含比较详细的各类算法代码。-Data structure contains a more detailed source code for various algorithms.
Traffic-Advisory-Simulation
- 模拟全国交通查询,可实现最少时间路径查询、最少中转路径查询、最省钱路径查询,基于图算法实现。-Simulated the nation' s transportation inquiries, to achieve the minimum time path query, at least transit path query, the most economical path query, graph-based algorithm.
tanxinfa.rar
- 北京大学研究生课程“算法分析与计算复杂性理论”的课件,讲的是贪心算法。,University post-graduate courses
DD_engi
- dd牛的usaco源代码!对学习算法,oi的人很有帮助
sq
- 用c++实验顺序表的adt。包含遍历插入删除等10几个操作。都能通过~-Experiment with c++ sequence table adt. Insert and delete 10 includes traversing several operations. Can pass ~
Classic-source-data-structure-and-algorithm-set.ra
- 各种经典的数据结构及算法经典源程序集,如windows底层的驱动-A variety of classic data structures and algorithms set of classical source, such as the bottom of the drive windows
stack
- 栈的应用表达式的运用,C语言实现,数据结构课程设计报告,覆盖率报告-The application of the use of the expression stack, C language, data structure curriculum design, coverage report
数字信号处理实验指导书(MATLAB版)
- 数字信号处理实验指导书(MATLAB版)
KMP
- 根据课本自己写的KMP算法,c++实现,用dev编译-According to the textbooks written KMP algorithm, c++ dev compiled
