搜索资源列表

  1. hash-c

    0下载:
  2. 各种语言的Hash算法都很多,这是用纯C语言定情的Hash算法,不包含任何其他相关的库。 * create_hashtable * hashtable_insert * hashtable_search * hashtable_remove * hashtable_count * hashtable_destroy -Source code for a hash table data struct
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:64512
    • 提供者:龙在渊
  1. hash

    0下载:
  2. 简单的HASH算法,使用的闭散列方法,是桶式散列,有需要的朋友可以-HASH algorithm is simple, using the closed hashing methods, is a barrel-style hash, you can see a friend in need
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:evil_debris
  1. c-hash

    0下载:
  2. c语言查找字符串的hash算法,几种经典的哈希算法参考-hash algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:chanson
  1. c-hash

    0下载:
  2. C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:黄健
  1. SHA3

    0下载:
  2. 带界面的hash算法,分别提供了CUBEHASH、 CROSTL、LANE、SHABAL、SPECTRAL物种候选sha3算法-Interface with the hash algorithm, respectively, provide CUBEHASH, CROSTL, LANE, SHABAL, SPECTRAL species candidate sha3 algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:1978368
    • 提供者:林迪
  1. sha1

    0下载:
  2. 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:周笑
  1. hash

    0下载:
  2. 包含常见的的hash算法,MD4,MD5,SHA-160,SHA-256,crc等,对字符串或者文件进行处理,生成相应的hash值-Contains common hash algorithm, MD4, MD5, SHA-160, SHA-256, crc, etc., on the string or file handle, generate the corresponding hash value
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:281600
    • 提供者:丹丹
  1. hash

    0下载:
  2. 超级hash算法,超出一般人的想像,有兴趣的可以下载-a good hash
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:363520
    • 提供者:your name
  1. hash

    0下载:
  2. 对给定的文件中的单词运用hash算法进行检索以及出现频率的计算-For a given file of the word hash algorithm is used to search and frequency calculation
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:62464
    • 提供者:ellen
  1. hash

    0下载:
  2. hash 算法例子,用代码说明hash,易于理解-Hash algorithm with hash examples, code, easy to understand
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:50176
    • 提供者:jiang.haiyan
  1. Hash--and-watermarking

    0下载:
  2. 基于hash算法与信息安全,数字水印的嵌入和数字水印的攻击方法-Based on hash algorithm and information security, digital watermarking embedding and the attack methods of digital watermarking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:333824
    • 提供者:wangtong
  1. hash

    0下载:
  2. hash算法,比较2中算法的特点: 1、传统的根据逐个比较 2、根据hash定位,字符串查找-hash algorithm String lookup
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:chenks
  1. hash-in-cPP

    0下载:
  2. 在c++中调用hash算法,并运用hash算法实现图像置乱-Achieve hash image scrambling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:聂凯旋
  1. Digital-signature-with-hash

    0下载:
  2. 一个用采用RSA加解密的数字签名程序,其中有采用hash算法。-A used RSA encryption digital signature program, which uses the hash algorithm.
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:10249216
    • 提供者:鲍林芳
  1. hash

    0下载:
  2. Hash算法的通用类,在VC下编译通过,具有较强的通用性-Hash algorithm generic class, compiled by the VC, has a strong versatility
  3. 所属分类:压缩解压

    • 发布日期:2024-05-21
    • 文件大小:283648
    • 提供者:bobyin
  1. hash.tar

    0下载:
  2. 一个简单的 hash 算法的源代码,很实用,可以用在很多地方。-A simple hash algorithm source code, very practical and can be used in many places.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:happy
  1. hash

    0下载:
  2. hash算法的编程,实现过程 hash算法的编程,实现过程-hash algorithm programming, programming hash algorithm implementation process, realization process
  3. 所属分类:Linux驱动

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:张永龙
  1. hash

    0下载:
  2. 暴雪hash算法,源代码,精炼,低碰撞率-Blizzard hash algorithm, source code, refining, low collision rate
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:weicl
  1. hash

    0下载:
  2. 网上收集的14种hash算法。希望对大家有用。-14 kinds of hash algorithm online collection
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:linap
  1. Hash

    0下载:
  2. hash算法的几种C语言实现,以及源代码,比较简单的代码-Several hash algorithm C language, as well as source code, relatively simple code
  3. 所属分类:CA认证

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:程科
« 1 2 3 45 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org