资源列表

« 1 2 ... .50 .51 .52 .53 .54 1455.56 .57 .58 .59 .60 ... 1803 »

[数据库编程mem101

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

[数据库编程membershipAPI

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

[数据库编程memdemo

说明:Memory allocation and free in multi threads.
<xff2220huangu4> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据库编程MemLoadDLL

说明:在内存中直接加载DLL调用,使用汇编编写,非常有用-MemLoadLibrary
<xff2220huangu4> 在 2024-09-29 上传 | 大小:3072 | 下载:0

[数据库编程MemMap_PBD

说明:WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
<mx74452jia> 在 2024-09-29 上传 | 大小:4096 | 下载: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-09-29 上传 | 大小:1024 | 下载:0

[数据库编程MemoryAllocationReclaim

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

[数据库编程memoryassign

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

[数据库编程Memorydetec

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

[数据库编程MemoryPools

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

[数据库编程Memory_Share

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

[数据库编程Memory_strShare

说明: 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.
<xod31062jiayu> 在 2024-09-29 上传 | 大小:2048 | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1455.56 .57 .58 .59 .60 ... 1803 »

源码中国 www.ymcn.org