-
A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB...
A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB B) 执行SPDOS C) 装载拼音模块D) 装载五笔字型输入模块(32) 在汉字输入状态下,按下Shift+a组合键后,输入了__。-A) Virtual Storage B) the realization of the documents were accessed by C) achieved by the paper"s content access D) to achieve high-speed document input and output (17) displaying the current document ... A) The Executive SPLIB B) implementation SPDOS C) loading fight audio Module D) loading WBZX module (32) in the state of inputting Chinese characters by pressing a combination of keys Shift, the importation of __.
- 2022-02-02 13:15:50下载
- 积分:1
-
一个物流公司的物流配送系统,比较简单,数据库为sqlserver,压缩包里的databak就是。...
一个物流公司的物流配送系统,比较简单,数据库为sqlserver,压缩包里的databak就是。-a logistics company"s logistics and distribution system, a relatively simple database for SQLServer, compressed bag databak is.
- 2022-03-19 03:25:52下载
- 积分:1
-
判断手机号码是否吉凶的小东西
判断手机号码是否吉凶的小东西-judge whether the phone numbers of small things good and bad.
- 2022-02-03 20:43:54下载
- 积分:1
-
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。...
一个非常值得研究的源代码,界面和功能几乎和windows自带的扫雷游戏一模一样,可以设置游戏难度等级,值得学习。-a very worthwhile study the source code, interface and functions almost windows own mine same game, the game can set the difficulty level, it is worth learning.
- 2022-07-18 15:05:38下载
- 积分:1
-
right drive : Sesame, open sesame not close your hand on the button drive
对光驱说: 芝麻开门,芝麻关门 不用你用手按光驱按钮了-right drive : Sesame, open sesame not close your hand on the button drive
- 2022-04-15 02:21:47下载
- 积分:1
-
一个原始套接字的实例
一个原始套接字的实例-an example of the original socket
- 2022-08-11 03:05:18下载
- 积分:1
-
maze algorithm console
迷宫算法,console-maze algorithm console
- 2023-01-22 00:00:05下载
- 积分:1
-
最小二乘法多次曲线拟合算法
最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
- 2022-03-30 16:57:49下载
- 积分:1
-
运动会分数统计
运动会分数统计- The games score counts
- 2022-08-19 08:50:12下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过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 ra
- 2022-01-22 16:42:56下载
- 积分:1