LSHKIT库相关资源

原始代码及数据主页

http://www.cs.princeton.edu/cass/software.htm


windows下安装lshkit

http://blog.sina.com.cn/s/blog_682b828701017h3l.html  //LSHkit编译和使用

http://www.7dim.com/?m=20101006  //这里有编译好的可执行文件文件下载

附:以上教程不保证能成功,我就一直没有成功编译。编译时会出现"value.h"找不到,"M_PI"未定义等等问题。等待高手解决。


ubuntu下安装lshkit包

http://blog.csdn.net/lxhlong/article/details/8047127

附:按照以上教程,ubuntu下编译成功。


库学习笔记

http://blog.sina.com.cn/s/blog_5f2c831b0100tlyz.html   //比较全的笔记

http://hi.baidu.com/leibin_neu/item/b545a8091c5bedebfe240d2e  //对lshkit的示例数据文件audio.data的研究

http://blog.csdn.net/lxhlong/article/details/8027633  //与Efficiently Matching Sets of Features with Random Histograms论文相关代码的学习笔记

你可能感兴趣的:(c,ubuntu,Random,2010)