资源列表
xingzhuang
- 简单的五边图形程序-simple five-sided graphics program
hough
- hough变换的代码,用matlab7编的
floyd-zuiduanlu
- floyd最短路径算法的实现.方便使用.值得阅读.
jisuan
- 这是一个数据结构里面的计算器程序,可以做为大作业来做.呵呵!-This is a data structure inside the calculator program, you can do as a big operation. Ha ha!
otsu-method
- 两次利用大津法对图像进行分割,将前景与背景,白色区与背景分割开,并二值化。-Otsu method twice using image segmentation, the foreground and background, white background area and separate, and binary.
DS02
- 将两个带头结点的有序循环链表合成一个带头结点的有序循环链表。 实验内容:使用键盘输入表达式,计算表达式的值并输出;将表达式转化成后缀表达式输出,利用后缀表达式求表达式的值并输出 -The two take the lead in the ordered circular list node synthesis of a lead in the ordered circular list node. Experiment: use the keyboard to enter an expr
tanxinsuanfa
- 贪心算法又被称为登山法,根本思想是逐步获得最优解,使用贪心算法选取那些最可能实现结果的解来考虑,即以逐步的最优达到最终的全局最优。哈夫曼算法是构造最优前缀码的贪心算法,以自底向上的方式构造表示最优前缀码的二叉树T,在算法中编码字符集中的每一字符c的频率为f(c),以f为键值的优先队列Q用在贪心选择时,有效地确定算法当前要合并的两棵具有最小频率的树,一旦两棵具有最小频率的树合并后,产生一棵新的树,其频率为合并的两棵树的频率之和,并将新树插入优先队列Q。-Greedy algorithm is a
CPPpaixu
- C++排序的一些算法,有用的,当学习用,初学者最合适-C++ sort some of the algorithms, useful when learning to use, the most suitable for beginners
wavefilter
- 滤波器的设计,可以用于二位图像的楚灶铝箔,非常实用-Filter design, image can be used two kitchen foil Chu, very useful
linequ
- 高斯列主元消去法的c++源码 用以计算线性方程的解-Gaussian elimination of the PCA column c++ source code used to calculate the linear equation
zernike_ydiff
- zernike不变矩。特征提取方法。基于形状的特征提取方法。-zernike moment invariants. Feature extraction methods. Shape-based feature extraction method.
ROTATE
- 反响映射+双线性插值图像旋转实现算法(opencv)-Response mapping image rotation+ bilinear interpolation algorithm (opencv)
