-
DDK开发协议驱动程序编程内容,如果想了解或提高ddk开发能力的。...
DDK开发协议驱动程序编程内容,如果想了解或提高ddk开发能力的。-DDK development agreement driven programming content, if they want to know or improve the capacity of each development.
- 2022-09-08 14:10:03下载
- 积分:1
-
教你如何做托盘~可以参考代码~teach you how to make the bottom ico
教你如何做托盘~可以参考代码~teach you how to make the bottom ico-Teach you how to do so can refer to the code tray ~ ~ teach you how to make the bottom ico
- 2022-12-12 11:35:03下载
- 积分:1
-
This is a code for feature selection. Which combines minimum redundency and max...
This a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.-This is a code for feature selection. Which combines minimum redundency and max relevance and Ftest. Originally it is written for gene selection but can be used for any kind of feature selection.
- 2023-08-04 23:25:03下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
简单明了的演示了DLL的制作和使用!静态,动态,C,c
简单明了的演示了DLL的制作和使用!静态,动态,C,c-Simple and clear demonstration of the production and use of DLL! Static, dynamic, C, c
- 2022-02-06 21:41:56下载
- 积分:1
-
一个智能开关机软件,能够实现定时关机或者重新启动。
一个智能开关机软件,能够实现定时关机或者重新启动。-an intelligent switch software, to achieve regular shutdown or restart.
- 2022-01-21 19:51:43下载
- 积分:1
-
Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O program...
输入一个年月日,可以计算出是星期几。这段代码是在VISUAL C++ 6.O的编程环境下编写的。-Enter a date, you can calculate the week. This code is in VISUAL C++ 6.O programming environment prepared.
- 2022-03-03 13:59:22下载
- 积分:1
-
程序主要实现四个功能:getosversion()/操作系统版本的疯狂…
程序实现了四个主要功能:GetOsVersion()//OS version made GetMemInfo()//获取信息GetDriverInfo memory()//获取驱动程序信息GetCpuInfo()//读取CPU获取信息这里是一个特定的注册表进程名字符串,请看程序代码!
- 2022-03-16 06:18:11下载
- 积分:1
-
将消息ID转换成一个字符串。
将消息ID转换成一个字符串。-news ID converted into a string.
- 2023-05-05 00:40:03下载
- 积分:1
-
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、...
本书是讲解Windows操作系统内部机制的一本专著。作者从基本概念入手,全面系统地介绍了Windows底层实现机制、Windows应用程序的基本构件(包括进程、线程、内存管理、动态链接库、线程本地存储和Unicode)以及各类Windows API等,并列举了大量应用程序示例,精辟地分析了Windows编程的各个难点和要点,为掌握Windows编程技巧提供了一条有效的捷径。-This book is to explain the internal mechanisms of Windows operating system a monograph. Authors from the basic concept, a comprehensive and systematic introduction to Windows realize the underlying mechanism, Windows applications, the basic components (including processes, threads, memory management, dynamic link library, thread local storage, and Unicode), as well as all types of Windows API and so on, and listed a large number of application examples, insightful analysis of the various Windows programming difficulties and points, in order to keep Windows programming skills to provide an effective shortcut.
- 2022-03-11 13:43:12下载
- 积分:1