-
一个获取计算机网卡唯一的物理地址(MAC)的源码。
一个获取计算机网卡唯一的物理地址(MAC)的源码。-A computer network card to obtain the physical address of the only (MAC) of the source.
- 2023-04-25 05:05:03下载
- 积分:1
-
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性...
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性-This is a demonstration of how to allocate memory for Windows applications, with VC tools, it will be very useful
- 2022-07-02 09:30:02下载
- 积分:1
-
can read the Startup items on the registry can start right items related to the...
可以读取注册表的启动项,能对启动项进行相关的操作-can read the Startup items on the registry can start right items related to the operation
- 2022-03-26 19:11:07下载
- 积分:1
-
Procs.dll combines the process/module related toolhelp and psapi API s to one se...
Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions.
So you don t need to handle Win9x/ME and NT different anymore.-Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions.
So you don t need to handle Win9x/ME and NT different anymore.
- 2022-03-21 15:54:07下载
- 积分:1
-
VC++进程创建与实现原代码,是学习进程的入门资料
VC++进程创建与实现原代码,是学习进程的入门资料
-VC++ Process creation and implementation of the original code, is introductory information on the learning process
- 2022-02-24 13:40:09下载
- 积分:1
-
对系统用户操作的样例,在系统验证中可以用到,代码简洁。...
对系统用户操作的样例,在系统验证中可以用到,代码简洁。-the system user of the sample, the system verification can be used, concise code.
- 2022-04-08 04:35:33下载
- 积分:1
-
通过系统的调用在DOS界面上调用出非常细致的菜单界面。
通过系统的调用在DOS界面上调用出非常细致的菜单界面。-Through the system call interface in the DOS call a very detailed menu interface.
- 2022-04-11 09:56:39下载
- 积分:1
-
如何实现只保证一个实例运行
如何实现只保证一个实例运行-how to achieve only guaranteed a running example
- 2022-02-01 09:41:34下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
进程调度模拟程序是从网上下载供参考…
调度器进程模拟程序是从网上下载的,供参考
- 2022-03-19 01:22:30下载
- 积分:1