-
生产者消费者演示程序,用MFC实现了操作系统中的生产者消费者问题的演示程序。...
生产者消费者演示程序,用MFC实现了操作系统中的生产者消费者问题的演示程序。-failed to translate
- 2022-06-20 08:03:17下载
- 积分:1
-
VB6 and SQL Database code ..
VB6 and SQL .. Database code-VB6 and SQL Database code ..
- 2022-08-03 07:53:14下载
- 积分:1
-
此资源主要是实现文字动画的效果,运行环境为VC
此资源主要是实现文字动画的效果,运行环境为VC-The resources are mainly to achieve the text animation effects, running environment for VC
- 2022-06-17 16:26:02下载
- 积分:1
-
online hotel reservation system
关于酒店预订系统的建议,文件,和实施.简介关于酒店的说明和使用php的完整编程代码。全方位的酒店界面,视觉使命。
- 2023-08-16 00:30:02下载
- 积分:1
-
Windows debug guide.
Windows debug guide.
- 2022-05-31 20:27:27下载
- 积分:1
-
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
基于VC6.0的一个分型演示程序
演示雪花的形成过程。
-VC6.0 on a sub-type demo program demo the formation of snowflakes.
- 2022-07-05 00:13:13下载
- 积分:1
-
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等...
通过本程序,能够获取计算机系统的逻辑硬盘号、物理硬盘号、Cpu号、Bios号等等 -Through this program, have access to computer systems, the logical drive number, the physical disk number, Cpu numbers, Bios, etc., No.
- 2022-06-29 13:01:56下载
- 积分:1
-
一个奇怪的代码,SDK时就不会使实参变空,如果是MFC则同样的代码就会使实参变为空,可能值得大家研究研究。...
一个奇怪的代码,SDK时就不会使实参变空,如果是MFC则同样的代码就会使实参变为空,可能值得大家研究研究。-a strange code, the SDK will not do so when it parametric space, If MFC is the same code will enable it to participate in the air, it may be worthwhile for everyone studies.
- 2023-02-10 09:00:04下载
- 积分:1
-
所包含的算法详细的实现了图形底层代码的实现且基于类的实现...
所包含的算法详细的实现了图形底层代码的实现且基于类的实现-Algorithm contained in a detailed graphical realize realize the underlying code and category based on the realization of
- 2022-04-10 03:46:28下载
- 积分: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