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

搜索资源列表

  1. SecureHash

    0下载:
  2. 对取得的硬件信息进行Hash的一个DLL,提供了对外的接口供调用-This DLL will get hardware information to make a hash calculation. It exports some interfaces to use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13664
    • 提供者:杨轩
  1. 2004052512573625343213132123

    0下载:
  2. 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:837267
    • 提供者:dreamwhere
  1. winHash

    0下载:
  2. 用TC实现一个HASH算法,用户可以在操作界面进行操作并实现算法的统计。-achieve a hash algorithm, the user interface can operate and achieve the statistical algorithms.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:164573
    • 提供者:倪恩伟
  1. cmd51

    0下载:
  2. hash函数 用于签名算法的实现等等 用于加解秘-hash function for the signature algorithm for the realization of such increases deciphered
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10960
    • 提供者:xueke
  1. HashTableinDS

    3下载:
  2. 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wjs
  1. PrtTView_demo

    0下载:
  2. This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:gaowen
  1. hashfunction

    0下载:
  2. 应用密码学中hash function的详细介绍-hash function which detailed descr iption of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:843981
    • 提供者:guoying
  1. kaisanlei

    0下载:
  2. 数据结构算法的小作业,开散列的算法,附有注释。-data structure algorithm for small operations, opened hash algorithm with the Notes.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2249
    • 提供者:饶向荣
  1. hash

    0下载:
  2. 哈希表的建立 查找 插入 删除算法.没有考虑数据冲突处理
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:6728
    • 提供者:李玮
  1. OSkeshe

    0下载:
  2. 操作系统课社 1.理解内存页面调度的机理。 2.掌握几种理论页面置换算法的实现方法。 3.了解HASH表数据结构的使用。 4.通过课程设计比较各种调度算法的优劣。 5.熟悉页面置换算法及其实现,引入计算机系统性能评价方法的概念。页面置换算法是虚拟存储管理实现的关键,通过本次课程设计理解内存页面调度的机制,在模拟实现FIFO、LRU页面置换算法的基础上,比较两种置换算法的效率及优缺点,从而了解虚拟存储实现的过程。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62780
    • 提供者:dongguanghuai
  1. stl_code

    0下载:
  2. c++ STL source code, hash and vector etc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:249657
    • 提供者:cloudffx
  1. hash

    0下载:
  2. 实现哈希表的创建、查找、插入,可以用开放地址法解决冲突问题
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1854
    • 提供者:周志
  1. hash

    0下载:
  2. hash表算法,自己写的一段代码。希望对大家有用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4860
    • 提供者:yuhongchang
  1. Hash

    0下载:
  2. 哈希程序,在VC++里一定可以通过,首次上传啊
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2037
    • 提供者:lsk
  1. MD5

    0下载:
  2. MD5程序,可以计算MD5算法得到的Hash值,且可以保存成文档-MD5 program can calculate MD5 Hash value obtained by the algorithm, and can be saved into a document
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1912926
    • 提供者:王二
  1. ClsHash

    0下载:
  2. 一个简单的哈希表实例,调试通过的,照着做下来,哈希表应该会明白吧!-A simple hash table instance, debugging through, and follow suit down, the hash table should understand it!
  3. 所属分类:ComboBox

    • 发布日期:2017-03-28
    • 文件大小:14287
    • 提供者:云仔
  1. hash

    0下载:
  2. 针对本班的人名设计一个杂凑表,数据表的长度为50~80个记录;分析平均查找长度,完成相应的建表和查表程序,设计直观的界面显示杂凑表的内容。-This class of names for the design of a hash table, table length of 50 to 80 records analysis of average search length, corresponding to complete construction of the table and loo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:18284
    • 提供者:qipei
  1. transport-using-sign-and-verify

    0下载:
  2. MFC编写的基于CryptoAPI的安全传输报文演示程序,设计证书的读取,hash摘要,签名,认证等-cryptoAPI transport message using signing and verifing technology
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-27
    • 文件大小:9888390
    • 提供者:SpectrumLGP
  1. VB-Hash-ok

    0下载:
  2. VB的哈希杂凑表高级算法示例,很好的例子-VB hash hash table advanced algorithms example, a good example
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:56326
    • 提供者:cjy
  1. Chained Hash Table

    0下载:
  2. This is a chained hash table program. it can be related to the data structure.
  3. 所属分类:其它

« 12 »
搜珍网 www.dssz.com