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

搜索资源列表

  1. jSecureKit

    0下载:
  2. 用图形用户界面编写的加解密文件系统,还可实现哈希函数算法-graphical user interface with the preparation of the increase declassified document systems, but also achieve hash function algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:42927
    • 提供者:张旭
  1. java3

    0下载:
  2. 创建一个包装学生信息的java类:包括name,number, age,height,创建该对象的数组用于表示n个学生的信息,并具备显示所有学生信息,查找某个学生的功能。(有输入流,输入数据,使用hash表存储数据) 包含相关代码和运行结果-Create a package of java category of student information: including name, number, age, height, create the object array used
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:13732
    • 提供者:zhou
  1. sha1

    0下载:
  2.  SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-51
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:937
    • 提供者:陈诚
  1. hash

    0下载:
  2. 通过hash函数实现节目单的编排节目单输入区.add(new JLabel("节目名称:")) 节目单输入区.add(名称文本框) -Through the hash function implementation program for the scheduling of programs single-input area. Add (new JLabel ( " Program Name :" )) program single-input area. Ad
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:13945
    • 提供者:刘婷婷
  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. HashFunction

    0下载:
  2. A simple hash function-The input of this hash function is a stream of binary data which is read from file. The data is encrypted by each 32bits. Each block first is initialized by doing XOR with the modified ciphertext and a random binary array, and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:165544
    • 提供者:zhaoxiao
  1. HashFunction_SHA1

    0下载:
  2. This a code for Hash Function SHA-1 in cryptography.-This is a code for Hash Function SHA-1 in cryptography.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:24386
    • 提供者:RJ
  1. scandir

    0下载:
  2. 在PHP中, 数组是用一种HASH结构(HashTable)来实现的, PHP使用了一些机制, 使得可以在O(1)的时间复杂度下实现数组的增删, 并同时支持线性遍历和随机访问. php 遍历函数-In PHP, an array is to use a HASH structure (HashTable) to achieve, PHP uses a number of mechanisms makes it possible to O (1) time complexity to a
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:1146
    • 提供者:王伟
  1. hash

    0下载:
  2. 运用javascr ipt实现hashmap功能-Hashmap function using javascr ipt to achieve
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:1804
    • 提供者:阿迪
  1. myHash_Final

    0下载:
  2. 本源码是基于FLASH的哈希查找,在演示中,哈希查找提供了两种哈希函数供选择,冲突解决办法采用线性加1的办法。-The source code is based on FLASH hash find, in the demo, hash search provides two hash function to choose, the conflict solution using linear plus one way.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-09
    • 文件大小:2688915
    • 提供者:rojian
  1. hash_c

    0下载:
  2. hash算法C代码实现 标准接口函数 方便修改hash函数-hash algorithm C code implements the standard interface functions easily modified hash function
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:2001
    • 提供者:aniu
  1. PasswordHash

    0下载:
  2. password hash function using java code.used on md5 hash function algorithm
  3. 所属分类:Applet

    • 发布日期:2017-03-25
    • 文件大小:2192
    • 提供者:ram
  1. jxta-meteor

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

    • 发布日期:2017-05-10
    • 文件大小:2479212
    • 提供者:王礼坊
  1. MD5

    0下载:
  2. Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。-A hash function Message Digest Algorithm MD5 (Message Digest algorithm called Chinese fifth edition) is widely used in the field of computer security, to provide message int
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:7698
    • 提供者:rain
  1. MD5

    0下载:
  2. 这款软件采用Java编写,主要实现了将任意长度的单项散列函数进行加密。-Using Java , this software mainly realizes the encryption for the arbitrary length of hash function.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:151385
    • 提供者:张一
  1. HashItOut2(source-code)

    0下载:
  2. Hash Table with .equal(Object obj) function and Difference function with Hash table Output-Hash Table with .equal(Object obj) function and Difference function with Hash table Output...
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1551
    • 提供者:TacoMeat
  1. habari_v0.7.1

    0下载:
  2. 安装及简单使用:服务器端所需软件:1,所需的WEB服务器:Apache (1.3.x 或更高, 2.x 或更高(建议使用此版) 支持 mod_rewrite 或Lighttpd 或Nginx 2,所需的数据库MySQL 4.1.x 或更高 或SQLite 或PostgresSQL 3,所需PHP版本为5.2 或更高支持以下几种模快功能: PHP Data Objects (PDO)和你希望使用的数据库PDO驱动 SimpleXML Hash Iconv Mbstring Tokenizer JS
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-09
    • 文件大小:1573367
    • 提供者:wangli
  1. todown

    0下载:
  2. 2、安装时提供规则数据(支持drupal数据库导入、discuz6模拟提交,由于drupal是数据库结构复杂,discuz6有hash验证,很多的采集系统对这两个倒库比较困难,本系统完美支持,已做过测试); 3、增加采集新打开页面再采集功能; 4、修正部分页面在某些系统无法显示问题; 5、修正安装完成后登录时加载慢问题(原来有些显示空白); 6、修改系统部分布局、使之更人性化; 7、模拟用户管理添加从其它频道复制功能; 8、修正缩略图采集错误问题;-2, installa
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:191195
    • 提供者:hmpudn49
  1. BloomFilter

    0下载:
  2. 如需要判断一个元素是不是在一个集合中,我们通常做法是把所有元素保存下来,然后通过比较知道它是不是在集合内,链表、树都是基于这种思路,当集合内元素个数的变大,我们需要的空间和时间都线性变大,检索速度也越来越慢。 Bloom filter 采用的是哈希函数的方法,将一个元素映射到一个 m 长度的阵列上的一个点,当这个点是 1 时,那么这个元素在集合内,反之则不在集合内。这个方法的缺点就是当检测的元素很多的时候可能有冲突,解决方法就是使用 k 个哈希 函数对应 k 个点,如果所有点都是 1 的话,那么
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:4755
    • 提供者:李晓阳
  1. HashFunction

    0下载:
  2. Hash function complete 11 papers
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3081688
    • 提供者:ariki
搜珍网 www.dssz.com