-
一套用于生成各种图形验证码的库(Java),
一套用于生成各种图形验证码的库(Java),-A minimalist CAPTCHA generation framework for Java/J2EE, with example implementations provided for J2EE (see sc.war) and Grails.
- 2023-05-08 09:30:03下载
- 积分:1
-
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0...
自动化领域的软件标准通讯接口OPC的封装,可以通过改类快速建立与OPC Server的通讯。该类目前支持2.0-automation software standard communication interface OPC package, can be reclassified with the rapid establishment of OPC Server communications. Such currently supports 2.0
- 2023-08-25 18:05:03下载
- 积分:1
-
Two on the Struts examples, one is prepared manually Struts examples, one is pre...
两个关于Struts的实例,一个是手动编写的Struts实例,一个是用Struts插件编写的实例-Two on the Struts examples, one is prepared manually Struts examples, one is prepared to use Struts plug-ins example
- 2022-07-23 09:07:35下载
- 积分:1
-
blue tooth protocol stack source code
blue tooth protocol stack source code
- 2022-04-21 06:07:52下载
- 积分:1
-
飞鸽传书 可以在局域网上应用一些关于文件传输的 高速且有效...
飞鸽传书 可以在局域网上应用一些关于文件传输的 高速且有效-Dove Chuanshu LAN applications in a number of high-speed file transfer and effective
- 2022-04-23 01:22:09下载
- 积分:1
-
一个将将JavaBean重定位到WEB
一个将将JavaBean重定位到WEB-INF_classes目录下的视频.一步一步教你学JAVABEAN,非常简单实用易于上手,推荐下载.-a JavaBean to be re-positioning of Web-directory INF_classes inspection Frequency. step by step teach you to learn JAVABEAN, very simple and practical and thus easy to download.
- 2022-06-19 06:59:38下载
- 积分:1
-
scientific calculator in VC++
scientific calculator in VC-scientific calculator in VC++
- 2022-09-28 10:55:03下载
- 积分:1
-
err
《NS2与网络模拟》这本书的源代码
经典-err
- 2022-04-10 13:03:41下载
- 积分:1
-
没有用,可以删除了,我用来测试,
没有用,可以删除了,我用来测试,-No use, you can delete, and I used to test,
- 2022-01-20 22:56:35下载
- 积分: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