-
Hash-table
哈希表
数据结构课程设计
1.1问题描述
针对自己的班集体中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。
1.2基本要求
假设人名为中国姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。构造哈希函数,用链表法处理冲突。
1.3测试数据
读取熟悉的30个人的姓名作测试。(Hash table
Data Structure Course Design
1.1 Description of the problem
For their own class group of the "names" to design a hash table, making the average search length does not exceed R, the completion of construction of tables and look-up table corresponding procedures.
1.2 Basic requirements
Assuming the name of the person called Chinese pinyin form. To be filled into a hash table names a total of 30, taking the average search length of the upper limit of 2. Construct a hash function, treatment with a list of conflict.
1.3 Test Data
Read the familiar names of 30 individuals tested.)
- 2011-12-19 15:39:00下载
- 积分:1
-
消息提醒中心
消息提醒是常用功能,客户端在接收到消息之后需要消息中心提示用户的消息信息,而且一个程序只能有一个通知中心
程序实现了一个这样的消息中心,采用观察者设计模式,使用的addObserver方法注册一个通知中心领取通知。
每次调用此方法指定一组通知。
通知界面了类似Outlook邮件提醒的功能,从桌面右下角升起提醒窗口,非常漂亮
- 2022-03-23 00:34:35下载
- 积分:1
-
完整的服务器端、客户端CSharp聊天工具
完整的服务器端、客户端CSharp聊天工具-CSharp Chat
- 2022-05-19 20:55:54下载
- 积分:1
-
LStack
堆栈实现C++,以VC++环境为准——逍遥大洋至上(The stack of the C++, VC++ environment will prevail)
- 2012-03-26 08:35:26下载
- 积分:1
-
CGraphDemo
MFC写的各种图形报表,如柱状图,饼状图,折线图,全部集成,没有用微软控件,方便移植(
MFC to write a variety of graphical reports, such as histogram, pie chart, line graph, all integrated with Microsoft, no control, easy to transplant
)
- 2016-12-08 17:02:28下载
- 积分:1
-
FM2018
FM2018 降噪芯片文档,详细说明了该芯片的功能,操作方式。(FM2018 noise reduction echo chip, including the function and operation method of this chip)
- 2018-08-31 21:42:38下载
- 积分:1
-
基于串口调试的lora通信
LORA模块之间实现无线通信,利用串口打印信息辅助通信数据的查看,LORA是单双工的,即发完立即转为接收状态
- 2022-08-11 17:42:00下载
- 积分:1
-
C# 通用方法 项目源码下载(含人民币转换大小写类)
C# 通用方法 项目源码下载(含人民币转换大小写类)
- 2015-02-06下载
- 积分:1
-
Lession1-Note
经典MFC编程书籍,MFC深入详解的第一章总结笔记(The first chapter summarizes notes of the Classic MFC book MFC in-depth explanation)
- 2015-11-22 13:22:38下载
- 积分:1
-
STM32F4 CAN通信实验.rar
STM32F4 CAN通信实验.rar
STM32F4 CAN通信实验.rar
- 2023-01-19 20:30:03下载
- 积分:1