-
simple database management system
简单数据库管理系统-simple database management system
- 2022-05-26 03:27:43下载
- 积分:1
-
Skiplist 实现
Skiplist 跳表 c++ 实现, 包含vs工程文件, Skiplist.h 代码文件 和 TestMain.cpp 测试文件,主要应用实现有序集,效率接近树,但实现简单, redis内部也有skiplist的实现
- 2022-03-07 07:39:40下载
- 积分:1
-
关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。...
关于有穷自动机和正则表达式相互转化的程序,并完成有穷自动机的确定化和最小化。-on Finite Automata and Regular expressions are transformed into each other procedures, and complete the DFA and the determination of the smallest.
- 2022-07-24 12:39:44下载
- 积分:1
-
最小生成树,使用PRIM方法生成最小生成树。
最小生成树,使用PRIM方法生成最小生成树。-Minimum Spanning Tree, use the PRIM method to generate minimum spanning tree.
- 2022-07-11 22:21:06下载
- 积分:1
-
data export to Excel documents, etc.
数据导出到EXCEL文件等-data export to Excel documents, etc.
- 2023-08-10 21:30:03下载
- 积分:1
-
POJ 1222己AC源代码,不信你可以试试.
POJ 1222己AC源代码,不信你可以试试.-POJ 1222 F AC source code, do not believe you can try.
- 2022-05-30 12:25:26下载
- 积分:1
-
Data structure the curriculum design, and this is our last to hand over the curr...
数据结构课程设计,这是我们的最后要上交的课程设计,做的较认真,代码有详细中文解释-Data structure the curriculum design, and this is our last to hand over the curriculum design, to do more serious, detailed English explanation of the code
- 2022-07-02 22:55:53下载
- 积分:1
-
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。...
遵循C和基本C++标准的Map类,移植来至MFC的MapPtrToPtr,可以在各种平台下使用,可以在各种编译器下编译。-Follow the C and basic C++ Standard Map class, transplanted to the MFC
- 2022-12-26 06:10:03下载
- 积分:1
-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
- 2023-02-09 08:05:04下载
- 积分:1
-
Intended to develop an ATM of a bank teller machine system to achieve the follow...
某银行拟开发一套ATM取款机系统,实现如下功能:
1、开户(到银行填写开户申请单,卡号自动生成)
2、取钱
3、存钱
4、查询余额
5、转账(如使用一卡通代缴手机话费、个人股票交易等)
现要求对“ATM柜员机系统”进行数据库的设计并实现,数据库保存在D:ank目录下,文件增长率为15 。
-Intended to develop an ATM of a bank teller machine system to achieve the following functions: 1, open an account (complete bank account opening application form, card number, automatically generated) 2, to collect the money 3, save four, query the balance of 5, transfers (such as the use of a Cartoon payment of phone calls, personal stock, etc.) is called for " ATM ATM system" for database design and implementation, the database stored in D: bank directory, the file growth rate of 15 .
- 2022-04-21 08:46:56下载
- 积分:1