-
SQL数据库图书管理系统(完整代码)
? 实现图书信息、类别、出版社等信息的管理;
? 实现读者信息、借阅证信息的管理;
? 实现图书的借阅、续借、归还管理;
? 实现超期罚款管理、收款管理;
? 创建触发器,分别实现借书和还书时自动更新图书信息的在册数量;(Realize the management of books information, categories, publishing houses and other information;
Realize the management of reader information and borrowing card information.
To realize the management of book borrowing, renewal and return;
Achieve the management of overdue fines and receipts;
Create triggers to automatically update the number of books in the book when borrowing and returning books, respectively.)
- 2019-06-06 21:04:09下载
- 积分:1
-
moving
说明: 单阵元移动被动孔径合成互质阵并进行压缩感知DOA(Single element mobile passive aperture synthetic cross matrix and compressive sensing DOA)
- 2021-03-14 14:19:23下载
- 积分:1
-
shuziyouxi
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
- 2013-11-13 13:54:04下载
- 积分:1
-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
craet
利用Matlab产生FMICW信号,并用二维FFT处理得到距离多普勒谱(The FMICW signal is generated by Matlab, and the distance Doppler spectrum is obtained by two-dimensional FFT processing.)
- 2018-04-14 14:01:45下载
- 积分:1
-
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
- 2023-01-05 23:15:03下载
- 积分:1
-
ASP数据库操作类源码
一个ASP数据库操作类源码,这个类可以生成SQL语句、连接数据库、读取库内容、查询数据库、删除指定内容等操作,使用数据库类来操作数据库,是比较方便的,而且修改代码也很方便,ASP中的数据库操作类而且见的也不多,本操作类很值得一看。
- 2022-07-04 02:35:13下载
- 积分:1
-
86092590hhty
考虑端面反射和放大自发辐射(ASE)的SOA稳态及动态模型。经过验证可以使用。(SOA steady state and dynamic model considering end reflection and amplified spontaneous emission (ASE))
- 2017-08-08 10:44:03下载
- 积分:1
-
自动聊天机器人
自动聊天机器人 -automatic chatting robot automatically chatting robot
- 2022-02-21 19:29:50下载
- 积分:1
-
VC 6.0 programming examples, including a small number of classic games, we hope...
VC++6.0示例编程,包括了几个经典的小游戏,希望大家多多指教-VC 6.0 programming examples, including a small number of classic games, we hope the exhibitions
- 2022-08-13 12:23:47下载
- 积分:1