搜索资源列表
BrionWordSearch
- 可以在文章中进行高级英文单词查找,支持模糊匹配-article in the senior English word search, fuzzy matching support
hausdorff
- 著名的基于hausdorff距离模糊匹配的图像处理方法。
AutoFuzzy
- 该程序采用自适应模糊匹配算法完成贝尔模板图像到全彩图像的插值运算-the procedure adaptive fuzzy matching algorithm Bell template image to the entire color pictures as the interpolation operation
IEBLOCK
- 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加
125
- BrionWordSearch高级英文单词查找、模糊匹配示例
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
IBMDict
- 四. 主要功能 === 屏幕取词: - 翻译屏幕上鼠标所指的英文单词、成语或短语,并实现中文取词翻译。 - 翻译屏幕上鼠标所指的英文句子,并可随时切换按词翻译和按句翻译这两种不同的 方式。 - 用户可以随时暂停或恢复屏幕取词功能。 - 通过热键进行屏幕取词,确保仅在需要时才弹出浮动翻译窗口,显示词意。 - 设置取词速度,调整浮动翻译窗口的响应时间。 - 可以选用或取消即指即译同步发音的功能。选择男、女发音和合适的语速。 - 在浮动翻译
带通配符的字符串匹配算法源代码
- 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
BrionWordSearch
- 可以在文章中进行高级英文单词查找,支持模糊匹配-article in the senior English word search, fuzzy matching support
hausdorff
- 著名的基于hausdorff距离模糊匹配的图像处理方法。-Hausdorff distance from the famous fuzzy matching based on image processing methods.
AutoFuzzy
- 该程序采用自适应模糊匹配算法完成贝尔模板图像到全彩图像的插值运算-the procedure adaptive fuzzy matching algorithm Bell template image to the entire color pictures as the interpolation operation
IEBLOCK
- 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入
MyTest1
- 本实例是vc+SQL server小程序,具有数据库的简单查询,更新,删除记录等功能,本程序的查询功能是基于头部匹配的模糊查询。-This example is vc+ SQL server applet with a simple database query, update, delete records and other functions, the procedures for the inquiry is based on
zfpp
- 经曲的字符串匹配模糊搜索算法 思想不是本人的,但程序是本人编写的-By the song
125
- BrionWordSearch高级英文单词查找、模糊匹配示例 -High BrionWordSearch English word search, fuzzy matching sample
FusionofMatchingAlgorithmsforHumanIdentificationUs
- 通过X射线照片来鉴别不同的人的模糊匹配算法的经典文章!《Fusion of Matching Algorithms for Human Identification Using Dental X-Ray Radiographs》-Through X-ray photographs to identify different people
zifu
- 字符串匹配程序:可以输入一段字符并找寻给定的关键字(精确匹配),也可以输入一个文件地址,并输入关键字查询(模糊匹配)-It is a string search program: it can search a given paragraph or search a given string from a local file, like Find function of Notebook
znmhss_1.0
- 早在N年前就有网友问过:类似百度的站内模糊搜索怎样才能实现?最近工作需要,做了一个asp站内搜索。要求完全匹配的关键词要排在前面,关键词要模糊匹配。在网上搜了半天没有找到需要的代码,只好自己编写,现在分享给有需要的人。 功能介绍: 1、利用分词技术,先把关键词拆分为多个词组。如:“搜索炼药师”,拆分为:“搜索”、“索炼”、“炼药”、“药师”等多个词组。 2、如:数据库标题字段完全匹配“搜索炼药师”的排在前面,数据库标题字段模糊
字符串DNA与模糊识别
- 通过提取字符串DNA,对海量信息进行模糊识别与匹配,在大数据应用中有一定参考价值,附件含源码与示例(By extracting the string DNA, the fuzzy recognition and matching of the mass information has a certain reference value in the large data application. The appendix contain
模糊查询
- 仿照百度搜索框,,实现模糊匹配查询功能,有提示(Following the Baidu search box, the function of fuzzy matching query is realized.)