资源列表

« 1 2 ... .01 .02 .03 .04 .05 1506.07 .08 .09 .10 .11 ... 1803 »

[数据库编程mem101

说明:模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。
<fpd2276huangji> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据库编程membershipAPI

说明:membershipAPI 更改关键字后直接可以使用-membershipAPI directly change the keywords you can use
<fpd2276huangji> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程MemoryAllocation

说明:一个模拟系统对进程进行内存分配的C语言代码,并回收一个进程,进行相应的内存合并操作-A simulation system processes the C language code memory allocation, and recovery of a process, the corresponding memory merge operations
<iu2020shizhi> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据库编程MemoryAllocationReclaim

说明:操作系统实现优先权的调度和内存分配管理,所以是比较好的资源- MemoryAllocationReclaim that can be used in java
<qi15873zhim> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据库编程memoryassign

说明:使用c编的内存自动分配程序,用起来很方便,欢迎实用!-Use c-series automatic memory allocation process is very easy to use, welcome practical!
<qi15873zhim> 在 2024-11-02 上传 | 大小:8192 | 下载:0

[数据库编程Memorydetec

说明:用于检测内存的泄漏问题,它是比较好的源码之一!-used to detect memory leakage problems, it is a rather good one source!
<cq50483xunt> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据库编程MemoryManagementOfDOS

说明:详细讲解Dos机制下内存的分配,是Windows内存管理的雏形。-Dos explain in detail the memory allocation mechanism is the embryonic form of Windows memory management.
<dxb8020zhaolia> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据库编程MemoryMonitor

说明:监控cpu和内存使用情况,欢迎大家前往下载-Monitor cpu and memory usage
<dxb8020zhaolia> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据库编程MemoryPool

说明:一个内存池的实现,能够减少碎片的产生,只支持普通内存,不支持类空间申请.-The realization of a memory pool, to reduce debris, only to support the common memory, do not support the type of space applications.
<od76307miezhaoj> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据库编程MemoryPools

说明:简单的内存池分配算法,已在大型MMO项目中使用-Simple memory pool allocation algorithm has been used in large-scale MMO projects
<od76307miezhaoj> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[数据库编程Memory_Share

说明:内存共享代码C++不同程序间数据传输,管道功能-Memory share function
<xod31062jiayu> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据库编程Memory_strShare

说明: 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.
<xod31062jiayu> 在 2024-11-02 上传 | 大小:2048 | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 1506.07 .08 .09 .10 .11 ... 1803 »

源码中国 www.ymcn.org