搜索资源列表
WINDOW程序员使用指南DLL和内存管理.zip
- 学习资料\WINDOW程序员使用指南DLL和内存管理
WIN32内存管理笔记 .ZIP
- WIN32内存管理笔记,这是关于WIN32内寸管理的资料,对开发高性能WIN32程序很有帮助-WIN32 memory management Notes, which is within inches of WIN32 management information on development of high-performance process helpful WIN32
VC++6.0 内存管理编程技巧
- VC++6.0 内存管理编程技巧 包括: 1、共享内存页; 2、内存映射文件; 3、虚拟内存。-VC 6.0 memory management programming skills include : 1. Shared memory pages; 2, the memory mapping file; 3, virtual memory.
内存管理模拟
- 模拟内存管理程序,用vb编写。供大家参考其流程。有注释-simulation memory management program that will prepare vb. For your reference to their processes. It Notes
linux内存管理介绍
- linux内存管理介绍-introduced
虚拟存储器的内存管理
- 使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allo
LinuxKernelReport.rar
- Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析,Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
WINDOW程序员使用指南DLL和内存管理
- 学习资料\WINDOW程序员使用指南DLL和内存管理- Study material \WINDOW programmer use guide DLL and the memory manage
linux
- 包括初始化、进程管理、进程通信、内存管理、设备管理、中断、文件系统、系统调用等精选源码分析。-Including initialization, process management, process communications, memory management, device management, interrupt, file system, system calls, such as analysis of selected source.
linux_memory_manager_code
- linux下内存管理源代码。。。精、简、强!-memory management under linux source code. . . Refined, simple, strong!
minigui-res-1.6.10.tar
- MiniGUI 是一款面向实时嵌入式系统的图形用户界面支持系统。MiniGUI 的开发起始于 1998 年底,到现在已历经近十年时间。经过飞漫软件多年的精心打造,MiniGUI 已经成为性能优良、功能丰富的跨操作系统嵌入式图形用户界面支持系统.和 Linux 这样的类 UNIX 操作系统相比,一般意义上的传统嵌入式操作系统具有一些特殊性。举例而言,诸如 uClinux、uC/OS-II、eCos 等操作系统,通常运行在没有 MMU(内存管理单元,用于提供虚拟内存支持)的 CPU 上;这时,往往就
OS3
- 这是操作系统中内存分配的编程实验,是内存管理的编程。-This is the Operating System memery distribution programme
CpuScheduling
- 模拟操作系统进程调度与内存管理-Simulation of the operating system process scheduling and memory management
dongtai
- 操作系统模拟可变分区内存管理,本实验使用首次适应算法。-Analog Variable partition the operating system memory management, first-fit algorithm used in this experiment.
VMware
- VMware 开源的,基于内存管理的代码,不错的学习资料-vmware open source for memory mangment
linux
- 网络收集的一些对linux下面内存管理 分配 很好的笔记对理解内核有一定的帮助-Internet collection of some of the linux memory management allocation of the following notes on good understanding of the kernel have some help
main_memory_management
- 内存管理模拟实验 内存组织方式:可变分区、单链表 分配策略:首次适配、循环首次适配-main memory management
glibc内存管理ptmalloc源代码分析
- glibc内存管理ptmalloc源代码分析。。。(Memory management source code analysis.)
深入理解Linux虚拟内存管理(中文版)
- 这是一本关于描述linux内存管理的文档,非常权威,不可多得(This is a descr iption of Linux memory management documents, very authoritative, rare)
实验六
- 实验目的:实现模拟内存管理 掌握伙伴算法原理(Experiments: Implementing the Principle of Partner Algorithms for Analog Memory Management)