首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 可用于J2ME以及其它Java环境的agrep,模糊字符串匹配程序。

可用于J2ME以及其它Java环境的agrep,模糊字符串匹配程序。

资 源 简 介

agrep (approximate grep) is a fuzzy string searching program, developed by Udi Manber and Sun Wu between 1988 and 1991, for use with the Unix operating system. It was later ported to OS/2, DOS, and Windows. It selects the best-suited algorithm for the current query from a variety of the known fastest (built-in) string searching algorithms, including Manber and Wu"s bitap algorithm based on Levenshtein distances. agrep is also the search engine in the indexer program GLIMPSE. agrep is free for private and non-commercial use only, and belongs to the University of Arizona.(from Wikipedia) 这个项目是对ajgrep的移植,对其进行了修改和优化。并且使其能够应付非英文字符(中文)的搜索,解决了内存溢出的BUG。 同样,这个版本也可以用于其它的java移动受限设备(Android,blackberry)。 详情请参考: http://www.otheri.com

文 件 列 表

agrep4me
.classpath
.mtj
.mtj.tmp
.project
.settings
.svn
Application Descriptor
bin
deployed
res
src
VIP VIP
0.163492s