-
acm title and programming to do when a number of commonly used algorithms, their...
acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等。-acm title and programming to do when a number of commonly used algorithms, their summary, the main has large numbers of computing, qsort function, sort, and so on.
- 2022-01-26 05:09:40下载
- 积分:1
-
这里有多个用c++ builder6编写的小游戏程序,适合初学者!
这里有多个用c++ builder6编写的小游戏程序,适合初学者!-here are some small games source codes by c++ builder6.it is useful for new learner
- 2022-01-24 16:43: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
-
Bomberman
炸弹人源文件.
模拟FC文件
没有图片 程序模拟的黑白图片
能够正常运行。 玩起来还可以吧!-Bomberman
- 2022-02-07 06:42:03下载
- 积分:1
-
on two
关于用二维最大熵对图像进行分割的算法文章。希望给大家提供一些参考-on two-dimensional maximum entropy of the image segmentation algorithm article. Hope to provide some reference
- 2022-11-15 04:50:04下载
- 积分:1
-
一个简单的五子棋程序,通过此程序,您可以了解到一些Windows下的游戏的编程方法。...
一个简单的五子棋程序,通过此程序,您可以了解到一些Windows下的游戏的编程方法。-Gobang a simple procedure, through this procedure, you can understand that some of the game under Windows programming method.
- 2022-07-24 19:03:41下载
- 积分:1
-
oreilly.learning.xml.2nd.edition.ebook
Oreilly.Learning.XML.2nd.Edition.eBook-LiB.chm XML 的帮助文档-Oreilly.Learning.XML.2nd.Edition.eBook-LiB.chm XML help files
- 2023-03-15 17:15:04下载
- 积分:1
-
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程...
使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The program will show you how to approach the packaging machine type framework, so that you can not use/clr and in any C/MFC applications using them. In our test cases, in a DLL packaging.NET framework of Regex class, and to achieve the use of three types of MFC packaging procedures. You can use RegexWrap.dll in their C/MFC application is added to the regular expression support, or used ManWrap tools to package their favorite framework category.
- 2022-01-26 03:09:24下载
- 积分:1
-
Hspice仿真工具箱
hspice的matlab工具箱,可以读取Hspice的输出文件,放到matlab中处理-hspice matlab toolbox
- 2023-07-28 21:45:07下载
- 积分:1
-
装机常用的小软件,不一定最好但一定是最好用的,赶快下吧...
装机常用的小软件,不一定最好但一定是最好用的,赶快下吧-Installed capacity of commonly used small software, not necessarily the best but definitely the best use, as soon as possible, are you
- 2022-03-02 09:39:25下载
- 积分:1