-
系统编程的内部知识
系统编程的内部知识-system of internal programming knowledge
- 2022-01-25 18:00:25下载
- 积分:1
-
快速排序与交换排序算法比较
在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# 播放器
视频播放器,主要是.net环境下编写的,主要的功能:1.能够实现视频、音频的播放已经播放的控制;2.能实现定时关机;3.能够实现皮肤的切换;4.能够实现通过数据库来加载播放文件;5.能够实现窗口的透明、鼠标样式、隐藏列表;
该软件的功能强大,界面华丽、操作简单
- 2023-08-08 23:25:04下载
- 积分:1
-
Bug Free is a very good tool for defect management. I hope you like.
Bug Free是一款非常好的缺陷管理工具。希望大家喜欢。-Bug Free is a very good tool for defect management. I hope you like.
- 2022-06-30 07:54:13下载
- 积分:1
-
串口调试源代码软件,源程序用C++ Builder编译。
串口调试源代码软件,源程序用C++ Builder编译。-Serial debug source code software source code with C++ Builder compiler.
- 2022-07-19 04:13:15下载
- 积分:1
-
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬...
窗口内的带滚动条的窗口控件+源码,可以用来排除界面上控件没地方放的尴尬 -the window with a rolling window of the Control+ source code can be used to exclude interface controls no place to put the embarrassing
- 2022-10-09 11:35:03下载
- 积分:1
-
flash p2p dianbo
FLASH P2P 相关,视频点播视频点播视频点播视频点播先关的源代码。自己可以通过源代码学习AS编程,原理比较简单。
- 2022-01-31 21:49:45下载
- 积分:1
-
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识...
上课时做的一个c++的语言编辑器,适合初学者,但是是用VC2005编写的。能够实现文字的高亮显示,注释识别,识别关键字,自动格式等功能。在多行注释上,以及字符识别上仍有点问题,大家参考一下吧。-Class to do a c++ the language editor, suitable for beginners, but is prepared to use VC2005. To achieve the highlighted text, comments, identification, identification of keywords, automatic formatting and other functions. Notes on more than one line, as well as the character recognition is still a problem, we refer to it.
- 2022-02-20 19:25:31下载
- 积分:1
-
MSP430晶振布局要领 教你如很布线
MSP430晶振布局要领 教你如很布线-MSP430 crystal layout to experience if you are wiring
- 2022-06-18 21:23:31下载
- 积分:1
-
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教
一个C的扫雷小游戏,玩玩吧
希望各位大虾多多指教-A C game of mine, to play it I hope that the exhibitions prawns
- 2022-08-18 19:02:00下载
- 积分:1