-
快速排序与交换排序算法比较
在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
-
这是wlllet程序包括一些具体细节。我希望这个模型可以…
这是一个CS模式的钱包模块实例,里面包含具体实现细节。在JBuild上开发的。-this is wlllet program which consists some detail codes.I hope this model can help some people study java.
- 2022-01-26 19:08:31下载
- 积分:1
-
TCp端口监测程序源码
TCp端口监测程序源码-TCp port monitoring procedures FOSS
- 2022-02-20 14:16:07下载
- 积分:1
-
人脸检测及匹配
人脸检测及匹配
openCV
人脸检测及匹配
openCV
人脸检测及匹配
openCV
- 2022-08-07 19:02:51下载
- 积分:1
-
multithreaded programming, a good example
多线程编程,一个很好的例子-multithreaded programming, a good example
- 2022-05-10 16:37:59下载
- 积分:1
-
用WORD VBA编写的小东西。娱乐用。
用WORD VBA 编写的 小东西。娱乐用的。-Word VBA prepared with the small things. Entertainment use.
- 2022-04-24 20:54:50下载
- 积分:1
-
vc++在操作系统的应用 vc++在操作系统的应用
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
- 2022-11-12 13:50:04下载
- 积分:1
-
windows CE realize the function of soft keyboard code, not only describes the re...
windows CE实现软键盘的功能代码,不仅说明了软键盘的实现方法,而且可以进行简单测试。-windows CE realize the function of soft keyboard code, not only describes the realization method of soft keyboard, but also a simple test.
- 2023-08-21 05:25:04下载
- 积分:1
-
JSP连接SQL数据库的实现
JSP连接SQL数据库的实现-JSP to SQL databases to achieve
- 2022-04-29 08:28:11下载
- 积分:1
-
实现时钟的例子,分享下,用win32汇编实现的
实现时钟的例子,分享下,用win32汇编实现的-Examples of realization of the clock, sharing, using win32 compilation to achieve
- 2022-01-28 17:14:07下载
- 积分:1