资源列表
RMI
- Dijkstra programming-Dijkstra programming
0-1beibao
- 算法与分析中0/1背包问题的实现,求出最大价值及所放入的背包序号-Algorithms and Analysis 0/1 knapsack problem to achieve, find the maximum value and the serial number into the backpack
Binary
- 二叉树的基本操作,实现了二叉树的几个基本常用操作-The basic operation of the binary tree
Read
- 实现图片的读取,各种方法,从bmp数据结构的方向考虑了图像的读取-all kinds of methods to read image
suanfafenxi
- 算法实验的内容 包括 fib 序列 矩阵的乘法 八枚银币问题-Algorithm experiments include fib sequence matrix multiplication eight silver issue. .
sss
- 数据结构1800题及答案 相信会对大家学习数据结构很有帮助-1800 questions and answers data structure we believe will be helpful to learn the data structure
zuxian
- 设计一个算法,对于给定的二叉树中2结点返回它们的最近公共祖先。-Design an algorithm for a given binary tree node 2 back to their most recent common ancestor.
zhaosewenti
- 对于给定的图G,如果存在一种用2种颜色对顶点着色的方案,使得图中任意一条边所连接的2 个顶点着有不同颜色,则称图G 是可2着色的。-For a given graph G, if there is a vertex with two colors on the color scheme, making the graph an edge is connected to any two vertices with different colors, called graph G is 2 colo
looking
- ①建立一个查找表,使用顺序查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数。如果没有找到,则把该元素插入到该查找表中。 ②建立一个有序查找表,使用二分查找算法对其元素进行查找,并输出查找时比较的元素和最终的比较的次数;如果没有找到,则把该元素插入到该查找表中。-① a lookup table, using the sequential search algorithm to find its elements, and compare the output lookup
zhanduiliesuanfa
- 一、数制转换问题;二、回文判断;三、括号匹配的检验。-A number system conversion two palindromic judge three, bracket matching test.
radix_sort
- 基数排序,小积累成就大师download-Radix sort, a small accumulation of achievements master download. . . . .
merge
- 经典的插入排序-Classic insertion sort. . . . . . . . . . . . . . . . . .
