资源列表
[数据库编程] malloc-memory
说明:模拟操作系统对内存分配和释放的四种情况。用户可以自行设定将要分配和释放的内存大小来查看相应的结果。-Simulation of the operating system on memory allocation and release of the four types of circumstances. Users can set their own distribution and release to the memory size to see results.<cv92993pang> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] managemen
说明:页式虚拟存储管理缺页中断的模拟系统的设计方法-Virtual memory management page page fault simulation system design method<nco8466zhipan> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] mdump
说明:一个生成dump文件的封装类,可以在程序异常退出时将最后的出错信息保存成dump文件,以便于调试。-A dump file generated wrapper class, you can program to quit unexpectedly when the last error information is saved into a dump file for debugging.<pwz2819yedua> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] mem101
说明:模拟编译系统的内存分配与释放的,实现一些简单的操作。首先用一个静态数组模拟内存空间(buf),当调用申请内存操作时,将从数组空间(buf)返回给调用者一定的空间,当调用释放内存的时候,将将指定部分的内存标记为未用。<fpd2276huangji> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] memoryMagement
说明:内存管理:模拟系统里的malloc, free的函数功能,实现自己的myMalloc,myFree;-memory mangement: I will compare my functions these was myMalloc and myfree;<xcv0769qies> 在 2025-06-21 上传 | 大小:2kb | 下载: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> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] Memory_Share
说明:内存共享代码C++不同程序间数据传输,管道功能-Memory share function<xod31062jiayu> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] Memory_strShare
说明: 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.<xod31062jiayu> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] mempool100
说明:简单的内存池的实现,需要进一步完善,但是有基本的功能-Simple realization of the memory pool, need further improvement, but the basic functionp<ou39077heou> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数据库编程] mempool101
说明:c 内存池实现,内存复用,包含头文件和源文件-c memory pool implementation, memory reuse, including the header files and source files<ou39077heou> 在 2025-06-21 上传 | 大小:2kb | 下载:0