搜索资源列表
Library_Mangement_doc
- 图书馆管理系统可管理图书信息和读者信息。图书管理员根据不同的身份,对应不同的操作权限。超级管理员拥有系统维护、数据库维护的权限;一般管理员负责不同的日常工作模块;馆长具有一切权限。
book
- 实现图书信息管理,借书,还书,各种信息查询扥等,
tushuguanli
- 图书信息查询,有图书的入库查询,有图书的出库功能,还有读者信息管理。
sur
- 图书信息管理系统源程序,可对文件进行操作,管理.
tushu
- 书店图书的信息管理,功能有图书的添加,删除,修改。及新书的入库管理
b01
- 图书借阅管理系统,可以很容易的记录每个人的借阅信息
VF.rar
- VF学生信息管理系统。很实用。大家可以随便下。绝对原创! ,!-VF student information management system. Practical. You can freely under. Absolutely original!
tuglxt
- c语言程序设计题图书管理系统 功能描述: (1)新进图书基本信息的输入。 (2) 图书基本信息的查询。 (3) 对撤消图书信息的删除。 (4)为借书人办理注册。 (5)办理借书手续(非注册会员不能借书)。 (6)办理还书手续 信息描述:有关该系统基本信息的描述,如:图书名称、图书编号、单价、作者、存在状态、借书人姓名、性别、学号等-c language programming library management system functional descr
20074315456185
- 一个不错的图书信息管理系统!有源代码和执行程序!里面有详细说明!可实现可视化~还有导入导出文件!-A good book information management system! Active code and enforcement procedures! There are a detailed descr iption! Visualization can be realized also import and export files ~!
book
- 图书借阅管理系统 图书借阅信息 图书管理信息 借阅 历史查询等功能-Book Management System Lending Library Book Lending Information Management Information borrow history of inquiries and other functions
tushuguanli
- 《图书管理系统》简介: 图书管理是一个大众化的软件管理,实用性强。因为知识能力的限制, 该软件只具备简单的几项内容,还有待改进和完善。 软件基本功能介绍如下: 1.实现图书信息的添加 2.实现原有图书信息的查找 3.实现图书信息的修改 4.实现图书信息的打印(输出在屏幕上) 5.实现图书相关信息的删除 6.简单的退出功能- Library management system, Introduction: book management is a popul
m_book.c
- 图书信息管理系统源程序 大小:799 字节 (799 字节)-Book information management system source code Size: 799 bytes (799 bytes)
CSLibMs2005
- Csharp 的2005 的图书馆信息管理系统。-CSharp 2005 library information management system.
library
- 图书资料管理系统:包括,图书资料基本信息,图书采购信息,借阅信息,及中途分类法。-Book information management system: includes the basic library information, book purchasing information, loan information, and the half-way classification.
FromData
- 图书信息管理系统,包括添加会员,添加书籍,绑定卡号;查询各种信息-Book information management system, including adding members, adding books, binding number information on the various information
tushuguanlixitong
- 在线图书管理信息系统源代码,放心下载,调试无误-First library management information system source code, rest assured download
cppbooklibrary
- 用MFC写的图书信息管理系统,供学习毕业设计相当有用-MFC Writing books with information management system, designed for graduate study a useful
book
- 图书信息管理系统设计 图书信息包括:登录号、书名、作者名、分类号、出版单位、出版时间、价格等。试设计一图书信息管理系统,使之能提供以下功能: 系统以菜单方式工作 图书信息录入功能(图书信息用文件保存)--输入 图书信息浏览功能--输出 查询和排序功能:--算法 按书名查询 图书信息的删除与修改(可选项) -Library Information Management S
ManagementSystem
- 基于C#和SQLsever2005的图书信息管理系统,数据库管理-Book mange
BookManagement
- 本资料包含如图书管理系统的完整代码和课程设计文档,系统主要功能有: 1.系统管理 规范表管理:维护规范表的数据 催还通知书处理:每天早上8:30为图书管理员生成一张今日和明日需还书的读者名单 统计信息:按图书种类查询该种类图书的数量 2.图书管理 新书入库:将新书的信息录入“图书信息表”; 旧书出库:根据指定的图书编号,从“图书信息表”中删除相应的图书,在删除之前,应先确定此书是未借出的。 3.读者管理 增加、删除、修改读者信息等 4.借书管理