-
自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序...
自己编写的一些用于解决C初学者的问题 书后习题 还有一些实用计算程序-prepare themselves for the settlement of the issue C beginners Exercise after some practical calculation procedures
- 2022-02-06 10:51:54下载
- 积分:1
-
俄罗斯方快的vc++程序设计
俄罗斯方快的vc++程序设计-Russian side quickly vc program design
- 2022-04-23 15:49:44下载
- 积分:1
-
一个CDMA手机BREW的3D游戏的源代码,希望能对大家有所帮助。
一个CDMA手机BREW的3D游戏的源代码,希望能对大家有所帮助。-a CDMA mobile phone BREW 3D game"s source code, we hope to help.
- 2023-07-07 08:25:03下载
- 积分:1
-
php5.0配置文件的中文版,默认为较安全配置,复制到windows目录下即可使用。...
php5.0配置文件的中文版,默认为较安全配置,复制到windows目录下即可使用。-php5.0 configuration files of the Chinese version, more secure default configuration, copied to the windows directory can be used.
- 2022-02-24 22:57:28下载
- 积分:1
-
excel2000 VBA
excel2000 VBA
- 2022-02-03 18:42:56下载
- 积分:1
-
dreamweaver插件1
dreamweaver插件1-Dreamweaver plug-in a
- 2022-01-26 03:02:49下载
- 积分:1
-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor - 1=object to left
-- Right is rigth IR sensor - 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slow
-- Rmotor_speed 111=fast 000=slow
--- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor- 1=object to left
-- Right is rigth IR sensor- 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slow
-- Rmotor_speed 111=fast 000=slow
- 2022-05-21 11:44:55下载
- 积分:1
-
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。...
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。-Cadastral data points and lines used in the process. Points and lines can be required for document processing into the storage format, and gives a detailed error, to help identify location of the error.
- 2022-07-05 10:37:28下载
- 积分: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
-
华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等...
华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code editing, compilation, review, code maintenance, etc.
- 2022-04-07 02:49:40下载
- 积分:1