-
Five experimental hash table [the experiment was] one, the choice of hash functi...
实验五 哈希表
[实验目的]
1、哈希函数的选择
2、用链表创建哈希表
3、输出哈希表
[题目]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留取余数法构造。用链表来处理冲突。-Five experimental hash table [the experiment was] one, the choice of hash function 2, create a hash table with linked list 3, the output hash table [subject] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to collecting more than the number of law structure. Used to deal with the conflict list.
- 2022-01-26 03:18:43下载
- 积分:1
-
pic高亚报警器程序,用的是12c508a.后缀改称txt
pic高亚报警器程序,用的是12c508a.后缀改称txt-pic-Asia alarm procedures, using the 12c508a. Txt extension renamed
- 2022-11-28 10:40:03下载
- 积分:1
-
can, debug, link still class of the source, a member of the useful
masm,debug,link还有上课时的源程序,希望对大家有用-can, debug, link still class of the source, a member of the useful
- 2022-01-25 16:02:29下载
- 积分:1
-
这是一个八月桂花香的程序,请大家指点,
这是一个八月桂花香的程序,请大家指点,-Baruguihuaxiang This is a process, we instruct them, thank you
- 2022-09-01 20:30:02下载
- 积分:1
-
晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。...
晶振采用6M,P1口为数码管段输出口,P3.0~P3.2为数码管位输出口,P3.5超声波发送输出,P3.7超声波接收。
- 2022-01-28 20:43:29下载
- 积分:1
-
用汇编设计音乐程序
用汇编设计音乐程序-with music compilation design procedures
- 2023-06-27 17:50:02下载
- 积分:1
-
编译的c++原代码
编译的c++原代码-the original code
- 2022-02-06 08:36:28下载
- 积分:1
-
//float abnormal control
//浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*---------------------------------------------------------- 打开指定的浮点异常 关闭指定的浮点异常-//float abnormal control-# define FPUEM_INVALIDOP 0x01# define FPUEM_DENORMALOP 0x02# define FPUEM_ZERODIVIDE 0x04# define FPUEM_OVERFLOW 0x08# define FPUEM_UNDERFLOW 0x10# define FPUEM_PRECISON 0x20# define __FORCE_INLINE __ __inline /*---------------------------------------------------------- designated open abnormal closure of the floating-point designated float anomalies
- 2023-05-15 01:00:03下载
- 积分:1
-
DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。...
DOs下汇编实现PCI 扫瞄,给有需要的朋友,特别是做单片机或者嵌入式系统编程的朋友一个参考。-compiled under DOs implement PCI scan to a friend in need, in particular, or do MCU embedded systems programming reference to a friend.
- 2022-02-10 17:16:34下载
- 积分:1
-
暴力搜索API的汇编代码,代码注释详细,一具有一般汇编功底的人都能掌握....
暴力搜索API的汇编代码,代码注释详细,一具有一般汇编功底的人都能掌握.-Violence english API assembly code, code notes in detail, one has a general compilation of people able to master the skills.
- 2022-08-07 21:02:26下载
- 积分:1