-
a particular type or format of ppt,esp. for tables.
a particular type or format of ppt,esp. for tables.
- 2023-07-26 08:00:03下载
- 积分: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
-
This is a multiplication table program, the completion of the function of the ou...
这是一个九九表程序,完成的功能是在屏幕上输出一个三角形九九表-This is a multiplication table program, the completion of the function of the output on the screen 99 form a triangle
- 2022-04-27 12:37:32下载
- 积分:1
-
在三维空间中显示欧拉角的程序
A program to show the euler angle in 3D space
- 2022-07-19 13:19:45下载
- 积分:1
-
关于一个com的应用
关于一个com的应用-on the application of a com
- 2022-01-25 15:54:16下载
- 积分:1
-
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦
C经典程序,不紧对学C的有帮助,对所有程序员都有帮助哦-C classic procedures, a lack of C for school help to all programmers have helped oh
- 2022-01-27 09:58:05下载
- 积分:1
-
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢...
VC 6.0编写(SDK程序) 可以让桌面下雪的小程序 自己写的 希望大家喜欢-VC 6.0 preparation (SDK program) allows desktop snow applet wrote it myself hope you like
- 2023-03-30 22:20:04下载
- 积分:1
-
Capcha 识别
captha 基于 c 编程的识别
A 验证码( 的首字母缩写为"既遂 Automated PC公益 T期间测试 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-14 19:20:03下载
- 积分:1
-
Windows WDM设备驱动程序开发指南(PDF).
Windows WDM设备驱动程序开发指南(PDF).-Windows WDM Device Driver Development Guide (PDF).
- 2022-07-20 21:35:54下载
- 积分:1
-
函数注释生成器。
可批量、简单、规范生成函数头注释
函数注释生成器。
可批量、简单、规范生成函数头注释-Available in volume, simple, standardized generating function header comments
- 2022-03-22 02:10:56下载
- 积分:1