-
Produced by a simple VB
VB制作的简单的基于access的停车管理数据库,在压缩包内有初始登陆账户名和密码。-Produced by a simple VB-based parking management database access, in the compressed packet, there are the initial landing the account name and password
- 2022-02-10 00:01:17下载
- 积分:1
-
红黑树数据结构
红黑树性质
红黑树是每个结点都带有颜色属性的二叉查找树,颜色为红色或黑色。在二叉查找树强制一般要求以外,对于任何有效的红黑树我们增加了如下的额外要求:
列表项结点是红色或黑色。
根是黑色。
所有叶子都是黑色(叶子是NIL结点)。
每个红色结点必须有两个黑色的子结点。(从每个叶子到根的所有路径上不能有两个连续的红色结点。)
从任一结点到其每个叶子的所有简单路径都包含相同数目的黑色结点。
为了便于处理红黑树中的边界情况,使用一个哨兵来代表所有的NIL结点,也就是说所有指向NIL的指针都指向哨兵T.nil。
- 2022-05-05 19:56:42下载
- 积分:1
-
delphi 制作的电梯程序
资源描述delphi 制作的电梯程序,智能控制上下人数,停留层完全按照实际操作来,设计结构精细,适合练手.组件简单
- 2022-02-05 21:09:29下载
- 积分:1
-
本软件实现对数据进行高级加密,值得一看,不可错过.
本软件实现对数据进行高级加密,值得一看,不可错过.-the right software for advanced data encryption, an eye-catcher, not to be missed.
- 2022-04-10 06:14:21下载
- 积分:1
-
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net...
ado操作数据库。oracle,sql2000只需更换连接字符串即可。 另外说明 我是原创作者。 欢迎大家和我交流 msn:hans_38@163.net-ado database operation. Oracle, MACHINE only replacement strings can be connected. I also note the original authors. And I welcome you to exchange msn : hans_38@163.net
- 2022-03-28 12:33:39下载
- 积分:1
-
本程序用于数据的折半查找,是折半查找的基本算法
本程序用于数据的折半查找,是折半查找的基本算法-the procedures for the binary search data is the basic binary search algorithm
- 2022-02-03 13:56:59下载
- 积分:1
-
数据结构的课程设计题目,各种排序方法,并计算花费时间
数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each
arrangement method, and the computation spends the time
- 2023-08-25 06:55:03下载
- 积分:1
-
软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入,修改,查询; 顾客信息的输入,修改...
软件简介:(贸易管理系统Delphi源代码(有开发文档) 采用access+delphi设计 软件实现功能:供应商信息的输入,修改,查询; 顾客信息的输入,修改,查询; 商品信息的输入,修改,查询; 进货信息的输入,修改,查询; 销售信息的输入,修改,查询。 输入:输入数据记录,并提交,可以保存入数据库; 输入信息包括 供货商: 供应商编号-software description : (Trade Management System Delphi source code (with the development of documentation) using access delphi design software functions : information provider input, modify and inquiries; Customer information input, modify and inquiries; Information on the importation of goods, modify, inquiries; NT information on the importation, modification, inquiries; sales information input, modify inquiries. input : input data records, and submitted it to keep the database; input suppliers including : provider number
- 2022-02-25 15:43:42下载
- 积分:1
-
Symbol Matching Program
符号匹配问题编程-Symbol Matching Program
- 2022-06-28 13:35:02下载
- 积分:1
-
数据结构c语言各种排序时间复杂度的比较,希尔排序,快速排序等...
数据结构c语言各种排序时间复杂度的比较,希尔排序,快速排序等-C language data structure a variety of sorting time complexity comparison, Shell sort, quick sort, etc.
- 2023-06-21 10:50:05下载
- 积分:1