搜索资源列表
FormatDatalibsvm
- 支持向量机支持的格式转换工具,很好,我用过了
hashjoin
- Hash join算法的一个基本思想就是根据小的row sources(称作build input,我们记较小的表为S,较大的表为B) 建立一个可以存在于hash area内存中的hash table,然后用大的row sources(称作probe input) 来探测前面所建的hash table。如果hash area内存不够大,hash table就无法完全存放在hash area内存中。针对这种情况,Oracle在连接键利用一个hash函数将build input和probe inpu
vector
- JAVA语言对向量Vector的操作示例,可以作为算法开发参考-JAVA language Vector Vector' s operating examples, can be used as the reference algorithm development
RedpiniPhone
- 室内定位的源码,基于指纹定位的算法,把指纹存储在数据库在,然后在在线阶段根据收到的wifi信号,蓝牙信号,手机基站信号作为一个向量与数据库中存储的指纹匹配,匹配距离最短的就是指纹数据对应的位置-Indoor positioning source, location-based fingerprint algorithm, fingerprint stored in the , then in the online stage according wifi signal, Bluetooth si
