搜索资源列表
6.3library
- 图书管理系统 C**实现的 包括B树 可以参考一下呀 有需要联系我哈
图书馆管理
- 图书管理 1,输入形式和输入值的范围:图书通过输入书号,书名,著者,总存量来建立一棵B-树,书号,现存量和总存量采用int 型 ,书名,著者采用20位字符串形式定义 借阅者通过输入书号,图书证号来借阅书籍,建立一条借阅者的链表来记录借阅情况 图书证号是20位的字符串 2. 输出的形式:B-树以凹入表形式显示出来,借阅者以借阅图书证号、所借图书的内容、借阅日期显示出来 3. 本程序实现对一本书的采编入库,清除库存,借阅和归还,初步实现图书管理- The books manage 1, the in
BOOKLOGSYSTEMIMPLEBASEDONBTREE
- 基于 B- 树实现的图书管理系统1.rar-B-tree-based library management system to achieve 1.rar
Circuitmatrix
- 电路与系统中电路的矩阵描述以及关联矩阵,Q矩阵以及B矩阵和树。-Circuits and Systems in the circuit descr iption as well as the incidence matrix matrix, Q matrix and B matrix and the tree.
Library_Management_system
- c语言实现的图书管理系统。数目用B-书管理。其中实现B-树部分是难点。-c language of the library management system. B-books with the number of management. B-tree implementation of which is the difficult part.