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

搜索资源列表

  1. lexer

    0下载:
  2. 使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:14937
    • 提供者:ZhuYinghang
  1. STLport-v5.1.3

    0下载:
  2. STLport 是一个多平台的 ANSI C++ 标准类库实现,具备很多高级特征,并且为效率,异常安全性和线程安全性做了优化,还做了许多扩展,如 hash 表和单链。 -STLport is a multiplatform ANSI C++ standard library implementation, has a number of advanced features, and for the efficiency, safety and thread-safe exception of
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1228414
    • 提供者:白裕飞
  1. ds_6

    1下载:
  2. 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:636
    • 提供者:Yvonne
  1. AESHash

    0下载:
  2. 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:966830
    • 提供者:wangurey
  1. hashing

    0下载:
  2. 本程序为散列功能测试小程序。存放元素为浮点型数据,可以为小数。数据不能为负数(输入负号会提示重输)。-This procedure for the hash function test applet. Floating-point type data storage element can be a decimal. Data can not be negative (input minus sign will be prompted to re-lose).
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:49004
    • 提供者:moon walker
  1. hashLib

    0下载:
  2. Effective hash library for vxWorks 5.4. User hash functions can be used-Effective hash library for vxWorks 5.4. User hash functions can be used...
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:7557
    • 提供者:vrolbin
  1. beecrypt-4.1.2.tar

    0下载:
  2. 是一个正在进行的项目,提供强有力的和快速的加密形式的工具包使用的商业和开放源代码项目。库包括:随机数生成器,分组密码,散列函数,消息认证码-Is an ongoing project to provide a strong and fast encryption tool kit used in the form of commercial and open source projects. Library include: random number generator, block ciph
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:774280
    • 提供者:sportsboy_21
  1. download

    0下载:
  2. PHP动态流输出下载,比常规下无安全,上传后自动HASH后保存!-Dynamic stream output download, no security than conventional next!
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1255
    • 提供者:叶权
  1. rsa

    0下载:
  2. rsa&md5 公钥和私钥就是从两个文件PublicKey.xml、PrivateKey.xml中读取出来,相当于是现实中的指定公钥和私钥;再验证时我为了方便直接验证的A计算出的HASH码,现实中应该是由B重新计算出文件M的HASH码-ras&md5
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:10303
    • 提供者:123
  1. homework3

    0下载:
  2. 网络信息安全作业 1) MD5算法 2) 安全Hash算法 3) RIPEMD-160算法 4) Whirlpool算法 5) HMAC算法 6) CMAC算法 -homework3
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:56439
    • 提供者:lixiaoxu
  1. 2

    0下载:
  2. RFID系统的IEEE的文章,安全协议,认证- In this paper, we first propose a cryptographic authentication protocol which meets the privacy protection for tag bearers, and then a digital Codec for RFID tag is designed based on the protocol. The protocol w
  3. 所属分类:RFID

    • 发布日期:2017-04-07
    • 文件大小:233086
    • 提供者:fxy
  1. 09

    0下载:
  2. 问题描述 设计散列表实现通讯录查找系统,使得平均查找长度不超过2,完成相应的建表和查表程序。 -Hash table implementation to describe the design problem to find the system address book, bringing the average search length of no more than 2 to complete the construction of the corresponding table
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:482036
    • 提供者:朱宝金
  1. hash22

    0下载:
  2. hash排序,用hash法进行字符或数字的排序。-hash
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:565518
    • 提供者:刘黎
  1. Md5Encrypt

    0下载:
  2. MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 with 512-bit packet to process the input information, and each group was again divided into 16 32-seat group, after a series of processing, the algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:47807
    • 提供者:
  1. test_hash_table

    0下载:
  2. 数据结构 构建并使用一个哈希表的简单例子及源程序代码(Dev-c++)-Hash table data structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:117481
    • 提供者:zhb
  1. Hashtablelookup

    0下载:
  2. 这个程序时利用哈希表来进行查找程序运行时可以输入一些数据然后用哈希表查找-This program to carry out the use of hash table to find the program is running you can enter some data and then use a hash table lookup
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2078
    • 提供者:张明
  1. tu

    0下载:
  2. 、实验目的 1 熟练掌握各种内排序方法,深刻理解排序算法及其执行过程; 2 学会分析各种内排序算法的性能; 3 了解各种排序方法的优缺点,对于实际问题能够选择一种较好的排序方案; 4 熟练掌握图的存储结构; 5 掌握图的邻接矩阵和邻接表表示分别进行深度和广度优先搜索遍历的算法。 6 了解图的最小生成树算法。-Proficiency in the order of search, binary search and index searc
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2640
    • 提供者:zhangge
  1. Untitled1

    0下载:
  2. 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序-For the grade in the " name" design a hash table, bringing the average search length does not exceed the specified value and complete the appropriate procedures for construction of tables and
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1560
    • 提供者:liwei
  1. hashchazhao

    0下载:
  2. 这也是我在本学期学习数据结构是做的实验题目:hash查找。上传上来供大家学习,借鉴。-This is me in this semester to study the data structure is to do experimental subjects: hash check. Upload up for all to learn from.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2268
    • 提供者:viking
  1. hashTable

    0下载:
  2. 数据结构课程设计,哈希表的设计,实现哈希表的处理和查找-Curriculum design, data structure, hash table design, implementation, processing and search the hash table
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:296554
    • 提供者:天河
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com