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

搜索资源列表

  1. qiu_networksecurity_project1

    0下载:
  2. 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:14236
    • 提供者:qiushi
  1. PERL

    0下载:
  2. perl采用正向匹配算法,使用词库构建哈希结构,匹配分词-perl matching algorithm being used, use the thesaurus to build hash structure, matching word segmentation
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:zhou
  1. sha256.java

    0下载:
  2. Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:3274
    • 提供者:patataman
  1. j2se

    0下载:
  2. 本包为J2SE平台基础应用程序,包含了接口概念的理解,多线程编程,哈希表等内容。适合初学者-The package for the J2SE platform applications, including understanding of the concept of interface, multi-threaded programming, such as hash table. Suitable for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:12623
    • 提供者:dangml
  1. SHA1

    0下载:
  2. java语言编写的SHA散列算法,可以直接使用-java language SHA hash algorithm can be directly used
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2231
    • 提供者:王瑶
  1. jacksum-1.7.0-windows-explorer-integration-1.1.0.z

    0下载:
  2. jacksun是checksum的独立工具平台,完全用java编写,用于计算和校验checksum-Jacksum is a platform independent checksum utility (written entirely in Java) for computing and verifying (integrity check) checksums, CRC and hashes (fingerprints). It supports 58 popular hash algori
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:220951
    • 提供者:谢永胜
  1. java-md5

    0下载:
  2. MD5代码,主要实现哈希值加密及验证,一个小的源代码,但是在简单程序中可以用到。-MD5 code, the main hash value encryption and authentication, a small source code, but can be used for simple procedures.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:556
    • 提供者:xiaojing
  1. jxta-meteor

    0下载:
  2. 基于jxta平台的分布式哈希表(DHT)子项目,路由寻址均基于jxta的地址机制,实现了经典的chord,can协议,项目属于jxta的子项目,尚在开发中,还不是很稳定,但基本功能已经实现了-Distributed hash table (DHT) subproject based on Jxta platform, routing addressing are based on the mechanism of jxta. It has achieve a classic dht proto
  3. 所属分类:Java Develop

    • 发布日期:2017-05-03
    • 文件大小:1186884
    • 提供者:诚然
  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. 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. hashing

    0下载:
  2. 制作哈希表 使用哈希表 哈希表应用 根据要求制作的哈希表-hash
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:7003
    • 提供者:stone
  1. SHA_256

    0下载:
  2. SHA—256哈希摘要算法的实现,用JAVA实现-SHA-256 hash digest algorithm implementation, using JAVA implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3510
    • 提供者:luye
  1. JavaData

    0下载:
  2. Java版本的数据结构源代码 包括对数组、树、哈希表、排序等实例代码-Java source code version of the data structure includes an array, tree, hash tables, sorting and other examples of code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:71148
    • 提供者:陈旭
  1. k-DNA

    0下载:
  2. k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:17733
    • 提供者:张莉
  1. Java

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

    • 发布日期:2017-03-28
    • 文件大小:4351
    • 提供者:cong
  1. Java33

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

    • 发布日期:2017-04-02
    • 文件大小:5096
    • 提供者:cong
  1. JavaTCPUDP

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

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:cong
  1. GameHash

    0下载:
  2. HASH编码的程序,可以实现对字符串进行HASH编码。 -HASH coding procedures can be achieved on the HASH string encoding.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1705
    • 提供者:何丹丹
  1. Java_Programming_Certification_classic_hash_table_

    0下载:
  2. Java编程哈希表操作权限认证经典代码Java Programming Certification classic hash table operation permissions code-Java Programming Certification classic hash table operation permissions code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1142
    • 提供者:zss
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com