-
VC实现精巧界面的程序
VC实现精巧界面的程序-VC sophisticated interface procedures
- 2022-02-15 14:34:38下载
- 积分:1
-
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。...
用c程序实现的数字时钟程序,其中包含改程序的所有c代码,以及详细的注释说明。-C program with digital clock procedures, including procedures to all the c code, as well as detailed notes.
- 2022-05-09 11:28:11下载
- 积分: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
-
一个优秀的开源二次开发平台系统
行业应用二次快速开发平台基于JavaEE技术体系,面向中小软件企业。以“标准功能可复用、通用模块可配置、行业需求快速开发、异构系统无缝集成”为目标,为中小软件开发团队提供强有力的一站式解决方案。
- 2023-02-04 07:00:23下载
- 积分:1
-
开源软件notepad2的源程序,写得非常好啊,可以学习一下。
开源软件notepad2的源程序,写得非常好啊,可以学习一下。-Notepad2 source open source software, written in a very good, you can learn.
- 2022-09-10 20:25:03下载
- 积分:1
-
利用VC6.0开发的WINDOWS计算器程序
利用VC6.0开发的WINDOWS计算器程序-VC6.0 development of the use of Windows calculator program
- 2022-04-21 04:04:36下载
- 积分:1
-
u盘自动拷贝,很方便的实现您的工作。请您使用
u盘自动拷贝,很方便的实现您的工作。请您使用-u disk automatically copy, it is convenient for the realization of your work. Please use
- 2022-04-23 07:34:26下载
- 积分:1
-
Bridge design pattern in a routine mode of C++ Prepared to read the code to unde...
设计模式中桥模式的一个例程
C++编写
看了代码对理解桥模式有很大帮助-Bridge design pattern in a routine mode of C++ Prepared to read the code to understand the bridge model are very helpful
- 2022-02-20 09:11:21下载
- 积分:1
-
the procedures provided by the ROCKY! This is a start to help you remove the fil...
本程序由ROCKY提供!这是一个帮你清除开始菜单文档的历史记录、TEMP文件夹及Cookies的小程序。只对2000的系统有效!-the procedures provided by the ROCKY! This is a start to help you remove the file menu historical record, TEMP folder and Cookies small procedures. Only 2,000 pairs of the system effective!
- 2022-02-21 12:31:18下载
- 积分:1
-
VistaSDK note. Rar introduction VISTA Development API
VistaSDK说明.rar 介绍VISTA的开发API-VistaSDK note. Rar introduction VISTA Development API
- 2022-03-13 06:37:33下载
- 积分:1