搜索资源列表
aprioriWritByJava
- 用JAVA编写的apriori中的动态项目集计数实现算法。采用Hash方法实现具体的划分,属于apriori的一种改进算法-with JAVA apriori prepared by the dynamic item counting algorithm. Hash methods used to achieve specific division is apriori an improved algorithm
javahashbucket
- 基于hash技术的关联规则挖掘,还比较初级
CODE_UPLOAD136021102001
- 找出输入txt文件中出现的不同词汇,统计各词数目并按数目排序。使用hash表提高新词插入词表速度。-Txt file to find enter appear in a different vocabulary, the number of statistics in accordance with the number of words to sort. Use hash table to insert new words to improve the speed of the word ta
AprioriHash-java
- 基于Apriori的Hash改进算法的Java实现。利用Hash技术减少了生成频繁项集的时间。-The Hash-based Apriori Algorithm for Java. Hash technology reduces the use of frequent itemsets to generate the time.
GBKhash
- 利用了GBK编码的hash表,快速进行汉语分词的自然语言程序-Advantage of the GBK-encoded hash table, fast Chinese word segmentation of natural language program
Peacock-Hash
- Peacock Hashing算法支持的一种网络结点排列研究。-Hashing is one of the most extensively studied and used algorithm. This paper shows us such a research that how to improve the performance of transforming data from a better network.
NeuralHash
- 本文提出了一种基于神经网络的Hash函数算法,具有重要的学术参考价值!-This paper presents a method based on neural network Hash function algorithm, has important academic value!
pHash-0.9.4-sourcecode
- 开源的图像相似度感知hash算法,支持jpg等主流图像的相似度匹配。-the sourcecode algrithm is about picture of perceptual hash, supporting jpg format, and so on.
simhash_sourcecode
- 文本文件,网页内容相似度匹配hash算法源代码,用于生成文件指纹,并根据文件指纹生成文件相似度。有windows和linux2个系统的源代码。-the sourcecode is about fies and web pages similarity match algrithm.
E2LSH-0.1
- 局部敏感哈希算法进行数据查找和召回。可以实现最近邻查找、局部敏感哈希算法查找,并且比较两者的召回率。-Local sensitive hashing algorithm to find and recall data. Find the nearest neighbor can be achieved, local sensitive hash algorithm to find and compare the recall.
171244
- 自己写的一个HASH算法小程序,基本的查找修改功能实现了,()
caffe-cvprw15-master
- 基于深度学习框架构建用于快速图像检索的二值哈希编码(Construction of binary hash codes for fast image retrieval based on depth learning framework)
8275864
- 自己写的一个HASH算法小程序,基本的查找修改功能实现了,()
wide
- hash算法,提供新增,删除,查找等功能()