Skip to content

willer-lu/Library-management-system-based-on-3---order-B--tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Library management system based on 3 - order B- tree

数据结构实验 三阶B树的设计
要求如下:
Design a library management simulation program based on B- tree.
(1) Use the third-order B-tree storage structure.
(2) With isbn as the key word, complete the library, library and query operations.
(3) Customize the form of display operation results.
The file is saved in TXT format with isbn saved, and each record is separated by a newline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages