搜索资源列表
完整的图书管理系统
- 这是个一个完整的图书馆管理程序的源代码,是我学习VC++的入门-code of whole books management system good to study vc++
图书馆查询系统
- 该程序演示了使用VFP进行图书馆管理。这是一个比较实用的应用程序。-demonstration of the procedures for the use of VFP library management. This is a more practical application.
图书馆的管理系统
- (一) 设计目的: 掌握计算机管理信息系统设计的一般方法,主要包括系统分析、系统设计的组织和实施。 关系型数据库管理系统的编程技术,并能独立完成一般小系统的程序设计、调试运行等工作。 培养把所学知识运用到具体对象,并能求出解决方案的能力。 (二) 总体设计: 1).需求分析 运用关系型数据库管理系统,编程实现本图书馆管理信息系统 要求能够对图书资料进行管理,如登记新书,删除不存在的书目,对已经变更的图书信息进行修改, 还可以根据多种条件从数据库中查询书
VB图书馆管理程序
- VB 图书馆管理程序-VB library management procedures
library
- 杰出的图书馆管理程序质量高而且本站没有的源码质量高而且本站没有的源码
lab
- 图书馆管理程序其中的头文件时书的说明 还有读者的说明,其中包含了主函数
lib
- 我的一个设计,图书馆管理程序,方面熟悉MFC,数据库的有关知识。
图书管理信息系统(Access)20
- 图书馆管理小程序,用vb开发,有ACCESS数据库,非常好用,适合昨毕业设计,-small library management procedures, with vb development, ACCESS database, very good, for last graduation design,
图书馆管理
- 一个图书馆管理程序.要结合SQL开发!一个好好的..小小的.图书管理工具..开发语言.VB工具开发环境-a library managing program combined with SQL which is small and good.it is a library managing tool.it is completed with VB
library
- 图书馆管理程序,绝对可用,当初是自己编写的信息系统原理的大作业,可供学习此课程的或是有需要的同学直接下载上交哈~-Library management program is absolutely available, had a big job to write their own information systems principles, for learning this course or students in need of direct download to hand over
LMS
- LabVIEW+Access数据库编写的图书馆管理程序。-LabVIEW+ Access database management program prepared by the Library.
tushuguanlixitong
- 图书管理系统源码+论文+程序+PPT,系统全面而详细介绍图书馆日常流程-Library management system source code+ Paper+ Procedures+ PPT, systematic and comprehensive and detailed day-to-day processes of libraries
OnlineLibrary
- 使用ASP+SQLServer实现在线图书馆管理系统,前台具有查阅书籍,借阅书籍功能,后台则对书籍及其分类进行编辑。 附带数据库 本程序采用B/S架构。-ASP+ SQLServer realize the use of online library management system, prospects have access to books, borrow books features, background on books and their classification f
Library
- 普通的图书馆管理程序,功能不算强大,但也可以用。-General library management process, function is not strong, but can also be used.
libary
- 一个简单的图书馆管理程序 采用VB编写可以用作大家参考-A simple library management procedures for the preparation of the use of VB can be used as a reference to U.S.
library
- 这个一个在VC++下实现的一个模拟图书馆,可以实现基本的存取以及对图书与读者的管理,稍加更进便可实现一个完整的图书馆管理程序。-The one in VC++ under the realization of a simulation library, can be achieved, as well as access to basic books and readers on the management, can be a little more into the realization
library
- 一个简洁的图书馆管理程序, 大家可以试着优化一下-library management
Library
- 图书馆管理系统(C#+MSSQL).基于C#和ASP.NET的综合系统,由C#编写分布式服务端和客户端,由ASP.NET进行页面管理,数据库采用MSSQL2000,内附有BAT格式的SQL备份文件,程序要用到DotNetSkin组件,这个需要在网上下载,在VS2005下可以编译通过,不过数据库的还原有点麻烦,需要专用的工具进行导入,而且是.NET1.1版本支持,这个多少有点落后,不过懂一点这方面技术的朋友还是很容易就能调试起来的。-Library Management System (C#+ M
library
- 这是一个图书馆管理系统,是一个数据库课程设计的程序,里面添加删除书籍、借书等功能。如果学习VB或者学习数据库,可以使用此源码进行学习。-This is a library management system is a database of curriculum design process, which add delete books and library functions. If you learn VB or study database, you can use this sour
图书馆管理系统程序
- 图书馆图书信息管理系统设计 (图书信息包括:书名、作者名、分类号、出版单位、出版时间、价格等。) 试设计一图书信息管理系统,使之能提供以下功能: 1、系统以菜单方式工作 2、图书信息录入功能(图书信息用文件保存)--输入 3、图书信息浏览功能--输出 4、图书信息查询功能 5、查询方式 按书名查询 按作者名查询 按出版单位查询(Design of library information management system)