-
简单的邮件发件人
这个简单的邮件发件人被编码在 c# 中,使用 SMTP 协议......
- 2022-03-03 13:07:47下载
- 积分:1
-
a prepared themselves to achieve the function of animation called vc application...
一个自己编写的实现了动画调用功能的vc应用程序-a prepared themselves to achieve the function of animation called vc applications
- 2022-03-11 17:48:52下载
- 积分:1
-
C语言编程的一些例子《C语言课程设计案例精编》源代码
C语言编程的一些例子《C语言课程设计案例精编》源代码-C programming language are some examples of the "C language curriculum design case precision-made" source code
- 2022-03-05 09:25:15下载
- 积分:1
-
.net项目 .net项目 .net项目 .net项目
.net项目 .net项目 .net项目 .net项目-. net project. net project. net project. net project. net project. net Project
- 2022-05-27 15:38:48下载
- 积分:1
-
opengl vc
opengl vc
- 2022-07-26 14:35:57下载
- 积分: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
从c到c++,从简单的程序到复杂的程序,一步一步教你学习c-From c to c++, From simple procedures to complex procedures, step by step and teach you to learn c
- 2022-05-18 11:05:41下载
- 积分:1
-
中马(禅鼠标瞄准)是一个较大的工程实例包含在…
ZoMA (Zen of Mouse Aiming) is one of two larger example projects contained within the code repository. The game involves testing and measuring the player’s mouse reaction, aiming and tracking skills. From an educational point of view, the code hopefully provides some examples of GUI construction and illustrates a design that facilitates the introduction of new test types. This project is created using Netbeans.
- 2023-05-16 11:45:05下载
- 积分:1
-
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码
html 编辑程序 c++ 其实我听不高兴的 老吓不倒代码 -html editor c++ In fact, I heard the old unhappy intimidated code Hehe
- 2023-06-17 12:05:03下载
- 积分:1
-
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经...
本人使用WIN2000,一直以为开着系统服务 Windows Time 就能自动实现系统对时。 哪知道前两天一对时,发现快了1分钟,天,我上下班打卡可是直接与经济利益挂钩的。真不知道这玩意是不是仅用来浪费系统资源的。 一气之下,自己花点时间写了个对时程序,嗯,不错,挺好用,这下安心了,另外,那个对时的垃圾服务也可以关掉了。-Oneself usage WIN2000, has been thinking to open the system service Windows Time and then can realizes automatically system to hour. Which know a rightness of the first two days, discover quick a minute, day, I top and bottom the class beats the card but direct and economic benefits hook of.Really do not know that does this trifle is only use to the wasted system resources of. In a pet, oneself the flower orders time wrote a garbage for to timing preface, H m, quite goodly, quite goodly using, this bottom having peace of mind, moreover, that to hour service and can also turn o
- 2022-03-26 15:25:57下载
- 积分:1