-
I haven t used the code of locking register table,if you have some interests you...
锁注册表的代码,我还没试过,有兴趣的朋友不妨载下来看看。-I haven t used the code of locking register table,if you have some interests you can download and have a try
- 2022-08-17 21:20:47下载
- 积分:1
-
多媒体播放器,用VC++开发,具有一般播放器的基本功能,还附有菜单和现实歌词功能。...
多媒体播放器,用VC++开发,具有一般播放器的基本功能,还附有菜单和现实歌词功能。-Multimedia player, using VC++ developers with the basic functions of a general player, but also functions with the menu and realistic lyrics.
- 2023-06-02 09:25:03下载
- 积分:1
-
support replacement skin control (other source
支持更换皮肤的控件(其它源码-cc++源码)-support replacement skin control (other source-c c FOSS)
- 2022-05-19 13:06:08下载
- 积分:1
-
编写程序 采用单链表表示集合,并实现两个集合的并、交和差...
编写程序 采用单链表表示集合,并实现两个集合的并、交和差-Programming that set a single-linked list, and realize the two collections and, pay and poor
- 2022-03-17 18:44:18下载
- 积分:1
-
一个TFTP软件
一个TFTP软件-a TFTP software
- 2022-11-01 03:20:04下载
- 积分:1
-
da 12 bit converters dac7611 Driver (C source)
12 bit da转换器dac7611驱动程序(C源程序)-da 12 bit converters dac7611 Driver (C source)
- 2022-02-01 14:06:45下载
- 积分: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
-
Intruction: Administrator, worker in library and readers can log in this system...
本系统可以被管理员、图书馆工作人员、和读者三种身份的人员通过帐号和密码以不同身份登陆到本系统,并实现各自的功能操作。-Intruction: Administrator, worker in library and readers can log in this system according to the user name and password respectly,then do some operations granted.
- 2023-01-02 11:00:13下载
- 积分:1
-
Window远程访问服务
一些API的函数的使用和学习
Window远程访问服务
一些API的函数的使用和学习-Window Remote Access Service API functions of some use and learning
- 2023-09-01 14:15:03下载
- 积分:1
-
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦...
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦-mfc
- 2022-01-26 04:36:24下载
- 积分:1