-
MATLAB编写的一个计算器程序
MATLAB编写的一个计算器程序-MATLAB prepared a calculator program
- 2022-02-25 00:02:47下载
- 积分:1
-
一个Java图书馆信息管理系统
一个Java图书馆信息管理系统,数据库基于MYSQL,CS结构,分为客户端和服务端,可对图片信息进行维护、添加、管理,代码挺完整的,开始前请修改数据库配置信息,本源码是一个值得参考的Java数据库系统。
- 2022-06-18 13:28:05下载
- 积分:1
-
泡泡堂最新VC源码,不包含编译结果,请自行编译
泡泡堂最新VC源码,不包含编译结果,请自行编译-bubble appear latest VC source, the results do not include compiler, on its own compiler
- 2022-01-25 18:46:47下载
- 积分:1
-
用c语言编写的一个模拟文曲星上的猜数字猜单词游戏
用c语言编写的一个模拟文曲星上的猜数字猜单词游戏-use of a language simulation rings on the viewing guess word games
- 2022-08-20 03:33:25下载
- 积分:1
-
dkink 的 俄罗斯方块,非常简洁,很适合新手学习。
dkink 的 俄罗斯方块,非常简洁,很适合新手学习。-Russian dkink box, very simple, very suitable for novices to learn.
- 2022-01-23 11:15:46下载
- 积分:1
-
linux 下usb to com 的驱动
linux 下usb to com 的驱动-under linux usb drivers to com
- 2023-01-12 21:25:04下载
- 积分:1
-
磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示...
磁盘镜像简单技术实现最好结果,希望对磁盘镜像学习者能有一定启示-simple disk mirroring technology to achieve the best results, and I hope to disk mirroring learners can have a certain amount Inspiration
- 2022-05-20 07:00:09下载
- 积分:1
-
用VB实现windows关机
用VB实现windows关机
用VB实现windows关机
用VB实现windows关机-windows with VB with VB shutdown windows shutdown
- 2022-08-18 18:48:17下载
- 积分: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
-
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和...
猜数字小游戏。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为"?A?B".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。-small game viewing. The rules of the game : randomly generated four figures from the importation of four players not to repeat the figures (eg : 8 3 1 2) by the transport after the computer is suggested, in the form of "A B." You have entered the four-digit, location and the correct figures for A, figures but with the location is not same as B, you can only guess 10 times, if you use less than the number of records, compared with the record.
- 2022-12-27 04:05:03下载
- 积分:1