-
bookmanage
图书管理系统
1、 每种图书的登记内容包括书名、书号、作者、现存量和总库存量。
2、 系统应实现的操作及其功能:
1、 采编入库:新购入一种书,经分类和确定书号之后编辑到图书账目中去,如果中书在账目中已经存在,则只将其库存量增加。
2、 清空库存:某一种书已无保留价值,将它从图书账目中注销。
3、 借阅:如果一种书的现存量大于零,则借出一本登记借阅者的图书证号和归还期限。
4、 归还:注销对借阅者的登记,改变该书的现存量。
5、 查找:实现按书号查找,按书名查找,按作者查找。
6、 查看:实现查看总库图书情况,查看图书借阅情况。(err)
- 2008-06-25 16:04:25下载
- 积分:1
-
perfchart
QT波形函数实现,界面简洁,多条波形显示数据。效果很好(QT wave function to achieve the simple interface, multiple waveform display data. Good results)
- 2012-06-13 11:30:18下载
- 积分:1
-
080889B
基于驱动层的USB存储设备安全监控技术,一篇不错的关于usb驱动开发的论文。很不错,我受到了不少启发(USB drive-based storage devices layer security monitoring technology, a good development on the usb drive papers. Very good, I was a lot of inspiration)
- 2008-12-16 00:25:04下载
- 积分:1
-
game
基于CGX库的推箱子游戏.
CGX库源码已在之前上传了.
(CGX library based on the game Sokoban. CGX source database has been uploaded before.)
- 2009-05-13 17:05:58下载
- 积分:1
-
48TSP
说明: 48个城市的TSP遗传算法,开发环境C++,计算结果再结合matlab进行后处理显示(48 cities in the TSP algorithm, development environment, C++, matlab results combined with post-processing display)
- 2010-04-15 15:46:58下载
- 积分:1
-
pso
基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考
(Particle swarm optimization algorithm Matlab source)
- 2013-07-14 15:58:47下载
- 积分:1
-
huowuyunshudeyichuansuanfa
#include "stdio.h"
#include "math.h"
#include "malloc.h"
#include "string.h"
#define m 6
#define n 29
#define p 0.5(#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define n 29#define p 0.5)
- 2006-04-09 14:21:04下载
- 积分:1
-
gfor
Gfor 用于Jacket 的MATLAB加速插件使用说明书(Jacket reference)
- 2015-03-27 11:32:54下载
- 积分:1
-
wuziqi
五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
- 2013-04-05 23:20:51下载
- 积分:1
-
tcpip
以太网首部的一个c语言程序,代码功能是对设备要传送的帧进行排队(Ethernet header c language program code function is queued frames to be transferred to the device)
- 2013-03-26 11:49:23下载
- 积分:1