Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - hash
Search - hash - List
DL : 0
哈希表映射程序!学会哈希表的简单应用功能!-Hash Table mapping procedures! Hash Table Institute of simple applications!
Date : 2025-12-30 Size : 3kb User : 花蓦然

vc6.0, mfc下开发的关于计算文件和字符串md5 hash值应用程序的源程序-vc6.0. mfc developed for the calculation of paper and string md5 hash value of the application's source
Date : 2025-12-30 Size : 29kb User :

我们的作业,没有连接数据库。而使用的是哈希表。希望对大家能有帮助!-our operations, is not linked to the database. The use of the Hash Table. We hope to be able to help!
Date : 2025-12-30 Size : 9kb User : 严绍峻

一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。 四:需求分析 本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。 -one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested random function on its own if the structure should first be adjusted his random function, it evenly distributed. Names not on the length of more than 19 characters (the longest names such as : both Chong (ZHAGN SHUANG SHUANG).
Date : 2025-12-30 Size : 2kb User : wjs

Hash.h 此类简单实现了一个hash表的功能,基本描述了哈西表的功能 -Hash.h simple to achieve such a hash table functions, the basic description of the hash function
Date : 2025-12-30 Size : 1kb User : z

DL : 0
自己写的一个HASH算法小程序,基本的查找修改功能实现了。-himself wrote a hash algorithm for small procedures, the basic search function to achieve the changes.
Date : 2025-12-30 Size : 8kb User : Nicole

DL : 0
散列表又叫哈希表,它是通过哈希函数来确定数据元素存放位置的一种特殊表结构。程序实现对指定文本文件中的单词进行检索,并可得哈希值-hashtable known as hash table, it is through the hash function to determine the location of data elements stored in a special table structure. Program of the DOE document, the text word search, may have hashes
Date : 2025-12-30 Size : 12kb User : dfa

DL : 0
hash算法,提供添加、删除、查找等功能-hash algorithm, to provide add, delete, search and other functions
Date : 2025-12-30 Size : 6kb User : lp

DL : 0
hash算法,提供新增、删除、查找等功能-hash algorithm, to provide add, delete, search and other functions
Date : 2025-12-30 Size : 2kb User : lp

DL : 0
外存索引文件的hash算法,提供添加、删除-Out-of-Core hash index file algorithm, to provide add, delete
Date : 2025-12-30 Size : 3kb User : lp

DL : 0
哈希表的建立 查找 插入 删除算法.没有考虑数据冲突处理-Hashtable insert delete the establishment of search algorithm. Did not consider the data to deal with conflict
Date : 2025-12-30 Size : 7kb User : 李玮

DL : 0
c++ STL source code, hash and vector etc -c++ STL source code, hash and vector etc
Date : 2025-12-30 Size : 244kb User : cloudffx

DL : 0
Hashing is a technique that allows insertions, deletions and searches of records according to keys in constant average time. In this tutorial, we will construct a hash table and implement its operations.-Hashing is a technique that allows insertions, deletions and searches of recordsaccording to keys in constant average time. In this tutorial, we will construct a hashtable and implement its operations.
Date : 2025-12-30 Size : 1kb User : jovi

DL : 0
实现HASH表查找 实现HASH表查找
Date : 2025-12-30 Size : 2.3mb User : zz

DL : 0
哈希程序,在VC++里一定可以通过,首次上传啊-Hash procedures VC++ Years would definitely be passed, the first time From ah
Date : 2025-12-30 Size : 2kb User : lsk

DL : 0
哈希表的设计与实现: 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序。-Hash Table Design and Implementation: The Year of the names to design a hash table, making an average to find the length of not more than specified value and completed the appropriate procedures to build tables and look-up table.
Date : 2025-12-30 Size : 182kb User : hello

DL : 0
哈希表存储电话号码,电话号码查询系统。 简单 简单 简单 简单 简单-Hash table stored telephone numbers, telephone number inquiry system. Simple simple simple simple simple simple simple simple simple
Date : 2025-12-30 Size : 263kb User : ningrui

Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive understanding of the basic principles of the security Hash algorithm SHA-1 through the operation of the machine. Through this experiment, the students can grasp the application of the Hash function and lay the foundation for the learning of the later digital signature scheme.)
Date : 2025-12-30 Size : 6kb User : 斩月

DL : 0
自己写的hash算法,将字符串转为数字。(A hash algorithm that turns a string to a number.)
Date : 2025-12-30 Size : 1kb User : 李莉234

DL : 0
使用hash表实现快速插入数据,快速查询数据(Using hash table to quickly insert data and quickly query data)
Date : 2025-12-30 Size : 11kb User : sll-灵儿
« 12 3 4 5 6 7 8 9 10 ... 13 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.