-
Personal Log Management Small software. This is my first school vc wrote a small...
个人日志管理小软件。这是我学vc写的第一个小程序,用串行化,可写,改,删等操作。有源代码-Personal Log Management Small software. This is my first school vc wrote a small program, using serialization can write, change, delete, etc. operations. Active code
- 2022-02-21 09:51:01下载
- 积分:1
-
一些简单的C编程实例,初学C者可以参考,应该挺有用。
一些简单的C编程实例,初学C者可以参考,应该挺有用。-Some simple examples of C programming, learning C will be able to reference, it should be quite used.
- 2023-02-24 04:10:03下载
- 积分:1
-
和windows xp的扫雷功能完全一样,目前没有 发现bug
和windows xp的扫雷功能完全一样,目前没有 发现bug-Windows xp and function exactly the same as mine-sweeping, there is no bug did not find
- 2022-10-12 22:05:03下载
- 积分:1
-
这个程序是我刚学的,昨晚才做了一半,还有麻烦请各位高手指教...
这个程序是我刚学的,昨晚才做了一半,还有麻烦请各位高手指教-This procedure is what I just learned last night only half done, there is trouble please expert advice
- 2022-05-26 14:32:51下载
- 积分:1
-
WiMAX网络部署
WiMAX Network Deployment
- 2022-04-09 22:51:40下载
- 积分: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
-
钢琴弹奏程序【VC++编程】
钢琴弹奏程序【VC++编程】-Piano Playing Procedural programming-- VC
- 2022-01-25 18:26:00下载
- 积分:1
-
著名的windows封装类wfc
著名的windows封装类wfc-Well-known types of windows package wfc
- 2022-01-31 10:56:38下载
- 积分:1
-
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜-SNMP network infrastructure to achieve basic library system, the notes you will find surprises
- 2023-06-19 13:45:04下载
- 积分:1
-
内存泄漏的lib src
memory leak lib src
- 2022-01-25 21:05:42下载
- 积分:1