-
图书管理系统的SQL数据库的触发器
包含读者借书的触发器,读者还书的触发器,以及图书进入库存的触发器。包含了相关的借书、还书、超期续费、图书入库等等的一些功能。然后程序中读者单次只能借1本书,最多借30天,超期还有罚金。详细可以下载浏览。
- 2023-04-22 20:50:03下载
- 积分:1
-
关于LDPC的。是Mackcy网站上的LDPC编译码程序。
关于LDPC的。是Mackcy网站上的LDPC编译码程序。-On the LDPC. Mackcy site is LDPC coding and decoding procedures.
- 2022-01-26 06:55:33下载
- 积分:1
-
这个是vc开发中清除临时文件的一个批处理工具,很方便
这个是vc开发中清除临时文件的一个批处理工具,很方便-vc development is the removal of a temporary batch tools, convenient
- 2022-03-12 04:21:10下载
- 积分:1
-
自动 FTP 测试仪
FTP 测试仪。
该程序测试 FTP,列表,如果您有权限,用户名和密码是否正确。
并要通过分隔列表。
成功列表和错误的列表。
FTP 也有手册。
你可以把多个字符串在 ftp 服务器文件夹中进行搜索。
您可以选择是自动 hospegam 文件
- 2022-03-07 08:04:18下载
- 积分:1
-
股票交易程序,大家学习看看。完整的程序代码。
股票交易程序,大家学习看看。完整的程序代码。-Trading procedures, learning to see everyone. Integrity of program code.
- 2023-08-17 17:25:02下载
- 积分:1
-
cuda product of sums algorithm on the gpu
cuda product of sums algorithm on the gpu
- 2022-09-21 23:40:03下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可...
DRAWYUV程序是用于摄像头的数据回放,用了directshow,可以用在VC和wince都可-DRAWYUV procedures for the camera data intervals, with a directshow. can be used in VC and can wince
- 2023-08-02 21:25:04下载
- 积分:1
-
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页...
程序由C语音编写,功能为通过修改注册表修改个人浏览器的主页-Procedures by the C speech prepared by modifying the registry functions to edit your browser s home page
- 2022-03-11 17:51:30下载
- 积分:1
-
Read files from the hard disk inside the fixed txt file path to read the file an...
读文件 从硬盘的固定txt文件路径里读取文件 并存储为2进制文件的形式-Read files from the hard disk inside the fixed txt file path to read the file and stored as two binary files in the form of
- 2023-01-15 15:05:03下载
- 积分:1