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

搜索资源列表

  1. outline

    0下载:
  2. 哈希表函数,纯C语言编写的哈希表计算函数-Hash table functions, written in pure C language function to calculate the hash table
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:钱找人
  1. xmlfileop

    0下载:
  2. 哈希表函数,纯C语言编写的哈希表计算函数-Hash table functions, written in pure C language function to calculate the hash table
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5543
    • 提供者:钱找人
  1. _MD5

    0下载:
  2. MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-MD5 deal with the information entered, and each group was divided into 16 groups of 32 seats, after a series of processing, the output of the algorithm consis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:375485
    • 提供者:baimengying
  1. datastruct

    0下载:
  2. 现在有一个英文字典,单词量很大,达到100多万的单词,而且还有很多重复的单词。 单词(词组)检索,字符串哈希,hash散列算法,Trie树结构-Now there is an English dictionary, the word is large, reaching more than 100 million words, but there are many duplicate words. Word (phrase) search, string hash, hash hash al
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:11014234
    • 提供者:帕克
  1. MD5

    0下载:
  2. MD5加密算法,可计算出字符串或文件的HASH值,带测试程序。-MD5 encryption algorithm, to calculate the value HASH string or file with the test procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3167
    • 提供者:刘颖兴
  1. 1000-8608(2013)05-0742-07

    0下载:
  2. 一种基于复合混沌映射的单向Hash函数构造-One-way Hash function construction based on composite chaotic map
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1298025
    • 提供者:xiaowang
  1. sha-1

    0下载:
  2. protect digital images using secure hash
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1020
    • 提供者:habooshty
  1. hashtable

    0下载:
  2. 哈希表的生成与利用哈希表来进行数据的检索与存储-Generate and use a hash table hash table to retrieve and store data
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1210
    • 提供者:沈国栋
  1. MD5

    0下载:
  2. MD5为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护是一种不可逆的算法-An MD5 hash function is widely used in the field of computer security, to provide message integrity protection is an irreversible algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3622225
    • 提供者:wangyan
  1. pwwHash

    0下载:
  2. 大数据处理利器 世界目前性能最快的map和完美哈希算法 -Large data processing tool, the performance of the world s fastest map and perfect hash algorithm
  3. 所属分类:STL

    • 发布日期:2017-04-02
    • 文件大小:443940
    • 提供者:pww
  1. HashtableImpl

    0下载:
  2. Hash table impl with linkedList
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2536
    • 提供者:12rad
  1. Hash_string

    0下载:
  2. Hash Strin, hash table algorithm, vs C-Hash Strin, hash table algorithm, vs C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3284
    • 提供者:Ba Pham Sy
  1. hash_k

    0下载:
  2. hash SEARCHİ NG FOR C# CODE
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:39304
    • 提供者:mtumay
  1. MANET authentication scheme

    0下载:
  2. source code for hash based authentication scheme for mobile adhoc network
  3. 所属分类:matlab例程

  1. code5

    0下载:
  2. Hash Table Functions
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:551463
    • 提供者:redouan
  1. keccak

    0下载:
  2. sha3最后算法keccak,目前最新的哈希家族的算法并作为标准推广
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-05-09
    • 文件大小:31233
    • 提供者:z5253882
  1. lengthOfLongestSubstring

    0下载:
  2. 求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:
  1. MapKit_1.4

    0下载:
  2. 轻松创建哈希表的跨平台(Unix,Windows)库-This is a cross-platform (unix, windows) library to easily create and use hash tables (similar to STL s hash_map or python dictionaries) in C. Multiple keys and values types are provided (int, double, strings,...), and
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:58736
    • 提供者:ling
  1. pwwHash

    0下载:
  2. 大数据 Map 哈希 价值五亿美元 Big Data Map hash value of five hundred million U.S. dollars-Big Data Map hash value of five hundred million U.S. dollars
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:482343
    • 提供者:pww
  1. 2007

    0下载:
  2. 国家集训队2007论文集 Day1 北京 高逸涵 与圆有关的离散化 四川2 王晓珂 解析一类组合游戏 湖南 仇荣琦 欧拉回路性质与应用探究 广东 余江伟 如何解决动态统计问题 福建 杨 沐 浅析信息学中的“分”与“合” 浙江 李宇骞 浅谈信息学竞赛中的线性规划——简洁高效的单纯形法实现与应用 湖南 袁昕颢 动态树及其应用 陕西 杨 哲 凸完全单调性的加强与应用 上海 王欣上 浅谈基于分层思想的网络流算法 广东 陈
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5550221
    • 提供者:sxy
« 1 2 ... 17 18 19 20 21 2223 24 25 »
搜珍网 www.dssz.com