搜索资源列表
zifuchuanpipeisuanfa
- 字符串近似匹配算法,具有实际应用意义-approximate string matching algorithm is practical significance!
用动态规划算法思想求最小编辑距离
- 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题,Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem