-
全是用if then 走的坦克游戏.画面精彩.背景可移动
全是用if then 走的坦克游戏.画面精彩.背景可移动-are used if the tank then take the game. Brilliant screen. Background Mobile
- 2022-09-14 10:30:08下载
- 积分:1
-
本程序是一个简单的键盘控制程序响应的例程。
本程序是一个简单的键盘控制程序响应的例程。-This procedure is a simple keyboard control procedures in response to the routine.
- 2022-02-02 12:47:21下载
- 积分:1
-
建筑工程类的一些规范,欢迎下载,或许有用
建筑工程类的一些规范,欢迎下载,或许有用-some kind of construction norms, welcome to download, perhaps useful
- 2022-03-03 15:55:07下载
- 积分:1
-
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS...
基本的猜数字游戏,有游戏,说明,排行等功能,运行环境DOS-Basic猜数字games, game, description, ranking and other functions, operating environment for DOS
- 2023-07-29 16:15:03下载
- 积分:1
-
易语言 access应用,源码为易语言源码
易语言 access应用,源码为易语言源码-Yi language access applications, source code for easy language source code
- 2022-11-08 01:15:02下载
- 积分:1
-
NIPS simulation tutorial
NIPS simulation tutorial-NIPS simulation tutorial.............................
- 2022-11-08 01:55:03下载
- 积分:1
-
我有忘了这是什么资源了,通过吧!我真的很需要资源!
我有忘了这是什么资源了,通过吧!我真的很需要资源!-I have forgotten what it is a resource that! I really need resources!
- 2022-09-16 10:40:04下载
- 积分:1
-
A foreign code, modeled after the production of virtual city, Vector style, very...
一个国外的代码,仿造虚拟城市制作,矢量风格,十分优秀。-A foreign code, modeled after the production of virtual city, Vector style, very good.
- 2022-04-21 17:48:00下载
- 积分:1
-
Read this to understand basics about software testing.
Read this to understand basics about software testing.
- 2022-01-26 07:56:24下载
- 积分: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