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

搜索资源列表

  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. Perlprimer

    0下载:
  2. 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4739339
    • 提供者:王明鑫
  1. 哈希表

    0下载:
  2. 哈希表讲义 -Hash Table lectures Hash Table lectures
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:21373
    • 提供者:dd
  1. HASH123

    0下载:
  2. 计算机科班学生的HASH表源程序-computer classes students source of the hash table
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1918
    • 提供者:薇拉
  1. datastruct

    0下载:
  2. 安全数组 普通链表 哈希表 二叉搜索树 AVL树 集合类 通用自动机 所有类均使用模板编写,并不特定于 Windows 平台,只要有 C++ 编译程序的操作平台都可使用。-security array ordinary Chain Hash Table 2 forks search tree AVL Tree collections Universal Automatic machine is used in all types of template preparation, is not s
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:31080
    • 提供者:刘楚
  1. sha(1,256,384,512)

    0下载:
  2. 一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26149
    • 提供者:拂晓
  1. hash_vb

    0下载:
  2. hash算法的vb实现.很好用!-hash algorithm to achieve the vb. With good!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2948
    • 提供者:赵奇
  1. haxibiao

    0下载:
  2. 数据结构  哈希表应用-data structure Hash Table Application
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2644
    • 提供者:峰峰
  1. SomeAlgorithmsSourceCodeInJava

    0下载:
  2. 算法源码集合:有hash表、笛卡尔集、哈弗曼树、矩阵乘法、快速排序-algorithm source code pool : hash tables, Descartes sets, Hafuman tree, matrix multiplication, fast scheduling, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1110873
    • 提供者:杨昆
  1. MD5_1

    0下载:
  2. MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7403
    • 提供者:杨昆
  1. GetCRC32(CS)

    1下载:
  2. CRC32哈希算法的C#版源码.采用的是动态生成码表的方法.-CRC32-hash algorithm in C# version of the source code. The code is dynamically generated table method.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14915
    • 提供者:李哓
  1. HashSHA1String

    0下载:
  2. 用HASH加密字符传,用于保存密码等字段。-use encryption characters-to preserve password field.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:901
    • 提供者:Vincent
  1. RFC1994_PPP

    0下载:
  2. PPP挑战握手认证协议(CHAP),PPP【1】提供了点到点链路传输多协议数据报的标准方法。 在PPP中也定义了一种可扩展的LCP,允许协商认证协议,从而可以在进行网络层 协议传输之前对对端进行认证。 本文定义了一种PPP认证方法,该方法利用随机“挑战”和依据“挑战”和密钥 计算出的加密哈希“应答”来完成认证。 -PPP Challenge Handshake Authentication Protocol (CHAP), PPP [1] provides
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15424
    • 提供者:wangwen
  1. cpp_mru_cache

    0下载:
  2. I suppose you know what a MRU cache is, otherwise you wouldn t been reading this. This is an implementation of a very simple one using only STL. To implement a cache, derive a subclass from this template class. As an implementor, you d have
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1828
    • 提供者:haha
  1. hash_c

    0下载:
  2. 计算HASH值的C语言源代码,包括7种算法。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5551
    • 提供者:walker
  1. rehash_src

    0下载:
  2. 计算文件hash值的源代码,包含crc,md2,md4,md5,sha,sha1,sha256,ra
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:282129
    • 提供者:风成
  1. samcopy

    0下载:
  2. 用来复制带有WindowsXP的用户名列表和hash散列的SAM文件
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12631
    • 提供者:tzwsoho
  1. ucw-src129

    0下载:
  2. UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard. UC
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:428661
    • 提供者:lee
  1. PKU3220Source

    0下载:
  2. PKU3220代码 简单HASH的使用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:chenni
  1. bloomie-1.0.tar

    0下载:
  2. STORAGE AND LOCATION INFRASTRUCTURE BASED IN DISTRIBUTED HASH TABLES
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:623009
    • 提供者:Lili
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com