资源列表
beibaowenti
- C语言常用算法 之 背包问题 常用代码 方便使用-C language commonly used algorithm for the knapsack problem to facilitate the use of common code
sy1201
- 求两点的距离以及求三角形三个顶点的坐标,三边的周长和面积-The distance between two points and the demand requirements of the coordinates of the triangle of three vertices, three sides of the perimeter and area
2_tree
- 数据结构算法,二叉树遍历。前中后序遍历都有-Data structure algorithms, binary tree traversal. After all the pre-order traversal
The-definition--of-an-array
- 定义一个数组,并对其进行各种处理,如插入,删除,排序等等,已运行通过。-Define an array, and carries on the various operations, such as sorting, insert, delete, etc., has passed the program is running
Kruskal
- 约瑟夫环问题,此源码是对约瑟夫环问题使用链表进行实现的。
beibao
- 背包问题,可以解决最短路径问题,或优化问题-Knapsack problem, the shortest path problem can be solved, or optimization problems
QiuZhi
- 表达式求值,输入一个表达式,支持括号运算, 还很不完美,仅能计算较简单的表达式.-Expression evaluation, enter a regular expression to support the operator in brackets, but also far from perfection, only the expression of relatively simple calculation.
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
erchashu
- 数据结构中,二叉树程序!包括中序,前序,后序查询-Data structure, binary tree program! Included in the order, preorder, postorder query! ! !
exam-7-8-9
- 关于数据结构这门学科的源代码程序,序列七之七、八、九。-About data structure of the subject, the source program
duilie
- 完成对循环队列结构的定义,以及对循环队列的各种基本运算的实现(每种基本运算用一个函数来实现)。 -Completion of the circular queue structure is defined, and the circular queue implementation of various basic operations (each basic operations to implement a function).
SegTree(with-lazy-tag)-POJ3468
- 自己写的线段树,带LAZYTAG的-The SegmentLineTree worte by myself,with LazyTag
