搜索资源列表
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese characters, useful shout.
stardictd-0.3.tar
- 著名的开源电子词典,类似金山词霸。支持多字典,这是3.0版本-StarDict is a Cross-Platform and international dictionary Software. It has powerful features such as "Glob-style pattern matching", "Scan selection word," "Fuzzy query," etc. Stardict Version3.0 has developed a lot of n
ManC
- 本程序在unix环境提取相关源代码所写,对所有源文件内的文本查找与过滤,支持关键字查询,整段代码的匹配输出等功能.-The program in the unix environment to extract relevant source code written text in all source files Find filtering, support keyword query, the entire section of code matching output.
animation
- .A Token is an occurence of a term from the text of a field. It consists of a term s text, the start and end offset of the term in the text of the field, and a type string. The start and end offsets permit applications to re-associate a token with it
ComboBox
- 基于Vb实现的ComboBox控件自动匹配查询内容的技术实例,通过本例子可学习到如何向Combo1添加列表项、如何向List1添加与Combo1相同的列表项,并最终实现一个支持自动匹配查询内容的查询提示框。-Vb based implementation ComboBox control technology automatically match query instances, through this example Combo1 can learn how to add a list
BooleanQuery
- A Query that matches documents matching boolean combinations of other queries for Linux.