-
C内存管理池
内存池代码,提高申请以及释放内存的效率,减少在频繁分配和释放内存时,出现内存碎片的情况,同时缓存了部分内存,因此能快速的释放,以及提供了内存调试的机制,可以快速而方便的调试内存溢出等难以查找和解决的问题。
- 2022-07-01 02:45:25下载
- 积分:1
-
LCC4.2源代码,在其他事情上,我们都知道。
lcc4.2源代码,不用多说,大家都知道。-lcc4.2 source code, among other things, as we all know.
- 2023-02-07 11:30:04下载
- 积分:1
-
A simple hospital management system that can achieve some of the basic functions...
一个简单的医院管理系统,可以实现一些基本的功能,欢迎大家指正。-A simple hospital management system that can achieve some of the basic functions, please correct me everyone.
- 2022-08-09 13:15:40下载
- 积分:1
-
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built...
对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist -The process of programming memory leak detection, have to provide source code. This is the latest version 1.9, fix a lot of bug. Visual C++ Provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist
- 2022-04-02 05:40:42下载
- 积分:1
-
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!...
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!-in many practical procedures and have asked to see some system parameters and accurate understanding of the system parameters, your program will be more COOL!
- 2022-05-24 07:46:09下载
- 积分:1
-
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。-through procedures to check disk space, GetDiskFreeSpaceEx () API call systems.
- 2023-08-28 07:50:03下载
- 积分:1
-
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。...
windows错误代码解释器。这个工具是用Win32asm写的翻译windows错误代码的工具。附带了asm的源程序,想学习win32asm的不妨看一看。-windows error code interpreter. This tool is used to write the Win32asm windows error code translation tool. Asm2 fringe of the source files, to study the win32asm may wish to look at.
- 2022-03-10 12:12:32下载
- 积分:1
-
在两个应用程序中使用共享数据的动态连接库
在两个应用程序中使用共享数据的动态连接库-in two applications using shared data dynamic link library
- 2023-01-18 07:35:03下载
- 积分:1
-
一个多线程文件查找程序
一个多线程文件查找程序-a multithreaded file search procedures
- 2023-03-20 11:55:03下载
- 积分:1
-
n this study the reader familiar with the digital image, display and related pro...
本实验熟悉数字图像的读取、显示及相关处理算法,并熟悉一种非常简单的空域可见图像水印的嵌入-n this study the reader familiar with the digital image, display and related processing algorithms, and a very simple familiar with the airspace of the embedded watermark image can be seen
- 2022-11-06 14:50:03下载
- 积分:1