CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - 图书管理系统

搜索资源列表

  1. MyLibraryManagementSystem

    0下载:
  2. 图书管理系统,包括学生借、还图书,查询图书信息,查询学生用书时间等等。-Library management system
  3. 所属分类:Education soft system

    • 发布日期:2017-05-22
    • 文件大小:6392433
    • 提供者:崔波
  1. powerBuilderLibraryDesign

    0下载:
  2. 这是一份利用powerBuilder开发的图书管理系统课程设计报告,包括前台设计和后台数据库设计,内容有系统需求分析、数据库概念设计、逻辑设计到代码编写、调试和应用等全过程-This is a use of library management system developed by powerBuilder curriculum design reports, including the front design and database design, the contents of sys
  3. 所属分类:Education soft system

    • 发布日期:2017-05-12
    • 文件大小:2698421
    • 提供者:王金林
  1. Access-library-management-system-database

    0下载:
  2. Access图书管理系统数据库(Access library management system database)-Access library management system database
  3. 所属分类:Education soft system

    • 发布日期:2017-03-23
    • 文件大小:658827
    • 提供者:李阳
  1. tushuglxt

    0下载:
  2. 齐齐哈尔大学图书管理系统 源码,毕业设计-Qiqihar University library management system source code, graduation design
  3. 所属分类:Applications

    • 发布日期:2017-05-03
    • 文件大小:1383502
    • 提供者:li
  1. Library-management-system

    0下载:
  2. ASP图书管理系统,适合学生课程设计,希望大家能够互相分享-Library management system
  3. 所属分类:Education soft system

    • 发布日期:2017-03-27
    • 文件大小:736883
    • 提供者:yanzhi
  1. library

    1下载:
  2. delphi图书管理系统源代码,数据库采用Microsoft Office Access 2003,功能主要为查询、图书借还、图书入库、图书维护、图书超期提示、环境管理、备份还原、图书预约等功能。 -delphi library management system source code, database using Microsoft Office Access 2003, the main function for the query, library circulation, boo
  3. 所属分类:Education soft system

    • 发布日期:2016-11-17
    • 文件大小:1256940
    • 提供者:刘昆
  1. 20100413094651

    0下载:
  2. ASP.NET 2.0+SQL SERVER2005 图书管理系统 -ASP.NET 2.0+ SQL SERVER2005 library management system
  3. 所属分类:Education soft system

    • 发布日期:2017-04-17
    • 文件大小:449684
    • 提供者:杨俭
  1. tushuguanlixitong

    0下载:
  2. 图书管理系统是一款用csharp编写的,具有很多功能的一个系统-Library management system is a prepared using csharp with many features of a system
  3. 所属分类:Education soft system

    • 发布日期:2017-05-06
    • 文件大小:1472020
    • 提供者:fish
  1. 007

    0下载:
  2. 图书管理系统 目前,图书市场日益激烈的竞争迫使图书企业希望采用一种新的管理方式来加快图书流通信息的反馈速度 -Library management system is currently the book market, increased competition forced the book business wishing to adopt a new management to speed up the flow of information feedback rate books
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:419583
    • 提供者:文昆
  1. library

    0下载:
  2. 图书管理系统数据库课程设计报告书 E—R图 数据库设计 模块设计-Curriculum design library management system database report
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:15478
    • 提供者:yebingzi
  1. library

    0下载:
  2. 图书管理系统,php+mysql,在登陆密码的加密存储中,用到了流行的MD5加密-Library management system, php+ mysql, login password in encrypted storage, used in the popular MD5 encryption
  3. 所属分类:Education soft system

    • 发布日期:2017-04-03
    • 文件大小:799582
    • 提供者:wx
  1. Examplesoflibrarymanagementsystem

    0下载:
  2. 图书管理系统实例 使用PB编写的 图书管理系统-Examples of library management system written using PB Library Management System
  3. 所属分类:Education soft system

    • 发布日期:2017-04-23
    • 文件大小:50608
    • 提供者:mqy1535
  1. Library_System

    0下载:
  2. 小型图书管理系统 实现功能为: 图书查询,图书借阅,还书处理,新书入库,旧书注销等-Small Library Management System to achieve functions: Book Search, book lending, but also the book deal, book storage, books and cancellation
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:53359
    • 提供者:tryqtyl
  1. java_tushu

    0下载:
  2. 这是一个大学生的毕业设计作品,Java图书管理系统,包括全部源码和系统说明、程序结构文档等。不失为一个学习的好资料。-This is a college graduate design work, Java library management system, including all source code and system descr iptions, program structure documents. Would be a good learning materials.
  3. 所属分类:Education soft system

    • 发布日期:2017-03-31
    • 文件大小:911317
    • 提供者:陈辰
  1. librarymanagement

    0下载:
  2. VC++图书管理系统借书、还书、新增图书、新增读者,在图书馆里,每个读者都有一个惟一的只属于读者的证件——读者证,二者是一一对应的关系,所以只需取读者证作为对象就可以惟一标识每一位读者。此外,设计一个菜单基类,利用它的派生类来对菜单进行管理。另外,还要将图书、读者的信息存储到磁盘文件中,从而避免数据的丢失或重复输入。为简单起见,在这里只设定了一个管理员。读者证号在1000~5000之间,图书编号在10000~50000之间,读者可最多借阅5本书。职务编号为0713,登陆密码为123。-VC++
  3. 所属分类:Education soft system

    • 发布日期:2017-04-02
    • 文件大小:4721
    • 提供者:陆晓丹
  1. PerfectBooksManagementSystem

    0下载:
  2. 图书管理系统,可实现图书管理,借阅管理,系统管理,图书设置等功能。-Perfect Books Management System,used in library. some functions still need to be bettered.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-15
    • 文件大小:3881571
    • 提供者:jamie
  1. tushuguanli

    0下载:
  2. 用 JAVA 编写的图书管理系统同时是基于SQL数据库的-Prepared using JAVA library management system is based on SQL database at the same time
  3. 所属分类:Education soft system

    • 发布日期:2017-05-29
    • 文件大小:11413842
    • 提供者:dingyue
  1. cyuyuan

    1下载:
  2. C++语言源代码(学生成绩管理系统、图书管理系统、学生信息管理、二叉树的各种遍历)-C++ language source code (student achievement management system, library management system, student information management, all kinds of binary tree traversal)
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:22014
    • 提供者:zsong
  1. BookStore_v2.0

    0下载:
  2. java图书管理系统,实现图书的查询,自己做的一个小系统,不足之处望批评指正-bookstore book research manager
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:387583
    • 提供者:Dick
  1. ssh(j2EE)

    0下载:
  2. 使用j2ee开发的大学图书管理系统,采用了struts,spring,habernate等技术!-Using the j2ee library management system developed by the University, using struts, spring, habernate other technology!
  3. 所属分类:Education soft system

    • 发布日期:2017-06-20
    • 文件大小:30492297
    • 提供者:ddssds
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com