搜索资源列表
MIS_libv0.4
- C#制作的小型图书馆管理系统,系数据库课程设计作品,功能相当简单,而且连接数据库也比较慢,但可以作为相关软件的参考-C# produced by the small library management systems, database systems curriculum design works quite simple. and connecting to the database is relatively slow, but can be used as software refer
tushuguanli0
- 好用的visual c++图书馆管理系统
shujuku
- c+++sql数据库开发有图书馆管理系统等源程序
manage
- 用C语言模拟的图书馆数据库系统,与实际的图示管理系统功能相同,代码中有说明-Simulated using C language library database system, the icons and the actual management system functions the same as the code is described
librarymanagement
- 一个图书馆管理系统,用c++6.0做的连接的是一个access数据库。-A library management system, using c++6.0 make the connections are a access database.
Library
- 图书馆管理系统,Visual C++ +SQL-Library management system, Visual C+++ SQL
Library_ODBC_Mysql_VC
- 同学编写的图书馆管理系统(数据库原理大作业),功能完善。mysql + visual C++编写-mysql+ visual C++ prepared mini library database management system functions
bookManage
- 基于C#+asp.net+sql编写的图书馆管理系统源代码-Based on the C#+ asp.net+ sql library management system for the preparation of the source code
tushuguan
- 上面类型里面没我的类型啊 一个用c#些的图书馆管理系统-Above the type of which I am not the type of c# ah one more with the library management system
VCSQLServerDevelopment
- Visual C++ + SQL Server 数据库开发与实例,书本源代码, 第1章 Visual C++及数据库访问基础 , 第2章 SQL Server 2000数据库管理 , 第3章 数据库理论与SQL语言 , 第4章 客户资源管理系统, 第5章 企业备忘录管理系统 , 第6章 图书馆管理系统 , 第7章 设备管理系统 , 第8章 员工培训管理系统 , 第9章 公司贸易管理系统 , 第10章 餐饮管理系统 , 第11章 宾馆管理系统 , 第
library-system-code
- 图书馆管理系统,包括所有源代码,已在Visual c++.net上调试通过。-Library management system, including all source code, has been in the Visual c++. Net debugging through.-library management system, including all source code, in Visual c. Debugging on net through.
library
- C#开发的图书馆管理系统,sql数据库。-C# development of library management system, sql database.
SQL_tushuguanguanlixitong
- 数据库课程设计.图书馆管理系统 开发工具为 Delphi 7 + SQL 2000,采用了传统的基于两层的C/S结构来构建系统,客户端有两种的操作用户:工作人员和读者,并且有详细的说明和完整报告。-failed to translate
Library
- c++实现图书馆管理系统 连接数据库 课程设计-c++ connect to the database of library management systems curriculum design
Library-management-system
- 运用Oracal数据库在Visual c++的环境下实现图书馆管理系统的登陆,借阅,图书剩余情况-Use the Oracal database in the Visual C++ environment to achieve the landing of the library management system, to borrow the books remaining
management-system
- 图书馆管理系统,语言是c++,可实现借书,还书,管理员管理,借书证登记,删除借书证等功能-Library management system, language c++, can be realized borrow books and administrators to manage a library card registration, delete library card functions
librarySystemByC
- 用C语言实现的图书馆管理系统,可实现基本功能-C language library management system, to achieve the basic functions
library
- 用C++写的一个小型图书馆管理系统。可实现基本操作。-With C++ write a small library management system.
C# 最全的图书管理系统
- 一个较为不错的图书馆管理系统,大家可以参考一下里面的代码(A relatively good library management system, we can refer to the code inside)
C#图书管理系统项目源码
- 图书馆管理系统 分类管理 本次设计主要研究asp.net在图书馆管理系统的应用。首先,查阅了与系统内容相关的文献和研究。第一部分对图书馆管理信息的功能进行设计,主要包括图书借阅、图书归还、图书馆管理信息、与读者进行网络互动、读者书评、借书证办理和图书入库等功能。然后,在asp的平台上,连接SQL.server数据库以及利用其它语言及相应开发环境,针对小型图书馆管理系统的特点,实现图书馆基本的管理功能。目前,通过对参考文献和相关文章的学习和参考,对C#以及数据库有了一定的了解,数据库的部分设计。最