-
这是一个下推自动机的模拟程序为完成作业而写,仅仅为实现算法没有界面演示...
这是一个下推自动机的模拟程序为完成作业而写,仅仅为实现算法没有界面演示-This is a pushdown automata simulation operating procedures for the completion of writing, only to realize no algorithm interface demo
- 2022-01-21 20:48:02下载
- 积分: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
-
python program that is related with image implementation . creating squares w,th...
python program that is related with image implementation . creating squares w,th python.
- 2022-08-13 22:33:53下载
- 积分:1
-
SIMULINK 入门教程,详细讲解了SIMULINK的具体操作,参数设置,并附有练习习题....
SIMULINK 入门教程,详细讲解了SIMULINK的具体操作,参数设置,并附有练习习题.-SIMULINK Tutorial, SIMULINK detailed account of the specific operation, parameter setting, together with practice exercises.
- 2022-08-09 13:39:42下载
- 积分:1
-
模糊逻辑空调
fuzzy logic air conditioner
- 2023-03-16 21:35:04下载
- 积分:1
-
50个C#的完整源代码,比较适合初学者自学使用
50个C#的完整源代码,比较适合初学者自学使用-50 C# the complete source code, more suitable for beginners learning to use
- 2022-03-30 10:15:00下载
- 积分:1
-
也是用C语言编写的通讯录小程序,以前学C语言设计时做的,希望有所帮助。...
也是用C语言编写的通讯录小程序,以前学C语言设计时做的,希望有所帮助。-,,
- 2023-07-07 08:40:03下载
- 积分:1
-
猜数字游戏
* 游戏规则:系统随机从0
猜数字游戏
* 游戏规则:系统随机从0-100中选择一个整数, 要求你输入0-100的数字来猜测,系统所选定的数字 当猜测的数字太大了,就会有 "大太多了,继续努力!"
* "有点太大了." "有点接近了,不过还是大了点" "好紧张啊,大了一点点,快要中了!" 四个等级的提示.同样如果你猜测的太小了,也会有
* "小太多了,怎么可能就那么小?" "有点太小了." "有点接近了,不过还是小了点" "好紧张啊,小了一点点,快要中了!" 四个等级的提示.-*猜数字game rules of the game: the system randomly select from a whole number 0-100, 0-100 ask you to input the number to guess, the system selected figures when the number of too much speculation, there will be a
- 2022-08-11 13:28:23下载
- 积分:1
-
Network file uploading and downloading of communication tools, user
网络文件上传下载通信工具,界面友好,操作简单.-Network file uploading and downloading of communication tools, user-friendly, simple operation.
- 2022-08-20 05:36:21下载
- 积分:1
-
船舶载量计算程序,可用于船舶装载终端的设计。
船舶荷载计算程序,可用于码头设计中船舶荷载的计算。-Ship load calculation procedures, can be used for ship loading terminal design calculations.
- 2022-01-31 01:10:56下载
- 积分:1