-
实用算法的分析与程序设计,内容全面,实用性强!
实用算法的分析与程序设计,内容全面,实用性强!-Practical Algorithm for the analysis and program design, comprehensive, practical!
- 2022-12-28 05:45:04下载
- 积分:1
-
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。...
一个用于监视Windows文件系统变化的小工具。可以监视文件(文件夹)的创建、删除、更新、改名等动作。-A Windows file system used to monitor changes in gadget. Can monitor file (folder) creation, deletion, update, change its name, such as action.
- 2022-05-22 12:48:36下载
- 积分:1
-
图书馆系统JSP
应用背景高校图书馆管理系统(LMS)项目是一个Web应用是servlet JSP平台实现。 ;高校图书馆管理系统(LMS)servlet JSP项目开发的指南教程和代码。–实体关系(ER)图,数据流图(DFD),序列图和软件需求规格说明书(SRS)大学图书馆管理系统(LMS)在报告文件关键技术高校图书馆管理系统(LMS)概要文件可用。此源代码导入NetBeans的应用开发。高校图书馆管理系统(LMS)是该项目的源代码,,MCA,BCA,工程,BS,CS,软件工程的最后一年的学生可以提交的源代码在拼贴。此源码伊珊pushkarna提交。下载免费的脚本,源代码,评论和更多。高校图书馆管理系统(LMS)的屏幕截图。我们的servlet JSP 炉排项目集合与源代码。
- 2023-07-10 13:20:04下载
- 积分:1
-
CFG - 第一组,按照设定,预测集和LL(1)表中C ++
CFG - 第一组,按照设定,预测集和LL(1)表中C ++
- 2023-08-28 15:30:04下载
- 积分:1
-
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!...
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!-access from the clipboard on the whole series, then decomposition, can be followed by Enter. Doing a one!
- 2023-03-01 23:35:04下载
- 积分:1
-
mobile handset applications QR coding device that supported versions 1
针对移动手机应用的QR码编码器,支持版本1到14,结构链接,可保存成位图并打印。-mobile handset applications QR coding device that supported versions 1-14, structural links kept as bitmap and print.
- 2022-11-02 13:30:03下载
- 积分:1
-
by calling Windows API Simulation System mouse and keyboard, a typical example.
Windows下通过调用API模拟系统鼠标,按键的典型例子.-by calling Windows API Simulation System mouse and keyboard, a typical example.
- 2023-05-10 22:00:02下载
- 积分:1
-
可以用于Excel表格的自动页面设置,包括也页眉页脚,每页行数等...
可以用于Excel表格的自动页面设置,包括也页眉页脚,每页行数等-Excel pagesetup
- 2022-10-10 01:55:02下载
- 积分:1
-
knapsack问题的求解.使用vc编程,使问题求解过程可视化
knapsack问题的求解.使用vc编程,使问题求解过程可视化-knapsack problem solving. Use vc programming, problem solving process visualization
- 2022-02-04 18:49:58下载
- 积分:1
-
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。...
哈希表的设计
[问题描述]
真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。
[基本要求]
假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。
-Hash table design [description of the problem] really right in your collective (such as in your class) in the design of a hash table of names, bringing the average search length of less than R, the completion of construction of the corresponding tables and look-up table procedures. [Basic requirements] assumed the names of people known as the Chinese pinyin form, fill in the hash table to be a total of 30 names, taking the average search length of the upper limit of 2. Hash function with the addition of more than a few ways to stay construction, using pseudo-random probing re-hashing to resolve disputes.
- 2022-02-07 13:16:03下载
- 积分:1