-
c语言课程设计,贪吃蛇游戏,
c语言课程设计,贪吃蛇游戏, -c language curriculum design, Snake game, c language curriculum design, Snake game,
- 2022-12-15 01:15:04下载
- 积分:1
-
vector quantizer 华盛顿大学图像实验室的
vector quantizer 华盛顿大学图像实验室的-vector quantizer from washionton university
- 2023-01-02 07:45:04下载
- 积分:1
-
VC做的超级浓缩计算器。
VC做的超级浓缩计算器。-VC calculator to do the super-concentrated.
- 2022-09-29 09:15:02下载
- 积分:1
-
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32...
主要功能:
本程序用来查看PE格式文件的剩余空间,并且可以添加新的节区。
语言:
MASM32
-main functions : View the procedures used for PE format of the remaining space, and can add a new section of the district. Language : between
- 2022-07-28 01:14:02下载
- 积分:1
-
library management system
library management system
- 2022-02-14 12:20:28下载
- 积分:1
-
Standard C++ Treasury Complete Works for study and C++ Friends learning, the use...
标准C++库全集,用于学习C++的朋友学习,查找编程时使用的各种库文件-Standard C++ Treasury Complete Works for study and C++ Friends learning, the use of programming to find a variety of library file
- 2022-02-13 03:46:06下载
- 积分:1
-
位图装入、显示的c++类
位图装入、显示的c++类-bitmap loaded, the type shown in c
- 2022-01-24 16:22:18下载
- 积分:1
-
This the pdf describing the 24C16 EEprom and how to interface it to the micro wo...
This the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecting to an AVR processor-This is the pdf describing the 24C16 EEprom and how to interface it to the micro world. I have used it for connecting to an AVR processor
- 2022-05-27 03:13:34下载
- 积分:1
-
右对齐文本的显示方式
右对齐文本的显示方式-right alignment of the text display mode
- 2023-08-23 20:50:04下载
- 积分: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