搜索资源列表
RabinHashTest
- 这是一个检索URL的算法,该算法通过调用拉宾指纹算法为URL库中的每个URL生成一个32位的指纹。来一个URL时,检索URL库,通过拉宾指纹算法来判别是否存在,时间为O(1),还使用了二叉检索树来存储URL。主程序为RabintestDisk.java。
ImageMatch
- 基于指纹信息的图像匹配算法 简单、有效、快速的匹配算法-print based image match
wifiLocation
- 基于指纹定位的室内定位,在线匹配用的是KNN算法,文件中包含了客户端和服务器代码,需要自己配置好相应的数据库并部署好定位AP才能使用。-Fingerprint-based indoor location positioning, online match using KNN algorithm, the file contains the client and server code, you need to configure their own good and the appropriat