-
编写动态存储分配的一部分
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
-
VB读取U盘序列号源码
这个是用VB写的一个读取U盘序列号源码,简单易懂。欢迎大家下载、试用。谢谢大家的支持!
- 2022-11-12 23:10:03下载
- 积分:1
-
一个本机系统服务管理程序
一个本机系统服务管理程序--A localhost system server admin program
- 2022-02-28 22:22:50下载
- 积分:1
-
查看系统安装的驱动器
查看系统安装的驱动器-View system installed Drivers
- 2022-02-04 17:43:00下载
- 积分:1
-
《深入浅出 MFC》2e 原码
《深入浅出 MFC》2e 原码-"easy MFC" 2e-source
- 2022-01-26 00:07:41下载
- 积分:1
-
利用Delphi的任务监控ETL脚本编写,你可以开始正规的。
用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scripts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
- 2022-04-13 09:47:31下载
- 积分:1
-
VB与VC混合编程中处理消息的方法(带部分源代码)
VB与VC混合编程中处理消息的方法(带部分源代码)-VB and VC mixed news programming processing methods (with source code)
- 2022-07-13 16:28:20下载
- 积分:1
-
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。...
GPORT是一个通过调用系统ws2_32.lib实现类似UNIX下系统进程ID的工具,包含源代码。-GPORT is through a system called UNIX ws2_32.lib achieve similar process under ID system tools, including source code.
- 2022-04-01 14:45:08下载
- 积分:1
-
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看...
可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看-executable EXE, DLL, OCX procedures resources View procedures can be seen ICO, BMP, DIALOG, STRING and other resources, is worth looking at the very
- 2022-02-20 14:36:06下载
- 积分:1
-
在MFC中实现内存诊断,内存泄漏检测,转存内存状态统计等功能...
在MFC中实现内存诊断,内存泄漏检测,转存内存状态统计等功能-in MFC diagnosis of memory, the memory leak detection and memory transfers state statistical functions
- 2022-02-11 20:22:53下载
- 积分:1