资源列表
LcsLength
- 这是数据结构与算法分析的实验作业,最长公共子序列
qianbi
- 算法,钱币组合。可设定钱币种类数量,找出组合种数。-Algorithm, coin combinations. Can set the number of coin types, identify the combination of species.
bitree
- 数据结构:二叉树的建立与前序、中序、后序遍历。-Data structure: a binary tree establishment and pre-order, middle order, postorder traversal.
test
- 不老的传说问题————DP 使用动态规划——记忆化搜索求解-The problem is not the old legends---- DP using dynamic programming- Memory Search Solution
gouzaojuzhen
- 这个源代码是为了实现矩阵链相乘算法的构造矩阵的完整代码。-This source code is in order to realize the structure of the matrix chain multiplication algorithm of matrix complete code.
Tower_of_Hanoi_problem
- 汉诺塔问题。实现将n个盘子从a移动到c,然后输出。-Tower of Hanoi problem. To achieve the n-plate from a move to c, then output.
hufmtree
- 给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optimal binary tree, also called Hu
1
- 简单的骑士遍历程序,程序简单易懂,运行界面简单-Knight simple traversal procedures, procedures easy to understand interface, simple operation
dij
- dijkstra单源最短路径源代码模板,迪杰斯特拉算法-the short path
work
- 将两个线性单链表,合并并且合并后的表按照顺序排列-Two sequential linear single-chain form of merger
A^B
- 该文件能计算a的b次方对9907取模的值-The file is able to calculate a b-th 9907 modulo value
cnmm
- 前缀码:任何一个字符的编码都不是同一字符集中另一个字符的编码的前缀。 请编写一个程序,判断输入的n个由1和0组成的编码是否为前缀码。如果这n个编码是前缀码,则输出 YES”;否则输出第一个与前面编码发生矛盾的编码。-Prefix: Any character encoding is not the same character set encoding another character prefix. Write a program, n one by the ones and ze