-
快速排序与交换排序算法比较
在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
-
在Visual C++.NET 下创建Windows服务
在Visual C++.NET 下创建Windows服务- NET under founds Windows in Visual C to serve
- 2022-11-29 03:35:03下载
- 积分:1
-
白光衍射程序
模拟白光衍射,效果良好.色彩很好。希望大家多多指教
- 2022-07-27 21:22:14下载
- 积分:1
-
非常适用的,简短的,而且速度超快的最新的排序小程序
非常适用的,简短的,而且速度超快的最新的排序小程序-very applicable, the short, but ultra-fast speed on the latest ranking of small programs
- 2022-02-12 17:28:02下载
- 积分:1
-
一种用在开发的录音机程序,很适合初学者。
在windows环境下,使用VC开发的一个录音机程序,结构清晰,适合初学者-A recorder program developed by VC, it is suited for beginner.
- 2022-01-25 17:19:56下载
- 积分:1
-
空域数字水印系统
很好用 已经试过 帮助很大 我已经看了好几遍了 看过之后你会受益匪浅 了解设计的流程
- 2022-03-10 04:56:59下载
- 积分:1
-
Caribbean poker stand
加勒比扑克单机版,完整代码和资源文件.VC2003开发,有工程文件,直接编译即可,VC2005或更高版本编译要增加一些被删除的库文件.-Caribbean poker stand-alone, complete code and resource file. VC2003 development, has project file, you can direct the compiler, VC2005 compiler or later to increase the number of library files have been removed.
- 2022-08-18 00:05:52下载
- 积分:1
-
时间加速工具,一个起始时间,一个结束时间,间隔时间,跳变时间。...
时间加速工具,一个起始时间,一个结束时间,间隔时间,跳变时间。-Time to speed up the tool, a starting time, an end time, interval time, the time hopping.
- 2022-10-08 19:40:03下载
- 积分:1
-
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕。
TBNR收到足够...
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕。
TBNR收到足够的语音后开始识别,并通过EventCallback和ResultCallback两个回调
函数通知TbnrSdiDemo当前识别状态以及识别结果。-users can click on "stop recording" to stop sound card and the end of recording. StreamBuff all the remaining voice will be sent to TBNR and notified TBNR finished recording. TBNR received adequate recognition after the speech, and through EventCallback and two callback function ResultCallback notice T bnrSdiDemo current state of identification and recognition results.
- 2023-07-13 06:25:03下载
- 积分:1
-
Asp Server网站服务器windows简易版
Asp Server网站服务器windows简易版下载下载就能用默认首页目录www
- 2022-10-29 04:50:03下载
- 积分:1