-
网吧管理系统
一个网吧管理系统-an Internet cafe management system
- 2022-07-08 01:06:54下载
- 积分:1
-
浙大acm在线评判系统zju online judge上面的题目解答源码(1),对于想要提高自己编程能力的同学来说是极好的资料,网上一般不会把这些源代码贴出,本...
浙大acm在线评判系统zju online judge上面的题目解答源码(1),对于想要提高自己编程能力的同学来说是极好的资料,网上一般不会把这些源代码贴出,本人此次奉献出,也是想为广大编程爱好者做点贡献。-Zheda acm online evaluation system zju online judge the subject to answer the above source (1), for the programming you want to improve their own ability to students is excellent information, the Internet is generally not the source code of these posted, I am the dedicated, but also for the general programming enthusiasts would like to做点贡献.
- 2022-08-18 13:11:05下载
- 积分:1
-
关系数据库管理系统的设计与实现:规范化
RDBMS Design and Implementation: Normalization
- 2022-02-26 15:16:11下载
- 积分:1
-
1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。
2. 用MISDBA用户登录MISDB数据库。
3. 在IS...
1. 在IBConsole中添加两个用户LOGIN和MATER,密码均为PASSWORD。
2. 用MISDBA用户登录MISDB数据库。
3. 在ISQL中,输入第9章提供的SQL语句;或者根据表9-1至表9-8在SQL Explorer中自行创建数据表。数据库创建后需要分配LOGIN和MATER用户的访问权限。
4. 根据表9-9和表9-10设置初始数据,另外需要在PERSON数据表中设置一个用于登录系统的用户(ID=’MAT’,PASSWD=’PASSWORD’,AUTHORITY=’7’,STATE=’F’),同时在PART表中添加ID为’0000000000’的零件,名称为“。
5. 除了修改数据库连接的属性,还需要修改数据模块中LOGIN方法的相关用户密码。
-1. In addition two IBConsole users LOGIN and Mater. passwords are PASSWORD. 2. User login with MISDBA MISDB database. 3. In ISQL, the importation of Chapter 9 of SQL; Or, according to Table 9-1 to Table 9-8 in SQL Explorer to create data sheets. After creating the database needs and Mater distribution LOGIN user access permissions. 4. According to Table 9-9 and Table 9-10 initial data set, Another need PERSON data tables set up a registration system for users (ID = "MAT" PASSWD = "PASSWORD" AUTHORITY ="7 ", STATE = "F"), PART table at the same time adding ID to"0000000000 "parts, name. " 5. In add
- 2022-08-02 16:54:09下载
- 积分:1
-
数据结构中利用栈模拟停车场管理,用C语言编写。
数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
- 2022-03-19 00:31:06下载
- 积分:1
-
数据结构最短路径算法的实现
应用背景可实现交通路线的最优路线;修建主干道路的设计路线;修建网络主干的最优路线等等都可以通过最短路径算法实现关键技术从某个源点到其余各顶点的最短路径,其中有按长度递增的迪杰斯塔拉算法,带权的迪杰特斯拉算法能有效的实现最短路线的设计
- 2022-03-30 11:42:42下载
- 积分:1
-
数据结构学习课程中的查找问题,代码简单易懂
数据结构学习课程中的查找问题,代码简单易懂-Data structure learning courses in search problems, easy-to-read code
- 2022-06-30 11:50:16下载
- 积分:1
-
Air booking system c++ source code. The structure of air passenger data source b...
航空订票系统的c++源码。是数据结构航空客运订票系统的源码,个人制造-Air booking system c++ source code. The structure of air passenger data source booking systems, personal manufacturing
- 2023-01-02 12:45:04下载
- 积分:1
-
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。...
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。-use Access database produced by the student management system, to facilitate the conduct of inquiries and other management.
- 2023-05-18 09:20:03下载
- 积分:1
-
自用的一个简单的数据库连接池,支持DB2与Oracle,附加了一些常用的功能
自用的一个简单的数据库连接池,支持DB2与Oracle,附加了一些常用的功能-Own use a simple database connection pooling, support for DB2 and Oracle, attached a number of commonly used functions
- 2022-07-09 21:11:56下载
- 积分:1