-
监控别人计算机的程序
监控别人计算机的程序-computer monitoring procedures
- 2022-08-16 06:23:21下载
- 积分:1
-
simple dice game,you can slip it when you need!
simple dice game,you can slip it when you need!-simple dice game, you can slip it when you need!
- 2022-03-17 22:48:55下载
- 积分:1
-
获取系统硬件信息,内存使用状况,process进程列表
void ExeCPUID(DWORD veax) //初始化CPU信息
{
__asm
{
mov eax,veax
cpuid
mov deax,eax
mov debx,ebx
mov decx,ecx
mov dedx,edx
}
}
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-23 22:54:57下载
- 积分:1
-
C常用算法程序集
C常用算法程序集-徐士良第六章-C algorithms commonly used procedures set-XU Shi-liang Chapter VI
- 2023-01-06 06:45:03下载
- 积分:1
-
通过这个ADC old驱动源码,可以了解WinCE下驱动程序的编写
通过这个ADC old驱动源码,可以了解WinCE下驱动程序的编写-Through the ADC old driver source code, you can understand the driver under WinCE prepared
- 2022-08-12 08:45:38下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2023-06-07 19:55:03下载
- 积分:1
-
汇编语言教程电子版
极好的教材
经典
汇编语言教程电子版
极好的教材
经典-Assembly Language Tutorial electronic version of the excellent teaching classical
- 2023-01-01 07:10:04下载
- 积分:1
-
经典的工控图形控件的VC源代码
经典的工控图形控件的VC源代码,可以实现方形仪表、圆盘仪表、温度计等图形化控件。
- 2022-02-12 04:55:09下载
- 积分:1
-
自己做的一些小编程,里面很多基础知识!堆新手又一定帮助!...
自己做的一些小编程,里面很多基础知识!堆新手又一定帮助!-Themselves to do some small programming, which a lot of basic knowledge! Definitely help stack novice!
- 2022-03-17 22:27:02下载
- 积分:1
-
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助....
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助.-ZOO compression software developed C language source code, are the source code for learning C language certainly helps.
- 2022-12-30 21:35:03下载
- 积分:1