资源列表
aflow
- 用贪心算法解决aflow 有调整时间的流水作业调度问题。
tanxinfa
- 算法设计与分析中的贪心法源程序,用VC编写,应用贪心设计策略来解决操作系统中单机、无资源约束且每个作业可在等量时间内完成的作业调度问题-algorithm design and analysis of the greedy algorithm source, VC preparation, application greedy design strategies to solve the stand-alone operating system, without resource constra
List.rar
- 单向链表的标准c++实现范例 数据结构 面向对象 生成函数 复制函数 赋值函数 操作符重载,The standard one-way linked list c++ to achieve an example of object-oriented data structure constructor function Copy function overloaded assignment operator function
LMfilter
- 这是个非常好的滤波器,在图像处理和特征提取中得到了较好的应用效果。-This is a very good filter, image processing and feature extraction to get a better application results.
fourth
- 二叉排序树(Binary Sort Tree--BST)或者是一棵空树;或者是具有下列性质的二叉树: ⑴ 若左子树不空,则左子树上所有结点的值均小于根结点的值;若右子树不空,则右子树上所有结点的值均大于根结点的值。 ⑵ 左右子树也都是二叉排序树。 (3) 中序遍历BST可得到一个关键字的有序序列 文本文件单词索引是指将文本中单词按字母顺序列出并且列出每个单词在文本中出现的次数,它也是关键字列表的一种特例,即单词为关键字并附加每个关键字在文中出现次数.文本文
filter
- 处理32位的位图数据对图像进行平滑,使图像更加平滑,便于后续处理-filter
Grapth
- 这是C++图算法第五版中的源代码,对于学习图是很好的,可以学到很多知识。-This is the fifth edition of C++ graph algorithm in the source code is good for the learning plan, you can learn a lot of knowledge.
scan-line
- scan line program using opengl
XXPH
- 图像增强 matlab 图像平滑 butterworth 线性平滑-Image enhancement matlab image smoothing Butterworth linear smoothing
sobel
- 不同阈值的sobel算法边缘提取,用于最优阈值的选取-Different thresholds sobel edge detection algorithm for optimal threshold selection
imagepso
- 这是个粒子群对图像的分割算法,是利用粒子群和一维大津算法相结合的算法,对图像分割比较理想。-This is a particle swarm algorithm for image segmentation, and the use of one-dimensional particle swarm algorithm combining Otsu algorithm for image segmentation is ideal.
ronghe
- 在论坛找了一圈没有找到将3张同样分辨率的灰度图合成为一张RGB彩色图的源码,自己在matlab里面写了一个放上来。-In the forum to find a circle did not find the same resolution grayscale three combined into a source RGB color map of its own in which to write a matlab impress.
