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

搜索资源列表

  1. 08060421511213

    2下载:
  2. 很不错的,VFP源码图书管理系统,希望对大家有用-Very good, VFP source library management system, we want to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:177771
    • 提供者:aasdfsadf
  1. tsglxtVB

    0下载:
  2. vb 图书管理系统 很好的学习资料,希望大家会喜欢。-liberty
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:216718
    • 提供者:qqb
  1. thushuguanlixitong

    0下载:
  2. 用DELPHI自己制作的图书管理系统,功能一般,不是很全面,,呵呵·-With DELPHI produce their own library management system, function normally, not very comprehensive, huh, huh
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-15
    • 文件大小:3792054
    • 提供者:黄雷
  1. Librarymanagementsystemsourcecode

    0下载:
  2. 用C#编写的图书管理系统源代码,图像清晰,代码完整,可完成各种借书还书功能等。-very good!
  3. 所属分类:SQL Server

    • 发布日期:2017-05-10
    • 文件大小:2071010
    • 提供者:李丽
  1. aaa

    0下载:
  2. 一个简单的图书管理系统,应用C++编写,界面MFC制作,适合软件工程课的相关设计-A simple books management system management system, the application of c++, interface of software engineering, suitable for making MFC lesson
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5216777
    • 提供者:mindream
  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. VBsql.RAR

    0下载:
  2. VB +SQL 图书管理系统 别人那下的-VB+ SQL library management system under which people
  3. 所属分类:SQL Server

    • 发布日期:2017-03-31
    • 文件大小:218118
    • 提供者:张洪
  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. tsgl

    1下载:
  2. 图书管理系统,包括图书添加,查询,借阅,读者管理等。-Library management system, including the library to add, query, borrow, reader management.
  3. 所属分类:Delphi VCL

    • 发布日期:2014-12-04
    • 文件大小:671744
    • 提供者:
  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. C06

    0下载:
  2. 本代码实现了图书管理系统,功能主要分为三部分:书目检索、读者管理、图书管理;书目检索包括普通检索和高级检索;读者管理包括读者登录、读者信息、读者借阅历史、读者当前借阅、读者借阅过期催还、管理员登录等功能;图书管理包括图书借阅、图书归还、添加图书、图书维护、添加用户、用户维护、密码修改。-The code of the library management system, functions are divided into three parts: bibliographic search, t
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:235392
    • 提供者:eric
  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. bookSalesManage

    0下载:
  2. 图书管理系统,源码,数据库,C/S版-Library management system, source code, database, C/S version
  3. 所属分类:Education soft system

    • 发布日期:2017-05-07
    • 文件大小:1208064
    • 提供者:王超
  1. JAVALibrarySystem

    0下载:
  2. java图书管理系统的全文档+代码;符合软件工程要求-java library management system-wide documentation+ code meet the requirements of software engineering
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:476591
    • 提供者:吴铭
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com