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

搜索资源列表

  1. SHA3

    1下载:
  2. SHA3的Java类,是在Java基础上开发的另外一种Hash函数,具有更好的时间和安全性能-SHA3 Java category is based on the Java Development of another Hash functions, with time and better safety performance
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5081
    • 提供者:刘光杰
  1. 2005413185023558

    0下载:
  2. 本程序是用哈希表实现词频统计,用java实现的,仅用于网友学习之用。-this program is to achieve Hash Table Frequency statistics, using java to achieve, and only for netizens learning.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10888
    • 提供者:义军
  1. SocketPool-0712

    1下载:
  2. 基于JXTA的P2P交通仿真程序,SimpleJxtaApp.java为主控文件,RoadGui为图形界面,MD5为Hash码生成文件,Cartest01为车辆Agent文件,另外一个对等组工具文件PeerGroupTool。-based on the JXTA P2P traffic simulation program, SimpleJxtaApp.java for controlling documents, RoadGui for the graphic interface, MD5 H
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:90899
    • 提供者:缪青海
  1. ANtsP2P_beta1.5.6_p0.9.3_src_nb

    0下载:
  2. ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others. Features Open Source
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:7742358
    • 提供者:谭朋柳
  1. aprioriWritByJava

    1下载:
  2. 用JAVA编写的apriori中的动态项目集计数实现算法。采用Hash方法实现具体的划分,属于apriori的一种改进算法-with JAVA apriori prepared by the dynamic item counting algorithm. Hash methods used to achieve specific division is apriori an improved algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5315
    • 提供者:kpeng
  1. Hash111

    0下载:
  2. JAVA数据结构之HASH编码的小应用程序-Java data structures hash coding of small applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7388
    • 提供者:张忠良
  1. tokyocabinet-1.4.17.tar.gz

    0下载:
  2. Tokyo Cabinet的Tokyo Cabinet 是一个DBM的实现。这里的数据库由一系列key-value对的记录构成。key和value都可以是任意长度的字节序列,既可以是二进制也可以是字符串。这里没有数据类型和数据表的概念。 作者叫Mikio Hirabayashi.Tokyo Cabinet是用C写的,同时提供c,perl,ruby,java的API。Tokyo Cabinet在提供了POSIX和C99的平台上都可用,它以GNU Lesser Public License协议发布
  3. 所属分类:Database system

    • 发布日期:2017-03-26
    • 文件大小:894349
    • 提供者:ws
  1. lcm-0.5.2

    0下载:
  2. 出色的轻型消息传递;它采用UDP广播的形式发送散列化的数据,速度超群;可支持C, C++, Java, Python等联合编程。-Messaging good light it uses UDP broadcast to send a hash of the data form, speed, superior supports C, C++, Java, Python and other joint programming.
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-30
    • 文件大小:764473
    • 提供者:李利
  1. FastDHT

    0下载:
  2. FastDHT 是一个高性能的分布式哈希系统(DHT) ,使用Berkeley DB 做数据存储,使用libevent 做网络IO处理,提供Java 版的客户端接口包。-FastDHT is a high-performance distributed hash System (DHT), uses Berkeley DB for data storage, network IO use libevent to do deal to provide Java version of the cli
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:112457
    • 提供者:liqingfang
  1. 001

    0下载:
  2. Hash算法,Java语言编写。五种Hash算法-hash algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2253
    • 提供者:
  1. MD5

    0下载:
  2. a hash function md5 for a java code, it has been run successfully.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:813181
    • 提供者:andy
  1. ch15

    0下载:
  2. 实现hash函数的一个小例子 其中包含了3个.java的文件,希望大家能喜欢-implements the hash, it can help you know about the hash,centainly you can row it up
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:1378
    • 提供者:张成峰
  1. MD5

    0下载:
  2. This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
  3. 所属分类:CA program

  1. JavaUtil_package_introdunction

    0下载:
  2. 介绍Java 的实用工具类库java.util 包。在这个包中,Java 提供了一些实用的 方法和数据结构。例如,Java 提供日期(Data)类、日历(Calendar)类来产生和获取 日期及时间,提供随机数(Random)类产生各种类型的随机数,还提供了堆栈 (Stack)、向量(Vector) 、位集合(Bitset)以及哈希表(Hashtable)等类来表示相应的 数据结构.-Introduction of Java Utility library java.util p
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:251256
    • 提供者:peter
  1. Data-Structure-Algorithm-Java

    0下载:
  2. 二项堆,哈希表,排序等数据结构和算法的实现~-Disjoint sets, sorting, two heap, hash tables and other data structures implemented in Java ~
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:51570
    • 提供者:dounai
  1. MyCipherTool

    0下载:
  2. 用JAVA语言设计并实现一个密码学综合工具,实现常用的称加密算法、非对称加密算法、HASH算法、MAC算法、数字签名算法- Design and implement a comprehensive tool cryptography JAVA language, called achieve common encryption algorithms, asymmetric encryption algo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-26
    • 文件大小:9040411
    • 提供者:LiYj
  1. AprioriMain

    0下载:
  2. Apriory算法是数据挖掘中常用的挖掘初始数据的算法,传统的apriory算法在大数据的情况下实现效率很低,我通过java中的hash结构进行了改进,将效率提高。-Apriory data mining algorithms commonly used in the initial data mining algorithms, the traditional apriory inefficient algorithm in the case of large data, I have bee
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2608
    • 提供者:王志祥
  1. sm3

    0下载:
  2. SM3密码杂凑算法。java 源码,http://www.oscca.gov.cn/News/201012/News_1199.htm 已与官网示例验证-SM3 cryptographic hash algorithm. java source code, http: //www.oscca.gov.cn/News/201012/News_1199.htm verified with official website example
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:94111
    • 提供者:david
  1. EDA_Lista3_Hash

    0下载:
  2. Hash Table in Scala, very similar with Java.
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:16384
    • 提供者:Renan
  1. Program4

    0下载:
  2. Evil Hangman. Made with a hash function and a dictionary
  3. 所属分类:其他小程序

    • 发布日期:2018-01-11
    • 文件大小:336014
    • 提供者:bee6656
« 1 23 »
搜珍网 www.dssz.com