资源列表
danyuan
- 单源最短路径问题的动态规划算法,请大家多多指教-single source shortest path problem of dynamic programming algorithm, please exhibitions
seed_fill
- 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
Traversingbinarytreefinddeleteupdatedatasource
- 二叉树的遍历、查找、删除、更新数据的代码-Traversing binary tree, find, delete, update data source
heermanshu
- 输入二叉树...输出赫尔曼树..课程设计中-Hermann input output tree tree ... .. of course design
LinearList
- 数据结构,线性链表实现,有具体例子.在VC2008环境编译即可执行。-data structure,linear list
cpp3
- 压缩编码的一种经典方法,LZW码,基于字典的建模原理,首先构建字典,然后通过搜索进行压缩-LZW
youxiangxunhuantumigongwentiqiujie
- 有向循环图迷宫问题求解,普通迷宫问题要求找出从迷宫入口到出口的所有路径,而此次研究的主要内容是找出有向循环图中的回路(即容易造成流程死循环的地方),消除循环并找出死结点。与此同时,找出死结点后,其他顶点最终都能够到达迷宫的出口。在实际审计过程中的应用意义则为:确定审计工作在哪一个负责部门完成后,是无法继续向其他负责部门传递审计工作直到完成整个审计流程的。-Directed cyclic graph maze problem solving, general maze problem requir
SPOJ3273_treap
- 数据结构Treap的C++实现,时间复杂度nlogn-Data structure Treap the C++ implementation, the time complexity nlogn
lunkuotiqu
- 使用opencv编写,可以实现图像的轮廓提取,效果很好。-Using opencv written outline of the image can be extracted to achieve good results.
equal
- 等式数量.集合是基本的数学概念,集合中的元素是互不相同的。表示相等关系的式子叫做等式。给你一个包含有 N 个整数的集合,如果从集合中找到三个不同的整数 a,b,c, 使得a+b=c,那么我们说这个集合包含一个等式。-Equation number set is the basic mathematical concepts, elements in the collection are different from each other. Means that the equation is c
exp3
- 贪心法解背包问题的c语言源程序 编译通过-Greedy method solving knapsack problem
Frame_diff1
- 基于opencv的帧差法背景建模源代码,阈值设置为20-Opencv based background modeling frame difference method source code