文件名称:sort-hfut8

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

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

合肥工业大学数据结构试验八排序



包括完整的实验要求、实验预习报告、实验最终报告



实验要求:



<1>采用不同实验数据来观察快速排序的实验中比较和交换元素的次数,并分析数据的规模和初始特性与比较与交换次数之间的函数关系。



<2> 完成下面功能:将一个整型数组调整为这样的数组:所有3的倍数在最左边,所有除以3余1的数在中间,而所有除以3余2的数在最右边。要求算法的时间尽可能少。



<3> 实现shell排序算法,并观察在采用不同的步长选取方法对排序过程中数据的比较和移动次数的影响。



<4> 按链式基数排序的方法实现对整数表(假设每个元素最多为三位)的排序。



<5> 设计算法实现树形选择排序,要求能用数组和树来演示排序过程,以清晰地表示出排序过程。



<6>以数组和二叉树形式动态演示堆排序算法的排序过程。-Hefei University of the data structure test eight Sort



Including the complete experimental requirements prelab report, final report experimental



Experimental requirements:



<1> to observe rapid sorting experiments compare and exchange a number of elements, and analysis of the functional relationship between the size of the data and the initial characteristics and compare and exchange times using different experimental data.



<2> Complete the following features: an integer array to adjust for this array: all multiples on the far left, all divided by 3 more than a number in the middle, and all 3 I 2 divided by the number in the rightmost. The time of the algorithm is as little as possible.



<3> shell sort algorithm, observed during the sequencing data comparison and the number of moves in different step selection method.



<4> chain radix sort integer table (assuming that each element of a maximum of three) sort.



<5> design algorithm to achie
(系统自动生成,下载前可以参看下载内容)

下载文件列表





合肥工业大学数据结构试验八排序

..............................\数据结构试验八

..............................\..............\sort.cpp

..............................\..............\sort.exe

..............................\..............\实验八.pdf

..............................\..............\数据结构实验八最终报告.doc

..............................\..............\数据结构实验八预习报告.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org