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

搜索资源列表

  1. 图书馆管理系统分析案例

    0下载:
  2. 图书馆管理系统,分析数据关系内容,方便大家做程序,提供参考.竭诚欢迎大家提供意见!-library management system to analyze data, relationships, we do to facilitate procedures for reference. We wholeheartedly welcome the advice!
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:28243
    • 提供者:陈静波
  1. 图书馆管理系统(Csharp)

    3下载:
  2. 图书馆管理系统采用C#和SQL Server 数据库编写 适合小型图书馆的管理-library management system using C# and SQL Server database to prepare for a mini-library management
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:307285
    • 提供者:asd
  1. 图书馆管理系统VC++

    1下载:
  2. 此源程序是图书馆管理系统,用VC++做的,希望大家支持。 功能有图书馆的一切功能-this is the source library management system, with VC done, I hope you will support them. Function library of all functions
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:108173
    • 提供者:郑宁
  1. vb图书馆管理系统完整源码

    0下载:
  2. 用vb开发的图书馆管理系统完整源码,可供学习参考之用-with vb development of the library management system complete source code available for reference only learning
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:44141
    • 提供者:陈林翔
  1. vc++作的图书馆管理信息系统

    0下载:
  2. vc++作的图书馆管理信息系统 有登录用户管理、图书管理、读者管理 运行library.dsp即可,简便易用,条理清晰,便于学习-vc for the library management information systems users are logged management, library management, readers can library.dsp management operation, ease of use, lucid, easy to learn
  3. 所属分类:其他行业

    • 发布日期:2010-06-29
    • 文件大小:2464595
    • 提供者:李志敏
  1. xingai 完美的图书馆管理系统

    1下载:
  2. 完美的图书馆管理系统 以能够成功运行 密码请看表kl自己添加 或 运行-perfect library management system to be able to successfully run the password See Table kl add or running their own
  3. 所属分类:教育/学校应用

    • 发布日期:2011-02-24
    • 文件大小:1881796
    • 提供者:zhoujuan
  1. 图书馆管理系统(修正版)

    0下载:
  2. 图书馆管理系统(修正版)-Library Management System (revised version)
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:35364
    • 提供者:张文婷
  1. C图书馆管理系统

    0下载:
  2. 图书馆管理系统
  3. 所属分类:教育/学校应用

    • 发布日期:2014-01-20
    • 文件大小:3627
    • 提供者:julie
  1. 实用图书馆管理系统

    0下载:
  2. 这是一个比较实用的图书馆管理系统的源代码。-This is a more practical library management system source code.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:82246
    • 提供者:杨开
  1. 图书馆管理系统 (ADO+ACCESS)

    0下载:
  2. 图书馆管理系统 (ADO+ACCESS),很不错的管理系统源码-Library Management System (ADO ACCESS), a very good source management system
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1272353
    • 提供者:tony
  1. 图书馆管理系统.rar

    2下载:
  2. C语言作的图书管理系统 该程序能实现对一本书进行采编入库、清除库存、借阅图书、归还图书且记录借书的用户信息,还有查找书、显示图书目录的功能,并且以该书的书号为关键字建立一个B_树。,C language does books management system management system this procedure can realize to a book carries on picks enrolls the storehouse, the elimination stock
  3. 所属分类:教育/学校应用

    • 发布日期:2017-11-09
    • 文件大小:208553
    • 提供者:caclng
  1. uml.rar

    0下载:
  2. 图书馆管理系统的uml图,包括用例图、类图、活动图等,uml of the librarian management system,yonglitu、leitu and so on
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-22
    • 文件大小:269215
    • 提供者:gaojie
  1. UML

    0下载:
  2. 图书馆管理系统的UML建模,包括所有的图,用例图,类图,组建图等-Library Management System UML modeling, including all the maps, use case diagram, class diagram, the formation of map
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-22
    • 文件大小:23424
    • 提供者:丁昊
  1. Book

    0下载:
  2. 图书馆管理系统 程序开发环境: Visual Foxpro 6.0 - Library management system program development environment: Visual Foxpro 6.0
  3. 所属分类:Applications

    • 发布日期:2017-11-08
    • 文件大小:559056
    • 提供者:xpd
  1. 图书馆管理

    0下载:
  2. 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the in
  3. 所属分类:Education soft system

    • 发布日期:2017-11-12
    • 文件大小:18409
    • 提供者:吴晓辉
  1. tsg

    1下载:
  2. 图书馆管理系统,vfp6.0系统- Library management system, vfp6.0 system
  3. 所属分类:Applications

    • 发布日期:2017-11-24
    • 文件大小:91731
    • 提供者:
  1. tushu

    1下载:
  2. 根据所作的需求分析可以得出,图书馆管理系统实施后,达到以下目标。  界面设计友好、美观。  数据存储安全、可靠。  信息分类清晰、准确。  强大的查询功能,保证数据查询的灵活性。  实现对图书借阅和归还过程的全程数据信息跟踪。  提供图书借阅排行榜,为图书馆管理员提供了真实的数据信息。  提供灵活、方便的权限设置功能,使整个系统的管理分工明确。 =
  3. 所属分类:Education soft system

    • 发布日期:2017-05-01
    • 文件大小:739744
    • 提供者:fei
  1. JAVALibraryManagementSystem

    0下载:
  2. JAVA编写的图书馆管理系统,毕业设计,还有文档,功能非常完善。值得参考-JAVA prepared library management system, graduating from design, as well as documents, functions very well. It is also useful
  3. 所属分类:Education soft system

    • 发布日期:2017-05-26
    • 文件大小:9399782
    • 提供者:superduck1
  1. 948289-1250

    0下载:
  2. 图书馆管理系统源代码,功能较全,有需要的来看看吧-Library management system source code, function over the whole, there is a need to look at and see the
  3. 所属分类:Education soft system

    • 发布日期:2017-04-16
    • 文件大小:42850
    • 提供者:lovely
  1. wy

    0下载:
  2. 图书馆管理系统,基于JSP的图书馆管理系统.-Library management system, based on the JSP library management system.
  3. 所属分类:Education soft system

    • 发布日期:2017-03-30
    • 文件大小:159292
    • 提供者:王磊
« 12 3 4 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com