-
快速排序与交换排序算法比较
在Visual C++中建立一个单文档Windows应用程序,并实现下述功能:
运用随机函数自动生成一定规模的测试数据 (1...
快速排序与交换排序算法比较
在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 d
- 2022-04-22 17:20:42下载
- 积分:1
-
介绍c++语法,各种库资源,编译器及编译环境。
介绍c++语法,各种库资源,编译器及编译环境。-Introduction c++ Grammar, a variety of library resources, compilers and compiler environment.
- 2022-07-19 09:40:13下载
- 积分:1
-
显示进度,很好看的
显示进度,很好看的-show progress and a good read
- 2022-01-22 07:56:32下载
- 积分:1
-
该程序首先创建一个链表,然后对其进行插入排序
该程序首先创建一个链表,然后对其进行插入排序-The program first creates a linked list, and then their Insertion Sort
- 2022-09-12 12:15:03下载
- 积分:1
-
清华大学出版社 李存葆 c++程序设计 光盘代码
清华大学出版社 李存葆 c++程序设计 光盘代码-Li Cunbao c programming code CD
- 2022-05-14 16:15:24下载
- 积分:1
-
ListControl可编辑任意项
ListControl 类,可对任意项双击进行编辑,当双击性别项时则显示下拉列表框来供用户选择,双击其他时可直接编辑
- 2022-01-26 06:36:03下载
- 积分:1
-
了解行政长官平台的外壳行为
Understanding the Shell Behavior for the CE Platforms
- 2022-01-25 18:40:19下载
- 积分:1
-
堆排序的free pascal实现代码及其复杂度分析
堆排序的free pascal实现代码及其复杂度分析-heap_sort
- 2022-08-25 13:16:52下载
- 积分:1
-
《游戏之旅
《游戏之旅-我的编程感悟》pdf格式,网易技术研发经理云风学习编程的经历及对编程的一些心得见解,云风自幼编程,二十几岁已有十几年的编程经验,主持开发了多款网游。-err
- 2022-04-29 18:02:28下载
- 积分:1
-
paper tray contains programming information mapping, timer settings and applicat...
文件包含有托盘编程,消息映射,定时器的设置与应用,定时关机,注销,重启,断电等功能-paper tray contains programming information mapping, timer settings and applications Mytob.BSNotes, cancellations, the resumption of functions such as power outages
- 2022-04-08 13:51:40下载
- 积分:1