搜索资源列表
-
1下载:
这是一个毕业设计图书管理系统,用Delphi+SQL实现,功能齐全,调试通过-This is a graduate design library management system, with Delphi SQL, complete functions, debug through
-
-
0下载:
图书馆的管理系统,使用VB来做的,初学sql的同志们可以看看!-Library management system, the use of VB to do, and beginners sql comrades can see!
-
-
0下载:
A.运用关系型数据库管理系统,实现本院图书馆管理信息系统。具体要求如下:
—图书、资料的登记、注销和查询。
—借书证管理,包括申请、注销借书证,查询借书证持有人等。
—借还图书、资料的登记、超期处理,超期拒借等。
—图书、资料查询,借、还图书和资料情况查询。
—图书、资料借阅情况的统计分析,拒此作为图书馆图书、资料订够的依据之一-A. the use of relational database management system, the realization of ou
-
-
0下载:
图书馆信息系统的SQL数据库设计模型和ER图及主要源代码.-Library Information System SQL database design model and the ER diagram and the main source code.
-
-
0下载:
本文介绍了一个基于Client/Server模式的高校图书管理系统的设计与实现。运用Visual Basic.Net结合Microsoft SQL Server 2000开发的登录模块主要用于验证用户身份,进行有效的操作。从主界面模块在验证后进入每个子模块进行各个子系统的具体功能操作。在整个系统设计中充分利用了模块化的设计思想和开发方法。-In this paper, based on Client/Server model of University Library Management S
-
-
1下载:
数据库课程设计报告--图书管理系统。
报告写的还可以,大家做图书管理系统的时候可以提供一些做设计思路。-Database of curriculum design report- library management system. Writing of the report can also be, to do everyone a time when library management system can provide some design ideas to do.
-
-
0下载:
图书馆管理系统开发设计方案
目录
1 需求分析 3
1.1 系统目标 3
1.2 需求定义 3
2 功能说明 4
2.1 图书基本情况 4
2.2 办理借书证 4
2.3 实现借书功能 4
2.4 实现还书功能 5
2.5 图书查询 5
3 系统功能结构图 5
4 业务流程图 6
4.1 借阅信息管理 6
4.2 书籍信息管理 6
4.3 读者信息管理 7
4.4 系统管理 7
5 绘制数据流图 7
5.1 “借书证生成”数
-
-
0下载:
DElphi+sql2000的图书管理系统的实现过程,有源码和文档,希望能对大家有所帮助吧-DElphi+ sql2000 the library management system for process and document source code, I hope we can help you
-
-
0下载:
图书管理系统,为政府机关与广大企事业单位自动化办公提供了一个较好的解决方案。在开发过程中,按照软件工程的步骤,从设计到开发采用了面向对象的思想和技术,采用了SQL SERVER 2000网络数据库,使得本系统可以方便的和其他子系统进行数据交换。同时,注意从软件的图形应用界面上优化软件质量,使得本系统具有很强的可操作性。-Library management system for government agencies and large enterprises and office automa
-
-
0下载:
VB+SQL开发的图书馆图书检索系统,只有设计论文,没有程序,需要程序,只能自己照着论文写吧-VB+ SQL development library book retrieval system, only the design of paper, no program needs to process only its own paper to write it according
-
-
0下载:
图书馆管理系统vb sql 有数据库 有论文 有流程图 管理有关读者,书籍,借阅和管理者的信息等-Vb sql library management system database, the papers have a flow chart of the management of the readers, books, lending and management of information
-
-
0下载:
SQL课程设计 图书馆库存管理系统,虽然有点简单,但是是自己做的。-SQL course design library inventory management system, although have a little simple, but is made it myself.
-
-
0下载:
用sql语言实现一个图书管理系统,该系统涉及图书信息、阅览者(学生)信息、览室信息和借阅信息,现要求该系统能记录图书、阅览者和阅览室的基本情况,能够记录借阅者借阅图书的日期。每本图书只能存放于一个阅览室,每个阅览室可以有多本图书,每本图书每次只能借给一个学生,一个学生可以借多本图书-Sql language, a library management system that involves books, reading (students) view room information and
-
-
0下载:
这是一个针对数据库的简单的SQL查询案例,主要注解了图书馆数据库操作系统的基本开发方法和相关代码。-This is a simple SQL database query case focuses on the library database operating system development methods and related code.
-
-
0下载:
实现图书管理系统 通过C#与SQL实现 包括登陆 查询 借阅等-library system
-
-
0下载:
当今时代是飞速发展的信息时代。在各行各业中离不开信息处理,这正是计算机被广泛应用于信息管理系统的环境。计算机的最大好处在于利用它能够进行信息管理。使用计算机进行信息控制,不仅提高了工作效率,而且大大的提高了其安全性。由于信息技术的发展,许多行业在经营管理过程中对计算机技术的依赖程度也不断增强。
在对JSP语言,SQL Server2005数据库技术以及当今社会的出租车行业的需求进行了较深入的学习和调查的基础上,设计出了该出租车管理系统,该系统主要实现了图书管理,用户信息及管理信息的管理同时在
-
-
0下载:
VB图书系统,内有VB代码说明,及SQL数据库构建-VB library system, within VB code descr iption, and SQL database construction
-
-
0下载:
主要完成对图书管理系统的需求分析,功能模块划分和数据模块的分析,并在此基础上设计了数据库的结构和应用程序。在此基础上,利用SQL Server 2008建立数据库,实现了管理员对新书入库、借阅、归还、查询图书信息等操作功能-Needs analysis completed library management system analysis, functional modules and data modules, and on this basis, the structure and des
-
-
0下载:
图书馆系统 基于jsp 使用MVC模式 使用sql server 2008数据库 myeclipse-Jsp library system based on the use of the MVC pattern
-
-
0下载:
图书管理系统需求分析说明书,采用sqlserver 数据库进行设计,用myeclipse来进行jsp开发-Library management system needs analysis statement, using sql server design, with myeclipse to develop jsp
-