资源列表
arraymatrix
- 数据结构数组和矩阵相关实现:1维数组、2维数组、矩阵、稀疏矩阵的数组实现、链式实现。-Array and matrix data structures related to implementation: one-dimensional array, two-dimensional array, matrix, sparse matrix array to achieve, chain implementation.
stack
- 数据结构实现:堆栈(直接实现:顺序描述、链式描述;通过对线性表的派生的实现:顺序描述、链式描述)-Data structure implementation: Stack (direct implementation: the order of descr iption, chain descr iption derived through the implementation of the linear table: the order of descr iption, chain desc
eightq
- 八皇后的实验程序严伟梅的数据结构非常好的程序哦非常方便的-EIGHT
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).