资源列表
monkey
- 猴子选大王代码 猴子选大王代码
vijos1083
- 线段树 求最大字段和以vijos1083为例-Segment tree for the largest fields and
HUFFMAN
- 建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
poj2488
- 回溯法的模板,关键是回溯的过程,以及在深搜过程中的方向问题-Backtracking template, the key is back process, as well as in the course of the deep question of the direction search
bm_c
- bm算法是串的一种匹配算法!本源代码介绍了bm算法的c实现。-bm algorithm is a string matching algorithm! Source code introduced bm Algorithm c achieve.
实习1.2
- 单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
charushanchu
- 线性链表的创建和插入算法,利用递归方法进行二叉树中序遍历算法-Linear list creation and insertion algorithm, using recursive algorithm for binary tree traversal
tanxin
- 北京大学程序在线评测系统(POJ)中关于贪心算法的一个解题程序-Peking University program online evaluation system (POJ), a greedy algorithm on problem solving process
poj3261
- 只是poj上的一条题目,对于理解后缀数组很有帮助.poj3261-Just one question on poj, very helpful for understanding the suffix array. Poj3261
2
- 用链表的方式实现多项式的加减,其中结构体包含幂次和系数。-Polynomial addition and subtraction with a list of ways in which the structure and contains the power of coefficients.
NP
- 动态规划解决NP问题,是老师要求的一个小实验。希望帮助到大家理解动态规划。-Dynamic programming to solve the NP problem, the teacher asked a little experiment. We want to help us to understand the dynamic programming.
DoubleLinkedList
- java描述的双链表,可以向前向后遍历,-java described doubly linked list, forward and backward traversal