搜索资源列表
MailaddressRecognitionAndTranslation
- 本文提出了一种基于非精确字符串匹配技术的地址翻译方法,能够自动识别出英文地址并翻译成中文。-To deal with the address got from Optical Character Recognition, an English to Chinese address translation method based on inexact string matching technology was proposed。
jc_KMP
- C++语言实现KMP字符串匹配算法,用于查找匹配字符的位置-C++ language KMP string matching algorithm is used to find the location of matching characters