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

搜索资源列表

  1. database_encrypt

    0下载:
  2. 数据库加密技术中散列函数的应用 介绍了散列函数的基本原理及设计要求,结合公开密钥加密方法中的数字证书及数字签名技术,探讨了散列函数在诸如口令保护用户访问权限鉴别和数据加密技术的应用-database encryption technology hash function of the hash function on the basic principles and design requirements, combination of public key encryption metho
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:197684
    • 提供者:陈波
  1. multicastpaper

    0下载:
  2. 论文标题:组播安全机制的研究与设计 作者:于福海 作者专业:计算机技术 导师姓名:原萍 授予学位:硕士 授予单位:东北大学 授予学位时间:20050701 论文页数:1-61 文摘语种:中文文摘 分类号:TP393.08 关键词:组播通信 安全机制 源认证 组密钥管理 摘要:本文结合课题实际特点,以组播安全为主题,对310网(全军局域网)中的组播提供安全保障进行了系统的研究。 对组播安全的基础理论与方法进行了分析与研究,抽取出了对称加密、
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4685691
    • 提供者:成东
  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. hash

    0下载:
  2. hash代码实现和测试,包括新增、删除、查找
  3. 所属分类:软件工程

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

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

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

    0下载:
  2. 简要论述了Linux下图形配置界面设计的Gtk+的技术原理。基于Gtk+库设计了数控机 床良好的人机操作界面,对其中的重点问题hash表和回调函数进行说明。-none
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:96454
    • 提供者:rejoiceliberty
  1. hashlock1

    0下载:
  2. 详细介绍了hash函数的构造功能和实现方式。-Hash function described in detail the structure of the function and implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:482080
    • 提供者:龙虾
  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. 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. 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. L3_Hash

    0下载:
  2. Hash MD4 C++ Emlementation
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11419455
    • 提供者:Marina
  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. searchmethod

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

    • 发布日期:2017-04-17
    • 文件大小:478171
    • 提供者:曾经
  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. hash

    0下载:
  2. 建立一个小型信息管理系统(可以是图书、人事、学生、物资、商品等任何信息管理系统)。要求: 1.使用哈希查找表存储信息; 2.实现查找、插入、删除、统计、输出等功能; -Information management system to create a small (could be books, personnel, student, supplies, commodities and any other information management systems). Requir
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:2495
    • 提供者:qubo
  1. Hash-operation

    0下载:
  2. 散列表操作,实现散列表的插入,删除,排序,与遍历的简单操作。-Hash operation
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6997
    • 提供者:snow
  1. Hash-Function

    0下载:
  2. 哈西算法 实用 hash in algorithm-hash function is a very important algorithm in the cs field. it is a function can do hash and haxi correct.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5051267
    • 提供者:msfiona
« 12 3 »
搜珍网 www.dssz.com