文件名称:EditDistance
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:863.63kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
设A 和B 是2 个字符串。要用最少的字符操作将字符串A 转换为字符串B。这里所说的字符操作包括
(1)删除一个字符;
(2)插入一个字符;
(3)将一个字符改为另一个字符。
将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。-For A and B are two strings. Operation to use at least the characters will be converted to string A string B. Operation of the characters mentioned here, including (1) delete a character (2) insert a character (3) will be replaced by one character to another character. Will transform the string A string B for at least the characters used in string operands as the editor of A to B distance is recorded as d (A, B). Test the design of an efficient algorithm, for any given two strings A and B, to calculate their edit distance d (A, B).
(1)删除一个字符;
(2)插入一个字符;
(3)将一个字符改为另一个字符。
将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。-For A and B are two strings. Operation to use at least the characters will be converted to string A string B. Operation of the characters mentioned here, including (1) delete a character (2) insert a character (3) will be replaced by one character to another character. Will transform the string A string B for at least the characters used in string operands as the editor of A to B distance is recorded as d (A, B). Test the design of an efficient algorithm, for any given two strings A and B, to calculate their edit distance d (A, B).
相关搜索: edit distance
EditDistance
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹/1.dsp
新建文件夹/Debug/vc60.idb
新建文件夹/Debug/vc60.pdb
新建文件夹/Debug/1.pch
新建文件夹/Debug/1.exe
新建文件夹/Debug/1.pdb
新建文件夹/Debug/1.obj
新建文件夹/Debug/1.ilk
新建文件夹/1.plg
新建文件夹/1.cpp
新建文件夹/Debug
新建文件夹
新建文件夹/Debug/vc60.idb
新建文件夹/Debug/vc60.pdb
新建文件夹/Debug/1.pch
新建文件夹/Debug/1.exe
新建文件夹/Debug/1.pdb
新建文件夹/Debug/1.obj
新建文件夹/Debug/1.ilk
新建文件夹/1.plg
新建文件夹/1.cpp
新建文件夹/Debug
新建文件夹
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.