搜索资源列表
wordseg
- 中文字库搜索功能:一种针对可变长度关键字的引索结构,它的每一层不是靠整个关键字的值决定,而是由关键字的一个分量来确定,当然必须先满足关键字的分量在一个确定的范围内。如果要匹配某个字符串,只需要从树的根部逐层向下,搜索每一个字符是否有与之匹配的分量,能走到的最深的地方就是匹配到的最长前缀。-Chinese font search: A keyword for variable-length argument cable structure, it does not depend on each l
jzy-pyramid
- 本程序是关于金字塔生成以及利用生成影像进行逐层匹配的最新代码 希望大家踊跃下载 一起切磋一起进步-This program is generated on the pyramid layer by layer and the use of images generated match download the latest code with the hope that we actively demonstrate their progress with
金字塔生成以及利用生成影像进行逐层匹配VC++
- 金字塔生成以及利用生成影像进行逐层匹配,用VC++语言进行实现。(The Pyramid formation and the use of generated image matching layer, using VC++ language to achieve.)