文件名称:abcd

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3.46mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • j***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

快速排序与交换排序算法比较

在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:

运用随机函数自动生成一定规模的测试数据 (10000个测试元素),并输出到文件中。

分别执行快速排序算法和交换排序算法对测试数据排序,并输出到不同的文件中。

使用较为精确的QueryPerformanceCounter和QueryPerformanceFrequency等函数记录算法耗时,精确到毫秒,以便更好地进行算法耗时比较。

分析两种不同算法,有针对性地设计与调整测试数据,进而通过比较算法耗时来得到更充分且更深刻的认识。

编写模块校验两种不同排序算法的输出结果正确且相同

-Quicksort sorting algorithm comparison and exchange

In the Visual C++ to create a single document Windows application, and to achieve the following functions:

The use of random function automatically generates a certain amount of test data (10000 test elements), and output to a file.

Respectively, and the exchange of the implementation of quick sort algorithm sorting algorithm to sort of test data, and output to a different file.

Using a more accurate record of QueryPerformanceCounter and QueryPerformanceFrequency algorithms such as time-consuming functions, accurate to the millisecond, in order to better carry out time-consuming compared algorithms.

Analysis of two different algorithms, targeted design and adjustment of test data, and then by comparing the algorithm is time-consuming to get a fuller and more profound understanding.

The preparation of the module check the output of two different sorting algorithm and the same result is correct

相关搜索: 排序算法比较

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Jane\CheckModule.cpp

....\CheckModule.h

....\DataBase.cpp

....\DataBase.h

....\DialogProgress.cpp

....\DialogProgress.h

....\DialogTableSet.cpp

....\DialogTableSet.h

....\DialogTestCount.cpp

....\DialogTestCount.h

....\Flag.cpp

....\Flag.h

....\Jane.aps

....\Jane.cpp

....\Jane.h

....\Jane.ncb

....\Jane.rc

....\Jane.reg

....\Jane.sln

....\Jane.suo

....\Jane.vcproj

....\Jane.vcproj.Jiangfeng.Administrator.user

....\JaneDoc.cpp

....\JaneDoc.h

....\JaneView.cpp

....\JaneView.h

....\MainFrm.cpp

....\MainFrm.h

....\QuickSort.cpp

....\QuickSort.h

....\Random.cpp

....\Random.h

....\ReadMe.txt

....\res\Jane.ico

....\...\Jane.rc2

....\...\JaneDoc.ico

....\...\Toolbar.bmp

....\resource.h

....\stdafx.cpp

....\stdafx.h

....\SwapSort.cpp

....\SwapSort.h

....\TableHander.cpp

....\TableHander.h

....\Timer.cpp

....\Timer.h

....\Tool.cpp

....\Tool.h

....\Debug

....\res

Jane

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org