资源列表
用动态规划算法思想求最小编辑距离
- 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
lianbiao
- 制作一个单向链表,实现以下功能 可以前向插入 后向插入输入 可以删除数据 可以查询显示数据-The production of a one-way linked list, the following functions can be inserted before the insertion can delete the data input display data available
equation2
- resoulve equation second degr-resoulve equation second degree
BUS_BIN
- (estructura de datos) programa en C++ para ejemplificar bus binario
chexiangtiaodu
- (车厢调度代码)问题描述:停在铁路调度站入口处的车厢序列的编码依次为1,2,3,...n。设计一个程序求出可能由此输出的长度为n的车厢序列。ng code-(Car dispatch code) Problem Descr iption: Stop at the entrance to the railway station car dispatch coding sequence followed by 1,2,3, ... n. Design a program may find the l
abc
- 用C++描述链表的创建、插入、删除等操作的源程序代码-lianbiao de caru chanchu
Anode_Check
- 本代码实现了阿诺德置乱功能,并对其进行了一定的修改,并且可以还原变换。-This code implements the Arnold scrambling function, and its some changes, and can restore the transform.
3
- 折半查找,在一组数据中找出某个特定的元素,并按照折半查找的方法寻找-Binary search
man
- 通过对彩色图像的处理,来计算某一个区域的面积。-The color image processing to calculate the area of a region.
rdt
- cad在画大样图的时候,需要把图形放大n倍数的时候,尺寸会跟着放大,要用手工一个一个改尺寸为字符,这个命令可以自动把测量的数据转为字符,放大n倍数都不会变尺寸值-cad when painting large drawing, you need to put the graphic amplification factor when n dimensions will follow enlarge, use manually change the size of the characters o
juanji
- 多种对图像进行卷积运算的办法,利用了imfilter 和psf2otf函数等-severial kinds of connverlution methods using the psf2otf ,imfilter functions
panduan
- 判断字符串是否对称,如abccba 对称-To determine whether the string symmetry
