CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HASH

搜索资源列表

  1. HashCode

    0下载:
  2. 哈希数据编码解码实现(Hash) 需安全openssl等安全证书-Hash data codec implementation (Hash) need to secure safety certificate openssl, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1346313
    • 提供者:李维
  1. EncryptionSample

    0下载:
  2. 我的加密方法需要一个字符串,它使用MD5哈希或SHA1,然后返回它加密。-My encryption methods take a string and hash it using MD5 or SHA1 and then return it encrypted.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:33338
    • 提供者:曾静
  1. hashtable

    0下载:
  2. A C++ impementation of hash table data structure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6801
    • 提供者:lionmoa
  1. hashtable_in_c++

    0下载:
  2. Hash tables are very common data structures. They provide efficient key based operations to insert and search for data in containers. This code contains a simple implementation in c++.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:17805
    • 提供者:xadas
  1. SanLie

    0下载:
  2. 自己编写的数据结构程序,主要是进行散列表的各种存储方式优越性 的比较-Their own procedures for the preparation of the data structure is primarily one of a variety of stored hash table comparison of the superiority of
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1939
    • 提供者:雷文
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. CryptoPPRef

    0下载:
  2. 著名超强加密解密函数类库Crypto++的最新Reference参考资料。官方的超全!-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6826873
    • 提供者:沧海
  1. CryptoPPGuide

    0下载:
  2. Crypto++的文档,虽然不是很全,但是其中有简单的调用该类库的方法实例。-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA51
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:79660
    • 提供者:沧海
  1. capi-0.01.tar

    0下载:
  2. < 多任务下的数据结构与算法>>一书的配套源代码,含有链表、哈希表、红黑树、AVL树、复合二叉树、无碎片内存管理、垃圾内存管理、多任务遍历等源代码-" " Multi-tasking data structures and algorithms under the " " a book supporting the source code, containing lists, hash tables, red-black tree, AVL
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:178459
    • 提供者:zhou
  1. ARM

    0下载:
  2. 包含了ARM的几个功能试验 如触摸屏 智能仪表手持设定器 工控自动化模拟量输入输出控制 以及RS232通信 及以太网通信-ARM contains several functional tests, such as hand-held touch-screen smart meter setter Industrial Automation Analog input and output control, and RS232 communications, and Ethernet Commun
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3280036
    • 提供者:zhaowh
  1. HashTable

    0下载:
  2. 一个简单的数据结构哈希表的设计程序,虽然简单,但是实用-A simple hash table data structure design process, though simple, but practical
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1424
    • 提供者:肖卫镇
  1. PerfectHash

    0下载:
  2. 向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by the use of each key provides a
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2582821
    • 提供者:asdf_asdfa
  1. calcchecksum-1.6-pre1

    0下载:
  2. calcchecksum用于计算各种hash值,是一个开源软件。-calcchecksum is a tool for calculating various hashes (checksums)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:765109
    • 提供者:shepherd
  1. prophor0.2.7-dev

    0下载:
  2. 一个简单的多用户 IRC BNC服务软件,支持MD5 等hash过的密码。-An easy multiuser IRC BNC server. Supporting many features such as MD5 hashed passwords, SSL connections, vhosts, awaynick, pm logging while away Tested on Linux and FreeBSD, and compiles with gcc versions from 2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:96538
    • 提供者:shepherd
  1. hashlistener2

    0下载:
  2. ajax hash 有記錄上一頁、下一頁的功能-ajax hash
  3. 所属分类:Ajax

    • 发布日期:2017-04-13
    • 文件大小:1540
    • 提供者:7714
  1. JavaGaojiTexing

    0下载:
  2. 本章讲解了Java中hash码问题、对象的克隆技术、比较器的使用及Class类的反射机制-This chapter explained the issue of Java in the hash code, object cloning techniques, the use of the comparator and the Class class reflection mechanism
  3. 所属分类:Java Develop

    • 发布日期:2017-06-18
    • 文件大小:27654577
    • 提供者:baobao
  1. szyfrowanie_js

    0下载:
  2. Hash the Javascr ipt code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:11704
    • 提供者:gocom
  1. tools

    0下载:
  2. 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:4533
    • 提供者:Ihar
  1. 12386

    0下载:
  2. 哈希表的编程,很好很强大,希望大家能够有所帮助-Hash table programming, very good very strong
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:34640
    • 提供者:fu
  1. hashfuncs2

    0下载:
  2. Collected hash functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3911
    • 提供者:KibgLestat
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com