搜索资源列表
C仿真图书馆管理系统
- 图书馆管理系统,买书借还书处理,大作业,代码写的很不错-library management system, to buy books through book handling, operation, code written in a very good
LibraryManageSystem(c++)
- 简单的图书馆管理系统,目前c++学习中经常会要求到的作业. 拥有简单的登录系统以及检索系统-simple library management system, c current study is usually required to work. simple login system and Retrieval System
library
- 一个图书馆管理系统,是用C++编写的,大一时的作业!
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
mbs
- 本科期间的大作业,c#.net开发,图书管理系统-home work of a university student
libraryManage
- 自作C#+ASP.NET图书馆管理系统,实现了图书馆的基本功能,数据库SQL2000,各类相关课程设计和大作业-Since for C#+ ASP.NET library management system to achieve the basic functions of libraries, databases, SQL2000, all kinds of relevant curriculum design and operation
Doxygen.Rar
- 图书馆,程序设计的大作业,一个基本的图书馆管理系统-Library a final design report
LibarayManagement_byBUPTGZC20130604
- 图书馆信息管理系统-北京邮电大学程序计算机学院设计课程大作业。主要功能有借书、还书、查询、预约、续借、统计等常见图书馆系统能,C++编写。得分94分-Library information management system- Beijing University of Posts and Telecommunications Computer Science program design operations courses. Main function library, book, quer
0806121609
- 一个简单的图书馆信息管理系统。当年的作业,老师评的最高分。-A library management software
Library
- 图书馆管理系统,很常见的一种程序设计大作业题目。-Library management system, a very common program design big assignment questions.
C++ 大作业
- C++ 大作业 图书馆的管理中面临着很大的信息量,需要对信息进行记录和不断的更新,如此巨大的工作量通过人力去进行记忆或记录可能会耗费大量的人力和物力,信息的准确性也难以得到保障。计算机的准确性很高,运算速度快,而且通过编程可以设计出交互式的,程序化的,且具有查错功能的软件,因此通过计算机软件对图书馆进行管理可以有效的解决上述问题。该程序用于对小型图书馆进行管理。
bookguanlixitong
- 图书馆管理系统,实现读者和图书的维护功能,非常实用。非常适合大作业-Library management system to achieve the maintenance of readers and books, very practical. Very suitable for large operations
作业
- 自我设计 图书馆管理系统 查找 编辑 增加 修改图书(Self design, library management system, search, edit, add, modify books)
LibraryBook
- 这个问题涉及到一个LibraryBook类的图书馆书籍的设计和实现。 a)确定每本图书馆书需要维护哪些信息。 b)LibraryBook类的唯一复杂操作是参与借款过程的操作。 c)现在,在上一个问题中的五个操作中的每一个的设计算法。 d)最后,实现LibraryBook类。在编写方法之前,声明任何实例变量,包括问题的第一部分的变量和您刚刚设计的方法中需要的任何实例变量。之后,通过将算法翻译成Java来实现这些方法。最后,实现一个构造函数的方法,它应该采用与您在问题的第一部分中标识的每个数
book
- 图书管理系统,有数据库,实现了图书馆的基本功能,数据库SQL2000,各类相关课程设计和大作业。(Book management system)
图书馆管理系统
- 数据库工程大作业。一个比较简单的图书馆管理系统。