-
qxl驱动源码,包括miniport和display两部分
qxl源码包,Windows qxl驱动,包括miniport和display两部分。使用Windows SDK直接运行build -cZg即可。生成文件包括qxldd.dll和qxl.sys文件。
- 2022-07-14 04:09:56下载
- 积分:1
-
在qt编程环境下,把一个数据库直接读到工作表里的源码.
在qt编程环境下,把一个数据库直接读到工作表里的源码.-Qt programming in the environment, to directly read the work of a database table of the source.
- 2022-02-05 22:49:43下载
- 积分:1
-
VB简单写的一个 希望大家喜欢啊 可以下载了吗
VB简单写的一个 希望大家喜欢啊 可以下载了吗-writed by VB, I hope that everybody can like it, now can I download resource?
- 2022-07-09 15:12:26下载
- 积分:1
-
its very useful 4 en
its very useful 4 en-its very useful 4 enggg
- 2023-05-21 10:15:03下载
- 积分:1
-
JAVA 勤工俭学管理系统
该系统实现了注册和登录,主要有学生端,教师端和学院管理员端。
- 2022-04-28 04:14:52下载
- 积分:1
-
JSP流量统计系统02
JSP流量统计系统02-616杜正动做的系统 有一点小毛病 但是还可以了-JSP flow statistical system 02-616 Du dynamic system has done little problems but also can
- 2022-03-22 09:19:20下载
- 积分:1
-
GPIO Control application
GPIO应用例子:通过GPIO的控制LED灯的状态,在S3C6410上验证没有问题-GPIO Control application
- 2022-08-26 08:43:59下载
- 积分:1
-
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。...
用C语言实现一个简单的通信录的功能,能够完成基本的功能实现。-Using C language to achieve a simple address book function, can be completed to achieve basic functionality.
- 2023-08-27 16:30:03下载
- 积分:1
-
We can arbitrarily communication, can also decompile, joined other omissions in...
大家可以任意传播,也可以反编译,加入其他本手册中遗漏的指令,但请保留此页,当然你可以加入修订者信息以及修订内容。
如有建议或修订请通知。 -We can arbitrarily communication, can also decompile, joined other omissions in this manual
- 2022-05-06 12:37:11下载
- 积分: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