文件名称:sort-compare

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

内部排序算法比较

问题描述:编制一个演示内部排序算法比较的程序。可对冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序和堆排序进行比较。

算法输入:排序方法选择,待排序的元素的关键字,关键字序列的给出方式(正序、逆序和乱序)

算法输出:不同情况下关键字参加的比较次数和关键字的移动次数。

算法要点:(1)由键盘输入待排序表的表长(50到100)和不同测试数据的组数。(2)利用不同排序方法排序并统计两类次数,列表显示(3)程序以对话方式执行。

-Comparison of the internal sorting algorithm

Problem descr iption: internal sorting algorithm demonstrates the preparation of a comparative process. Can bubble sort, direct insertion sort, simple selection sort, quick sort, sort and heap sort Hill comparison.

Algorithm Input: sorting method selection, the elements to be sorted keywords, given the sequence mode (positive sequence, reverse and random order)

Algorithm output: keywords under different circumstances the number of comparisons involving the mobile number and keyword.

Algorithm points: (1) sort the table by the keyboard input table to be long (50 to 100) and different number of groups of test data. (2) methods using different sort order and the number of statistical categories, the list display (3) program implementation through dialogue.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

sss\Debug\sss.exe

...\.....\sss.pdb

...\.....\ssss.obj

...\.....\vc60.pdb

...\Debug

...\sss.dsp

...\sss.dsw

...\sss.ncb

...\sss.opt

...\sss.plg

...\ssss.cpp

sss

xxxx\Debug\test.obj

....\.....\vc60.pdb

....\.....\xxxx.exe

....\.....\xxxx.pdb

....\Debug

....\DLNode.h

....\message_list

....\SeqList.h

....\SLNode.h

....\sssss.h

....\test.cpp

....\Test2.cpp

....\xxxx.dsp

....\xxxx.dsw

....\xxxx.ncb

....\xxxx.opt

....\xxxx.plg

....\zzz.h

xxxx

数据结构 课程设计报告.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org