CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Hash

搜索资源列表

  1. fsumfrontend-1.5.5.1-src

    0下载:
  2. Fsum Frontend is a files integrity checker. It can calculate 96 hash and checksum algorithms(CRC32, MD5, SHA1, SHA2, ADLER, DHA256, FORK256, ...). You can verify your files using a .sfv/.md5/.sha1/.sha2 file or create your own checksum file.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:318518
    • 提供者:WildGenie
  1. HASHCODE

    0下载:
  2. 所有哈希函数的构造方法和处理冲突的方法实现-Construction methods and approach to the conflict to achieve all hash functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3834
    • 提供者:吴汀
  1. hash617

    0下载:
  2. 暴雪hash算法,调试成功,能够的得到hash的字符串的值以及位置。-Blizzard hash algorithm, debugging success, can get the value of hash string and location.
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:10087001
    • 提供者:MS.Rong
  1. sjjgsy

    0下载:
  2. 数据结构实验验收源码,包含二叉树的遍历,图的遍历,停车场管理系统以及哈希表的应用-Experimental data structure acceptance source, contains two binary tree traversal, traversal, parking management system and the application of hash table
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:10501
    • 提供者:小强
  1. pHash-0.9.4-sourcecode

    0下载:
  2. 开源的图像相似度感知hash算法,支持jpg等主流图像的相似度匹配。-the sourcecode algrithm is about picture of perceptual hash, supporting jpg format, and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:524817
    • 提供者:王易之
  1. simhash_sourcecode

    0下载:
  2. 文本文件,网页内容相似度匹配hash算法源代码,用于生成文件指纹,并根据文件指纹生成文件相似度。有windows和linux2个系统的源代码。-the sourcecode is about fies and web pages similarity match algrithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5974016
    • 提供者:王易之
  1. Interface-For-DESRSA-And-SHA

    0下载:
  2. 三种算法,写了个统一接口调用。SHA、DES、RSA。一些地方借鉴了别人的写法。 SHA:安全哈希算法 DES:入口参数有三个:Key、Data、Mode-Three algorithms, wrote a unified interface. SHA, DES, RSA. Some places borrow writing. SHA: a secure hash algorithm DES: entrance there are three parameters:
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:32829
    • 提供者:wolf
  1. Data-structure

    0下载:
  2. 哈希表(带查询),哈希表的设计,树的遍历,停车场,图,约瑟夫环(链表),约瑟夫环(数组),招工考试-The hash table (with query), design of hash table, tree traversal, parking lot, figure, Joseph ring (list), Joseph ring (array), recruitment examination
  3. 所属分类:Data structs

    • 发布日期:2017-04-27
    • 文件大小:110507
    • 提供者:江中落雪
  1. one

    0下载:
  2. 此为简单的哈希算法查找,通过给的数查找给定的数据群里是否有这个数-This is a simple hash algorithm to find the number given this number by looking whether the group given data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:862
    • 提供者:钟铁夫
  1. hashTable

    0下载:
  2. 哈希表(hash table),在visual c++中,分别使用链表和数组来实现的,可直接调用-hash table, complemented with linkedList and array by visual c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1604
    • 提供者:王耿
  1. poj1200

    0下载:
  2. 北大poj1200 利用ascii码巧妙将数字转化为nc进制 再进行简单的hash判断-poj1200 crazy search
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:明明
  1. Hash_Table

    0下载:
  2. 哈希表,数据结构,完整代码,值得学习。C++语言-Hash tables, data structures, complete code, it is worth learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:227975
    • 提供者:陈子溦
  1. SpellChecker

    0下载:
  2. 用哈希表实现一个拼写检查器spellchecker,给定一个字典, 输入一个文本后,输出拼写有误的单词,并给出用户可能想要表达的正确的单词- In this project, you ll build a hash table and see an example of hashing in action. Many applications, including word processors, text editors, and email clients, include a sp
  3. 所属分类:Data structs

    • 发布日期:2015-12-05
    • 文件大小:486400
    • 提供者:EricZhang
  1. E2LSH-0.1

    0下载:
  2. 局部敏感哈希算法进行数据查找和召回。可以实现最近邻查找、局部敏感哈希算法查找,并且比较两者的召回率。-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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:538030
    • 提供者:张似衡
  1. makeByGCC-2

    0下载:
  2. 哈希表 算法实现 C语言实现 对哈希算法可以较直接的认识-Hash table calculation algorithm C language to achieve a more direct understanding of the hash algorithm can
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:10043
    • 提供者:王元龙
  1. CityHash.pas.test

    0下载:
  2. Hash data. CityHash.C, by Geoff Pike and Jyrki Alakuijala Convert to CityHash.pas
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:168880
    • 提供者:infobriz
  1. HashTable

    0下载:
  2. 暴雪公司的哈希算法,原酸速度非常快,带源码下载-hash developed by Blizzard
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2385
    • 提供者:yuyu@bccto.me
  1. Pseudo-random-number-Generator

    0下载:
  2. 几个伪随机数发生器及其在信息隐藏中的应用,hash函数-Several pseudo-random number generator and its Application in Information Hiding, hash function
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:25009
    • 提供者:唐万万
  1. Hash_contact

    0下载:
  2. 这是一个使用哈希实现的班级通讯率程序,将人名转化为拼音后,映射到一数组上,使用拉链法避免冲突。并附有一报告。-This is a communication rate programs use hash implementation class, after the name into pinyin, mapped to an array, using a zipper method to avoid conflict.
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:971056
    • 提供者:eminem
  1. C_program

    0下载:
  2. 哈希表,数据结构,C语言,哈希表对编程算法很有帮助-Hash tables, data structures, C language programming algorithm hash table helpful
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:111719
    • 提供者:CHEN
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com