-
检测 10 种 C 语言编译环境的程序
检测 10 种 C 语言编译环境的程序-10 C language compiler environment procedures
- 2022-08-13 06:05:03下载
- 积分:1
-
画线对鼠标移动的风险
draw line on mouse move in VC-draw line on mouse move in VC++
- 2022-04-06 22:07:24下载
- 积分:1
-
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通...
80C51的串行通信口是一个功能强大的通信口,而且是相当好用的通信口,用于显示驱动电路再合适不过了,下面我们就根据这种需要设计一个用两个串行通信口线加上两根普通I/O口,设计一个4位LED显示电路。当然只要再加上两根I/O口线即可轻易实现8位LED的显示电路。
-80C51 Serial Communications mouth is a powerful communications mouth, but is very handy communications mouth, for the display driver circuit could not have been more appropriate, Now we need to design the basis of this one with two serial communication lines with two general I/O Hau, Design of a four LED display circuit. Of course if coupled with two I/O lines I could easily achieved eight LED display circuit.
- 2023-05-28 00:15:03下载
- 积分:1
-
玩泡泡堂的人会喜欢这个简单的镜头,8.2米的游戏篮子..
玩过泡泡堂的人一定会喜欢这款简单的投篮游戏,游戏模式跟NBA2004差不多,没玩过的人应该也能很快摸索出游戏方法吧!-played Bubble Hall of people will like this simple shot, games basket with 8.2 model with almost no people should be played and will be able to explore ways the game!
- 2022-03-10 01:59:36下载
- 积分: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
-
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。...
《英语单词游戏》。共有1千常用单词。屏幕中有10个英语单词飘动,屏幕下有对应的中文单词,取中文单词去碰英文单词,正确得加分。可单人或双人玩。-"English word games." A total of 1,000 used a word. Screen are 10 English words wafted screen counterparts under the Chinese words, the Chinese word for the English word try, correct a boost. Can be single or double play.
- 2022-02-03 13:12:17下载
- 积分:1
-
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口
很多ic芯片的资料,mcu,e2,时钟,红外,485,232接口-Ic a lot of information on the chip, mcu, e2, clock, infrared, 485232 Interface
- 2022-03-23 15:23:46下载
- 积分:1
-
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用
S3C2410开发板的一些封装,对于喜欢PCB的朋友可能有用-PACKAGE OF S3C2410
- 2023-07-11 11:00:03下载
- 积分:1
-
它的演示版(1.8
uniPaaS RIA Demo Version 1.8
- 2022-02-10 16:34:02下载
- 积分:1
-
OpenMP并行程序设计语言,语言有2,5版,学习…
OpenMP 是并行编程的高级语言,该语言已经到了2,5版了,要学习并行编程几乎不可能不学习OpenMP了,该文件是OpenMP最新API说明文档-OpenMP parallel programming language, the language has to 2,5 edition, learning to parallel programming is almost impossible not to learn OpenMP. The document is the latest OpenMP API documentation
- 2022-08-10 04:12:24下载
- 积分:1