搜索资源列表

  1. Hash2131

    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 req
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1884160
    • 提供者:
  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 req
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-18
    • 文件大小:836608
    • 提供者:
  1. 2005112814355760

    0下载:
  2. 高亮语法类 1)了解HASH函数在网络安全中的应用 (2)掌握HASH函数实现的原理 二、要求 (1)用任何语言编程完成实现HASH函数的功能 (2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要) -syntax highlighter category 1) to understand the hash function in network security applications (
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:56320
    • 提供者:
  1. 排序算法、字典和B-树的C++语言实现

    1下载:
  2. 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:罗鹏魁
  1. HashTest

    0下载:
  2. 本源码演示Hash类的使用方法,是一个控制台应用程序。-Hash demonstration of the source categories of use, is a console application.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:张广召
  1. spider_v1.2

    0下载:
  2. 网络蜘蛛1.3版, 功能变更: 1. 关于对处理过URL和待处理URL的存储检索。 利用文件系统存储这些信息,利用Hash碰撞分页算法,加上最新数据的内存缓存,实现高效的信息检索。平均检索的效率0.01s 2. 修改前面版本URL替换产生的中文问题。 -network spider version 1.3, the functional changes : 1. On the right URL and proces
  3. 所属分类:其它资源

    • 发布日期:2024-05-18
    • 文件大小:1044480
    • 提供者:周某人
  1. SimpleDatabase

    0下载:
  2. 1、实现了一个简单的数据库 2、采用HASH表建立索引 3、可以从database.dat中读取表结构,生成数据库, 4、[FORM]开始的段创建表和读入缺省值 5、[DATA]保存数据库数据 6、支持多索引 7、具体使用可以看示例-achieve a simple two databases using hash table index 3, which can be read from database.da
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:王伟
  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:HCJ
  1. hashtodatabase

    0下载:
  2. 用HASH表操作数据库中的数据。数据的操作过程及其他。-hash table operation with the data in the database. The process of data and others.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:gmq
  1. 176869120_HashAlgorithmTest

    0下载:
  2. 哈希算法测试。对我学习帮助挺大,上传共享。-Hash algorithm testing. I learn to help getting bigger, upload share.
  3. 所属分类:P2P编程

    • 发布日期:2024-05-18
    • 文件大小:72704
    • 提供者:
  1. sparsehash-0.2

    0下载:
  2. google的hash table库实现,非常高效-the hash table for achieving very high efficiency
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:720896
    • 提供者:张志
  1. yeetoomd5_source_2.0.1.1

    0下载:
  2. vc6.0, mfc下开发的关于计算文件和字符串md5 hash值应用程序的源程序-vc6.0. mfc developed for the calculation of paper and string md5 hash value of the application's source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:
  1. winHash

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

    • 发布日期:2024-05-18
    • 文件大小:163840
    • 提供者:倪恩伟
  1. zlib-1.1.4

    0下载:
  2. 1。zlib压缩算法,在LZ77的基础上实现,并 利用Huffman编码特点,采用hash表;2。zlib的解压算法。-1. Zlib compression algorithm, the LZ77 achieved on the basis of, and use of Huffman coding features, using hash table; 2. Zlib the decompression algorithm.
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-18
    • 文件大小:241664
    • 提供者:石蒲
  1. cmd51

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

    • 发布日期:2024-05-18
    • 文件大小:182272
    • 提供者:xueke
  1. studentNoSQL

    0下载:
  2. 我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:严绍峻
  1. 060626

    0下载:
  2. 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Loo
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:guoxingxi
  1. memoryyyyy

    0下载:
  2. 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Severa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:
  1. csha1_demo

    0下载:
  2. 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:纪灵
  1. HashTableinDS

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

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:wjs
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org