文件名称:LinkListaSqList

  • 所属分类:
  • 数据结构常用算法
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 5kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 吧*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

定义一个包含图书信息(书号,书名,定价)的顺序表和链表,使其具有如下功能:

(1) 从给定的文件book.txt逐个读入图书信息;

(2) 逐个显示图书表中所有图书的相关信息;

(3) 统计表中图书个数;

(4) 根据书名进行查找,返回相应图书的书号和定价(考虑重名情况);

(5) 根据指定的位置可返回相应的图书的全部信息;

(6) 给定一本图书相关信息,插入到表中指定的位置,将插入后的结果重新写入文件book.txt;

(7) 删除指定位置的图书记录,将删除后的结果重新写入文件book.txt;

-Define a containing information books (ISBN, title, price ) of the order form and list, so that it has the following functions:(1) from the given file book.txt by reading books information (2) displayed one by one book in the table all the information about the book (3) statistical table in the book number (4) according to the corresponding search, return the book ISBN and pricing ( considering the Fijian ) (5) according to the specified location can return to the corresponding books of all information (6) given a book related information, is inserted into the table specified location, to be inserted after the results to write to file book.txt (7) delete the specified location in the book records, will be removed after the results to write to file book.txt
(系统自动生成,下载前可以参看下载内容)

下载文件列表

LinkList.cpp

SqList.cpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org