-
快速排序与交换排序算法比较
在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
-
示范如何撷取视频画面及播放视频画面的例子
示范如何撷取视频画面及播放视频画面的例子-demonstration of how to capture video images and broadcast video footage of examples
- 2022-02-05 13:36:29下载
- 积分:1
-
用万年历编数字钟,功能非常强大,已经成功运行
用万年历编数字钟,功能非常强大,已经成功运行-Digital clock with calendar series, very powerful, have successfully run
- 2022-03-15 17:49:43下载
- 积分:1
-
flv转mpg4的源代码
这个是flv转mpeg4的源代码,对了解flv格式,mpeg4格式都有很大的帮助!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-06-01 15:49:30下载
- 积分:1
-
对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等...
对BMP图像进行线性变换,包括点运算,阈值变换,灰度拉伸等-BMP image of the linear transformation, including point of operation, the threshold transformation, gray stretch, etc.
- 2022-02-09 13:14:44下载
- 积分:1
-
贪食蛇的源代码,不是很长,用Tc编译通过
贪食蛇的源代码,不是很长,用Tc编译通过-snake,the source code。
- 2023-04-06 18:25:04下载
- 积分:1
-
自己制作自己的压缩小程序比较有意思(推荐)
自己制作自己的压缩小程序比较有意思(推荐)-produced their own small compression process more interesting (recommended)
- 2022-06-20 09:18:25下载
- 积分:1
-
模仿VC和上位机进行通信,协议为BTM通信协议!
模仿VC和上位机进行通信,协议为BTM通信协议!-VC and the host computer to imitate communicate agreement BTM communication protocol!
- 2022-02-06 15:20:58下载
- 积分:1
-
作图,画画。c++编程实现,小功能,小技巧
作图,画画。c++编程实现,小功能,小技巧-Drawing, painting. c++ programming, small features, small skills! ! ! !
- 2023-07-17 20:25:03下载
- 积分:1
-
Ae9.2场景满有何设置标签在vc++2005下实现
Ae9.2场景满有何设置标签在vc++2005下实现
-Ae9.2 scene over what Setup tab in vc++ 2005 under
- 2022-01-31 02:01:55下载
- 积分:1