文件名称:shujujiegou

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2013-01-10
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

  设计并实现一个学生管理系统,即定义一个包含学生信息(学号,姓名,成绩)的的顺序表,可以不考虑重名的情况,系统至少包含以下功能:

  (1) 根据指定学生个数,逐个输入学生信息;

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

  (3) 给定一个学生信息,插入到表中指定的位置;

(4) 删除指定位置的学生记录;

(5) 统计表中学生个数;

(6) 利用直接插入排序或者折半插入排序按照姓名进行排序;

(7) 利用快速排序按照学号进行排序;

(8) 根据姓名进行折半查找,要求使用递归算法实现,成功返回此学生的学号和成绩;

(9) 根据学号进行折半查找,要求使用非递归算法实现,成功返回此学生的姓名和成绩。-Design and implement a student management system, that define a student information (student number, name, results) of the order of the table, you can not consider the case of the same name, the system contains at least the following functions: (1) In accordance with the designated student number, enter individual students (2) one by one to display the information of all students in the student table (3) given the student information inserted into the location specified in the table (4) delete the specified location, student records (5) Statistics Table of middle school students number (6) the use of direct insertion sort or binary insertion sort to sort by name (7) the use of quick sort sort according to student number (8) binary search by name, require the use of a recursive algorithm successfully return According to the student number, the number of students and grades (9) binary search, require the use of non-recursive algorithm to achieve successful return to the student&#
(系统自动生成,下载前可以参看下载内容)

下载文件列表





shujujiegou.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org