搜索资源列表
图书影碟租赁管理系统
- 图书影碟租赁管理系统,附全部源码和数据库文件,详细设计文档。曾因此软件得过软件工程实习优秀。-DVD rental library management system, with all source code and database files, detailed design documents. So software has won outstanding software engineering internship.
cn700_del1020234252521
- delphi+sql2000实现的图书管理系统软件,带文档-achieve the library management system software, with documentation
gaiyaosheji
- 图书管理系统概要设计书 概要设计说明书,就是根据需求分析阶段产生的图书管理系统的需求规格,拟定相应的系统说明书,建立管理系统的总体结构。此份文档将确定系统中每个程序是由哪些模块组成,及各个模块的功能;确定模块相互间的关系;设计全局数据库和数据结构;制定测试计划;审核和复审。-library management system design document summary outline design brochures, based on the needs analysis phase
library(jbuilder)
- 这是一个用jbuilder2005编写的图书管理系统,数据库的sql代码和相关使用说明请文件夹中的说明文档和帮助文档-jbuilder2005 prepared by the library management system, sql database related to the use of codes and descr iption of the folder documentation and help files
shujukutushuguanli
- 是数据库开发设计的文档,是有关图书管理系统的
数据库毕业论文
- 图书管理系统的文档-library management system documentation
图书馆管理系统使用说明(B版)
- 文档介绍---图书管理系统---- library management system
tsglxt
- 图书管理系统的源码,是文档.功能就是提供简单的查询,插入,删除等.
liberary
- 图书管理系统的设计与实现,包括概要设计、系统详细说明等,文档比较齐全
tushuguanli
- 图书管理系统的doc文档 可以参考
图书管理系统(VFP)
- 图书管理系统(VFP)(包括程序文档)- Books management system management system (VFP) (including procedure documents)
tushuguanlixitong
- 文档为图书管理系统的报告大家一起看看探讨一下-Documentation for the library management system together and see the report to explore
tushu
- 图书管理系统的文档。大家可以下来看看啊。希望大家多多支持!谢谢!-Library management system documents. We can under来看看啊.希望大家多多支持! Thanks!
yuanma
- HTML网页·Asp.Net+SQL Server 2000的学生信息 ·C语言作的图书管理系统 该程序能实 ·本人的毕业设计,获得校2005年优秀 ·学籍管理系统 系统是在VC++6.0和SQ ·通过实现经典的读者写者问题,巩固 ·学生成绩管理系统的文档 ·这是一个学生用VFP 6.0 完成的毕业 ·图书管理系统软件设计说明 一.可 ·图书馆管理系统c++完成版 ·关于H264的几篇硕士毕业论文,选取 联系站长 · 软件工厂 · 版权投诉 · 网站修改
1235645SQL
- 完整的图书管理系统,包括文档和可执行的文件,希望对大家有帮助-A complete library management system, including documents and executable files, you would like to help! ! !
tushu
- C语言设计的图书管理系统,详细内容见文档-C language library management system design, see the document details
tushu
- 图书管理系统的概要设计文档,分析了一个图书管理系统的功能需求,以及相应的功能实现-A summary of library management system design documents, analysis of a library management system requirements, and the corresponding functions
tushuguanxitong
- 图书管理系统需求规格说明书 详细要求,软件项目文档-Book Management System Requirements Specification
java_tushu
- 这是一个大学生的毕业设计作品,Java图书管理系统,包括全部源码和系统说明、程序结构文档等。不失为一个学习的好资料。-This is a college graduate design work, Java library management system, including all source code and system descr iptions, program structure documents. Would be a good learning materials.
BookManagement
- 本资料包含如图书管理系统的完整代码和课程设计文档,系统主要功能有: 1.系统管理 规范表管理:维护规范表的数据 催还通知书处理:每天早上8:30为图书管理员生成一张今日和明日需还书的读者名单 统计信息:按图书种类查询该种类图书的数量 2.图书管理 新书入库:将新书的信息录入“图书信息表”; 旧书出库:根据指定的图书编号,从“图书信息表”中删除相应的图书,在删除之前,应先确定此书是未借出的。 3.读者管理 增加、删除、修改读者信息等 4.借书管理