资源列表
algorithms
- 数据结构中几个常用的算法C++实现 数据结构中几个常用的算法C++实现-Of several commonly used data structures in C++ algorithm for data structure, several commonly used algorithms for C++ implementation
doc
- 关于整数拆分算法的文档 关于整数拆分算法的文档-Split algorithm on the integer integer split algorithm for documents on the document
1
- 背包问题及其相应的解决方法 C++源码 背包问题及其相应的解决方法 C++源码-Knapsack problem and its corresponding solution to C++ source code knapsack problem and its corresponding solution to C++ source code
Datacompressionandtransmission
- 数据压缩与传输,是一个学习数据压缩与传输的很好的实例,很值得借鉴-Data compression and transmission, is a learning data compression and transmission of the good examples, it is worth learning from ...
system_arithmetic-c
- 操作系统算法的源代码,一共有9中算法。 包含常见的算法。-The operating system source code for the algorithm, a total of 9 algorithms.
pojACM
- poj ACM将近400道题的源码,有些题有多个源码供参考- the source of poj ACM question nearly 400, some questions have more than one source for reference
shiyan_4_2
- 实现迷宫中寻找路径的相关算法,运用堆栈的方法解决例如迷宫老鼠问题-The maze to find the path to achieve the correlation algorithm, using the stack means to solve the problems such as the rat maze
shiyan_5
- 关于二叉树的前序遍历,中序遍历,后序遍历,层次遍历的程序-With regard to the first order binary tree traversal, inorder traversal, postorder, level traversal of the program
Joseph
- C++源码_约瑟夫环问题(做了个简单的版本,可供学习参考)。-C++ source code _ Joseph Central issues (do a simple version, available for study and reference).
Compartment
- 车厢调度。假设停在铁路调度站入口处的车厢序列的编号一次为1,2,3,...,n。设计一个程序,求出所有可能由此输出的长度为n的车厢序列。-Train scheduling. Suppose stopped at the railway station at the entrance of the train scheduling sequence number only once 1,2,3 ,..., n. Design a program, find all the possible res
PROED
- VOJOS上很多模拟赛的解题报告,标程,我的源码,数据,会对NOIP很有帮助的-VOJOS many simulated problem-solving tournament reports, standard way, my source code, data, would be helpful NOIP
DataStruct
- 数据结构线性表,链表,栈,查找二叉树等的C++实现,各数据结构基于模板,支持动态增长,另有一个自己封装的高效且支持动态增长的字符串类-Linear data structure tables, linked lists, stacks, find a binary tree, etc. C++ implementation, the template-based data structures to support dynamic growth, while an own package, ef
