Welcome![Sign In][Sign Up]
Location:
Search - EditDistance

Search list

[JSP/JavaEditDistance

Description: 实现编辑距离的计算,即字符串的匹配,支持汉字。
Platform: | Size: 2580 | Author: Majesty Liu | Hits:

[JSP/JavaEditDistance

Description: 实现编辑距离的计算,即字符串的匹配,支持汉字。-Realize the calculation of edit distance, that is, string matching, support for Chinese characters.
Platform: | Size: 2048 | Author: Majesty Liu | Hits:

[Data structsEditDistance

Description: 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题-Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
Platform: | Size: 1024 | Author: Doreen | Hits:

[JSP/Javaeditdistance

Description: 数据清理中编辑距离的应用及Java编程实现,讲解深入浅出-Data cleaning edit distance application and Java programming implementation, explaining in layman' s language
Platform: | Size: 128000 | Author: 高进 | Hits:

[CSharpEditDistance

Description: C#的计算编辑距离的代码。可指定需要计算的区间以及操作代价函数。算法用动态规划方法实现。-C# Edit distance calculation code. Calculation required to specify the range and operating cost function. Algorithm using dynamic programming method.
Platform: | Size: 1024 | Author: 杨歆汨 | Hits:

[OtherEditDistance

Description: Editdistance是算法导论中经典的问题了。本代码以special的风格表示清楚了编辑距离问题。看看吧。-Introduction to Editdistance is the algorithm in the classic problem. The special code to the style that the edit distance problem clearly. Take a look at it.
Platform: | Size: 966656 | Author: yy | Hits:

[AlgorithmEDITDIS

Description: IMPLEMENTATION OF DYNAMIC PROGRAMMING ALGORITHMS FOR EDITDISTANCE PROBLEM IN C
Platform: | Size: 1024 | Author: pandey | Hits:

[Othereditdistance

Description: 编辑距离,未成功,想和各位同仁商议,请多指教-edit distance
Platform: | Size: 1024 | Author: 杨淑媛 | Hits:

[OtherEditDistance

Description: 设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).
Platform: | Size: 884736 | Author: | Hits:

[Windows DevelopEditDistance

Description: Edit Distance algorithm between two srings.
Platform: | Size: 3072 | Author: saad | Hits:

[OtherEditDistance

Description: 计算两个字符串的编辑距离。
Platform: | Size: 579584 | Author: limeng | Hits:

[Windows DevelopEditDistance

Description: 编辑距离,算法导论上面的题目,用C++ 实现的-Edit distance, Introduction to Algorithms above topics implementation using C++
Platform: | Size: 1024 | Author: 执着 | Hits:

[Windows Developeditdistance

Description: 为了把一个原文本串x[1..m]转化成目的串y[1..n],可以执行各种转换操作,目的是,给定的x和y,产生一系列的转换把x变成y,每一个转换操作都有一个相关的代价。我们假设每个操作的代价是已知的常数。此外,还假设复制和替换的单个代价小于删除和插入操作的合并代价;一个给定的转换操作序列的代价等于序列中单个操作的代价之和。-In order to bring a text of the string x [1 .. m] into the purpose string y [1 .. n], can perform a variety of conversion operations, the purpose is, given x and y, produces a series of conversion to x variable into y, each conversion operation has an associated price. We assume that the cost of each operation are known constants. In addition, assume that a single copy and replace the price is less than the combined deletion and insertion costs a given sequence of conversion price equal to the sequence of individual operations and the costs.
Platform: | Size: 742400 | Author: bob | Hits:

[JSP/Javaeditdistance.tar

Description: Intial File To Calculate the main string of a set of chain codes.
Platform: | Size: 51200 | Author: Roberto | Hits:

[JSP/JavaEditDistance

Description: Edit Distance algorithm implemented en java
Platform: | Size: 19456 | Author: Julio | Hits:

[JSP/Javaeditdistance

Description: 实现英语判断打分程序 采用编辑距离的方法实现的-English judge scoring procedures to achieve
Platform: | Size: 1024 | Author: dongzi | Hits:

[Windows DevelopEditDistance

Description: 编写的原始编辑距离算法,做成了界面的形式。字符串等长部分用异或写的,字符串不等长是用编辑距离写的。-the original edit distance algorithm
Platform: | Size: 6260736 | Author: xingyu | Hits:

[Linux-Unixeditdistance

Description: edit distance for linux API Driver.
Platform: | Size: 1024 | Author: fanrouhing | Hits:

[Othereditdistance

Description: using dynamic programming to solve edit distance problem-edit distance is a classic problem of dynamic programming
Platform: | Size: 527360 | Author: Leo | Hits:

[Othereditdistance

Description: soundx 和 编辑距离的程序 输入两个单词进行比较(soundx and edit distance)
Platform: | Size: 1024 | Author: pangsinidjfi | Hits:
« 12 »

CodeBus www.codebus.net