资源列表
splay
- 利用伸展树完成对数列的维护 包括插入删除翻转求最大子序列和 任意位置后n个位置和等功能-Stretch tree complete after a series of maintenance, including to insert delete Flip seeking the largest sub-sequences and anywhere n positions and other functions
splaytree
- 从自顶向下和自下向上两种方法实现了伸展树的全部功能 如插入 查找 删除 合并 分裂-Tree stretching from the top-down and bottom-up are two ways to achieve all of the features, such as the insertion Find deleted merger split
1st
- 简单算术表达式的求解 完成标准中缀算术表达式求值运算-Solving of simple arithmetic expressions to complete the standard infix arithmetic expression evaluation operations
acm
- 内有acm的一些算法,如johnson 算法、radix tree、动态规划、几何-There are some acm algorithm, such as johnson algorithm, radix tree, dynamic programming, geometry, etc.
stack-and-queue
- 栈的存储结构及其基本操作、队列存储结构及其基本操作-Stack storage structure and its basic operations, queue storage structure and its basic operation
tree-and-bi-tree
- 利用栈对二叉树进行先根次序遍历的非递归算法-Non-recursive algorithm stack first root order traversal of a binary tree
epoll
- 用纯C实现的poll使用的方法以及注意事项-Poll using the method implemented in pure C Note
week5-B
- 找出走出迷宫的路径,并以坐标形式输出路径-find a way in the maze
exercise1
- 简单的字符串操作,截取特定位置的字符串并输出-get a certain part of a string
sortusingbinarytree
- 排序二叉树操作,主要实现了二叉排序,二叉查找等主要功能-sort using binary tree
Heap
- The program represents a graphical representation of heap sort.The program is in accordance to algorithm provided in Cormen
c-Commonly-used-algorithm
- c语言常用算法的例子代码, 希望对大家有帮助-c language commonly used algorithm example code, we want to help
