-
哈希表姓名查找
资源描述利用哈希表进行姓名查找,实现了快速查找姓名功能、哈希表展示功能,并且会统计出平均查找长度,数据结构哈希表的应用以及课程设计可参考。
- 2022-04-06 23:27:36下载
- 积分:1
-
数据结构中各种排序算法,数据结构中各种排序算法
数据结构中各种排序算法,数据结构中各种排序算法-data structure various sequencing algorithms, data structures of various Sort Algorithm
- 2022-11-05 13:10:04下载
- 积分:1
-
Qt数据库操作
Qt对数据库操作,包括数据库打开与关闭,增加、删除、修改、查询,其中数据的展示是用自定义数据模型,是从QAbstractTableModel继承起的。
- 2022-03-03 10:17:11下载
- 积分:1
-
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合...
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司的业务模式和需求。能实现房产、客户等小区的智能化管理,可以提高物业管理的效率。-The paper describes the design and realization of Property Manage System(PMS) .The foreground of the software is carried out by Visual Basic 6.0. Using the Access customer interface tool to create and manage the database. This interface of the system is generous, practical, with simple operational method, and it is also a software complete suiting the common Property business management.It synthesizes the requirement and business mode of many property management company in designing precess.It can realize the management of house property, customer in a small area of inhabitancy. And increase the efficiency of the property management.
- 2022-02-20 04:31:40下载
- 积分:1
-
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列...
题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。 2.程序源代码:-topic : 1,2,3,4 figures, the number can be formed with each other with no repeat of the triple-digit figures? How many are? 1. Program Analysis : can fill the 100, 10, 000 the number of spaces are 1,2,3,4. With all the components removed after not satisfied with the conditions. 2. Source code :
- 2022-05-22 05:43:42下载
- 积分:1
-
数据库程序,可实现数据的查询与修改,希望喜欢
数据库程序,可实现数据的查询与修改,希望喜欢-database, which enables the data query and amended in the hope that like
- 2023-07-29 09:45:03下载
- 积分:1
-
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#i...
[问题描述]
在二叉排序树中查找关键字为KEY的记录
[输入]
有序表输入要查找元素的关键字
[输出]
查找成功是即可显示查找成功
#include
#include
typedef int KeyType
typedef struct{
-[Problem Description] Binary Tree ranking keyword search for the records KEY [imported] ordered to investigate the importation of table find elements of the keyword search [output] is successful you can show success# include
- 2022-12-28 03:10:04下载
- 积分:1
-
数据结构双链表的 例子
数据结构双链表的 例子-data structure-Chain example
- 2023-01-31 21:10:03下载
- 积分:1
-
VFP做的数据的查询与设计
VFP做的数据的查询与设计-do VFP data inquiries and Design
- 2023-01-26 23:10:03下载
- 积分:1
-
这是用java实现的一个仓储管理系统,数据库部分有一定参考价值,包含整套设计方案和项目报告书。...
这是用java实现的一个仓储管理系统,数据库部分有一定参考价值,包含整套设计方案和项目报告书。-Java This is achieved using a warehouse management system, part of the database have a certain reference value, including the entire design and project report.
- 2022-03-26 12:54:54下载
- 积分:1