-
VC compiler error problem solution. For example: LNK2001 resolve external symbol...
VC编译出错的问题解决方法。比如:LNK2001解决外部符号错误,链接错误unresolved external symbol _main的解决-VC compiler error problem solution. For example: LNK2001 resolve external symbols error, link error unresolved external symbol _main solution
- 2023-01-31 08:05:04下载
- 积分:1
-
是关于保护模式与实模式之间的相互切换,是用汇编写的源程序...
是关于保护模式与实模式之间的相互切换,是用汇编写的源程序-on protected mode and real mode between the switch is a compilation was made of the source
- 2022-03-21 05:49:53下载
- 积分:1
-
本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。...
本程序是用G语言编写的一个简单的游戏。游戏名字是简单弹力球游戏。很有趣的。-This procedure is written in G a simple game. Game name is a simple ball game stretch. Very interesting.
- 2022-03-04 22:54:20下载
- 积分:1
-
This is a LCD module can display the number of procedures, showing a six
这是一款能在液晶模块上显示数字的程序,显示六位数字。-This is a LCD module can display the number of procedures, showing a six-figure.
- 2023-06-12 02:25:02下载
- 积分:1
-
控制远景方案!没有限制的长
vista options控件!!没有任何限制可免费长期使用!-Control vista options! ! There are no restrictions on long-term use free of charge!
- 2022-05-20 21:48:56下载
- 积分:1
-
一个非常有用的软件,可以进行各种图象处理工作.应该很有用....
一个非常有用的软件,可以进行各种图象处理工作.应该很有用.-a very useful software that can be various image processing work. Be very useful.
- 2022-06-16 13:52:46下载
- 积分:1
-
这是不是103规约文本,想用的时候找不到,空闲时多收集是个好办法, 开发规约的朋友用得着的...
这是不是103规约文本,想用的时候找不到,空闲时多收集是个好办法, 开发规约的朋友用得着的-This is not 103 version of the Statute, to use the time could not find spare time to collect more is a good idea, Development of the Statute of friends worthwhile
- 2023-04-26 00:35:04下载
- 积分:1
-
用于文本分类,自动使用文本分类监管…
用于文本分类,自动使用文本分类监督培训
- 2023-02-24 22:25:02下载
- 积分:1
-
这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。...
这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。-complete simulation of the robot"s operation, like the friends together. Documents jar package, the content is complete.
- 2023-02-09 09:50:04下载
- 积分: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