文件名称:3
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- e*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
The Levenshtein Distance between two strings a, b is the number of changes to transform one string into another. For example to transform mouse into house would take 1 (change the m to an h). If the strings are different length then either characters need to be added or removed. The total number of operations needed (inserts, deletes or changes) is the Levenshtein distance.相关搜索: LEVENSHTEIN
DISTANCE
DISTANCE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Submission39.cs
hr_time.c
hr_time.h
LevenshteinDistance_c.c
output.txt
LevenshteinDistance_c_vc.c
hr_time.c
hr_time.h
LevenshteinDistance_c.c
output.txt
LevenshteinDistance_c_vc.c