搜索资源列表
ld
- 利用平衡二叉树实现一个动态查找表 实现动态查找表的三种基本功能:查找、插入和删除
LD
- 又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间,由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。 -Also known as Levenshtein distance (also known as Edit Distance), is between two strings, one by one turned into the minimum required number of edit
Ld
- 用于实现解尤利-沃克方程的LD算法的程序-LD algrothim
test
- 实对称正定矩阵LD和UD分解,即A=LDL^或A=UDU^,其中L为单位下三角矩阵,U为单位上三角矩阵,L^和U^分别是L和U的转置矩阵,代码自己写的,C++,学工科的同学可能会用到这两个分解,算法也有,可以-Real symmetric positive definite matrix LD and UD decomposition, that is A = LDL^ = UDU ^ where L is unit lower triangular matrix, U as a unit t
UStringLD
- 字符串匹配LD算法的Delphi实现,提供了类TStringLD,封装了比较方法和获取字符串差异详情的方法。-LD Delphi string matching algorithm, implemented in Delphi. Provides a class TStringLD, which encapsulates a comparison method and a method to fetch detailed information.
CHAUNGYUSHUZUDEYINGYING
- 串和数组的应用——编辑距离ld与求最长公共子串lcs算法(动态长度)-IT IS