-
Windows 环境下的C/C++编译器
Windows 环境下的C/C++编译器-C/C++ Compiler in Windows
- 2022-02-16 06:32:37下载
- 积分:1
-
8253fenpinjijishuqishiyansuoshiyongd ehuibianyuandaima
8253fenpinjijishuqishiyansuoshiyongdehuibianyuandaima -8253fenpinjijishuqishiyansuoshiyongd ehuibianyuandaima
- 2022-03-06 13:42:22下载
- 积分:1
-
有用的 FTP 客户端
一个用于传输文件或文件夹的FTP客户端,在里面能够实现在本地电脑文件的上传,以及在服务器上面下载文件或者文件夹。
在这个实例的代码里面,有比较详细的注释,代码里面也实现了浏览文件夹跟文件的算法,已经获取注册表上文件图标的方法函数。使用了一些在FTP常用的函数。
- 2022-11-29 18:25:03下载
- 积分:1
-
使用WMI提取管理信息
Using WMI to Extract Management Information
- 2022-03-09 12:18:08下载
- 积分:1
-
Windows程序设计(第5版,珍藏版)源码
这是Windows程序设计(第5版,珍藏版)源码,希望对大家有用
- 2022-07-17 22:07:20下载
- 积分:1
-
Visual C++
check web source code
VC++ 实现查看网页源码
使用 CInternetSession 对象和
CInternetFile 对象完成-Visual C++
check web source code
- 2022-04-28 01:21:00下载
- 积分:1
-
检测windows系统硬件
检测windows系统硬件-detection system hardware
- 2022-04-16 03:13:51下载
- 积分:1
-
动态数据交换 DDE 的例子
动态数据交换 DDE 的例子-DDE example
- 2022-03-11 06:43:42下载
- 积分: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
-
直接访问打印机端口传输数据,封装Win32函数
直接访问打印机端口传输数据,封装Win32函数-Printer
- 2022-05-20 01:05:07下载
- 积分:1