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

搜索资源列表

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

    0下载:
  2. 要 高性能和安全是计算机网络研究的两个主要问题。如何使路由器在保证转发性能的前提下提供网络安全保护已经成为当前的研究热点。本文介绍了在完成国家“863”计划重大课题“高性能安全路由器”的过程中解决的若干关键技术问题。“高性能安全路由器”基于自主设计的高性能路由器操作系统HEROS。为保证高性能的路由转发,设计实现了基于RAM的高性能路由查找算法;为支持服务质量控制和安全管理,设计实现了基于无冲突哈希Trie树的分组分类算法和基于反馈的分布式分组调度算法;为保证网络安全,提出了基于分布式密钥管理的
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:189528
    • 提供者:兰光华
  1. 基于哈希表的词频统计

    0下载:
  2. 基于哈希表的词频统计 -Hash table based on word frequency statistics
  3. 所属分类:软件工程

    • 发布日期:2017-03-30
    • 文件大小:17230
    • 提供者:sa
  1. chord

    0下载:
  2. chord算法 P2P资源定位算法 利用哈希函数的分布式散列-chord algorithm for P2P resource location algorithm using distributed hash function hash
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:4918
    • 提供者:yyn928
  1. Hash_Table

    0下载:
  2. 数据结构与程序设计的经典的类模版:哈希表-Data structure and procedures of the type of classic design template: hash table
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:228344
    • 提供者:张祖琼
  1. shujujiegoukechengsheji

    0下载:
  2. Joseph环,哈希表,银行业务模拟系统为题目的数据结构课程设计。有详细的文字说明和源代码。-Joseph Wan, the hash table, banking simulation system for the subject data structure course design. A detailed written instructions and source code.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:228338
    • 提供者:谭锴
  1. SpectraHashing

    0下载:
  2. 介绍了一种新的语义哈希算法,谱哈希的方法,希望有用-Introduces a new semantic hash algorithms, spectral hash, in the hope helpful
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:949922
    • 提供者:柳絮
  1. 11Hashing.key

    0下载:
  2. 哈希表的MIT的课件,提前说明,是英文的哦,希望大家踊跃下载-Hashing key
  3. 所属分类:Document

    • 发布日期:2017-05-12
    • 文件大小:2903867
    • 提供者:火箭工程师
  1. CSharpKill

    0下载:
  2. 主要介绍了委托,匿名方法,索引器,接口,哈希表(HashTable)的使用-Introduces the delegate, anonymous methods, indexers, interfaces, hash table (HashTable) the use of
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6212
    • 提供者:王美丽
  1. SHA-256(VCsharp)

    0下载:
  2. 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:332237
    • 提供者:bolide
  1. One_Digital_Signature_Scheme_in_Semimodule_over_Se

    0下载:
  2. 一个数字签名方案 假设C试图提供给B一个通过A的有效签名S伪造的消息TF,如果这种情况发证了,另一方面A可以拒绝在相同情况下认证他的签名。 然后就导致了如果一个有效的签名S=(σ,sζ)和一个伪造的消息TF可以被认证。哈希值mF=H(TF)必须满足下列形式的V条件 但是根据⊕OSP通过方程m1= 寻找m1是不可行的,因为⊕OSP是困难的。 而且在m1中寻找mF也是困难的,因为C必须依次解决三个困难的*OSP问题。 就算mF被找到了,也不可能构造一个合适的伪装TF使得
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:61541
    • 提供者:王智圆
  1. searchmethod

    0下载:
  2. 在数据结构中实现查找(顺序、二分法、二叉排序树、哈希)-n data structures, in order for (dichotomy, binary sort tree hash)
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:478171
    • 提供者:曾经
  1. 240072406

    0下载:
  2. 堆与排序,哈希表,要写的文字真多,我在凑字,差不多够了-haxibiao
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6186
    • 提供者:张小文
  1. Thehash

    0下载:
  2. 哈希(Hash)函数在中文中有很多译名,有些人根据Hash的英文原意译为“散列函数”或“杂凑函数”,有些人干脆把它音译为“哈希函数”,还有些人根据Hash函数的功能译为“压缩函数”、“消息摘要函数”、“指纹函数”、“单向散列函数”等等。 -Hash (Hash) function has many translations in Chinese, some in English under the original Hash translated as " hash function&q
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:21452
    • 提供者:prince
  1. hash

    0下载:
  2. 用哈希表实现学生成绩管理系统的源程序代码-Hash table to achieve student performance management system
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:2590
    • 提供者:`张连杰
  1. haxibiao

    0下载:
  2. 人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,... [HashList.rar] - 实现哈希表的建立 查找-Named after people, the Chinese name of the pinyin form. 30 to be filled into a hash table of names, ... [HashList.rar]- the establishment of the hash table lookup
  3. 所属分类:Software Testing

    • 发布日期:2017-03-28
    • 文件大小:84992
    • 提供者:longhuasong
  1. include

    0下载:
  2. 用哈希表建立的联系人,姓名,号码,并实现查找,删除,插入以及显示-Use a hash table to establish contacts, names, numbers, and find, delete, insert, and display
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:71168
    • 提供者:longhuasong
  1. 数据结构实验报告附有源代码

    2下载:
  2. 数据结构实验报告 附有运行结果和源代码 包括哈希表,二叉树,哈希查找
  3. 所属分类:编程文档

  1. 哈希函数(Hash).doc

    0下载:
  2. 哈希函数(Hash).doc
  3. 所属分类:编程文档

    • 发布日期:2022-06-01
    • 文件大小:30720
    • 提供者:coolhandy
« 12 3 »
搜珍网 www.dssz.com