用Booklist编写图书管理系统

时间:2016-06-13 14:50:13
【文件属性】:

文件名称:用Booklist编写图书管理系统

文件大小:3KB

文件格式:ZIP

更新时间:2016-06-13 14:50:13

Booklist 图书管理 系统 C++

Welcome to the book list program for book names.What would you like to do ?1.  add an element to end of lis t2.  add an element at a location 3.  find an element by book name (linear search) 4.  find an element by book name (binary search) 5.  delete an element at position 6.  delete an element by book name 7.  sort the list (using selection sort) 8.  sort the list (using bubble sort) 9.  print the list 0.  exit1 以上功能绝对完全实现,物有所值!!


【文件预览】:
ten
----booklist.h(391B)
----booklist.cpp(5KB)
----ten.pro(382B)
----main.cpp(184B)
----Welcome.cpp(2KB)

网友评论