搜索资源列表
pbxiaoshou
- (PB)图书销售管理系统 毕业设计 只供大家交流使用,我也是和别人交流获得, 希望大家共同进步-(PB) book sales management system designed solely for graduate use of the exchange, and I also share access to others, we hope that the common progress!
WFBookManageSystem
- 这是一个图书管理信息系统的C++源代码和完整的设计报告书.是管理信息系统的课程设计.方便大家参考!-This is a library management information systems in C source code and complete the design report. Management information systems courses Cheng Design. convenient reference!
图书管理系统
- 图书管理系统设计 ,可用于小型毕业设计
LibraryManagementSystem
- 图书管理系统,用C#和SQL SERVER 2005开发的图书管理系统。实现了图书借还与查询功能,资料查询,图书信息管理,读者信息管理等一些列功能,可用作毕业设计或者课程设计-Library management system, using C# and SQL SERVER 2005 development of the library management system. Achieved also with the search function through books, inform
tushuguanlixitong
- 1.软件名称:图书借阅管理系统的设计与实现系统 2.软件功能:主要分为两大功能: 1) 图书管理(增加图书、查询图书、删除图书、图书借阅、还书); 2) 学生管理(增加学生、查询学生、删除学生、借书信息); 3.用户:图书管理员与学生 4.开发者:刘浩-1. Software Name: Design and Implementation of the system of lending management system. Software features:
Library-management-system
- VC++课程设计,图书管理系统:功能: 用户设置(设置登入用户信息) 读者级别设置 读者登记 读者信息查询 图书类别设置 新书入库 图书查询 借书 借书查询 还书 还书查询 包含完整源程序和课程设计报告。-VC++ curriculum design, library management system: functions: user settings (set login user information) the readers leve
Books-Management-System
- 进行图书管理系统的概念结构设计、逻辑结构设计和物理结构设计;设计并实现图书管理系统的图书归还和新增读者及注销模块。-Books Management System
la
- 一款功能强大的图书管理系统,适于中小型学校以及毕业设计所用-A powerful library management system, suitable for small and medium-sized school and graduation design
Library-management-system
- 数据库程序设计图书管理系统,含有登陆界面-Library management system
tushuguanlixitong
- 图书管理系统源代码,数据结构课程设计源代码。-Library management system source code, data structure curriculum design source code.
library
- 这是一个完整图书管理系统,对于课程设计的同学也许会有些参考价值。-This is a complete library management system for curriculum design students might be some reference value.
BMS
- 西文图书管理系统图书管理基本业务活动包括:对一本书的采编入库、清除库存、借阅和归还等等。试设计一个图书管理系统,将上述业务活动借助于计算机系统完成。要求:1)每种书的登记内容至少包括书号、书名、著者、现存量和总库存量等五项。2)作为演示系统,不必使用文件,全部数据可以都在内存存放。要用B-树(3-4树)对书号建立索引,以获得高效率。3)系统应有以下功能:采编入库、清除库存、借阅、归还、显示(以凹入表的形式显示)等。-Books Management System(BMS)