搜索资源列表
ScriptApp-0.6.1.29-win
- JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
实验六 Windows 2000虚拟内存
- 一个虚拟内存实验,对刚学习的朋友很有用。-an experimental virtual memory, learning just friends useful.
实验七 Windows 2000虚拟内存-2
- 也是虚拟内存的实验,不过和第一个不同,从另一个角度来实现的。-is virtual memory, but a different one and, from another point of view to achieve.
windowsmemory
- 用vc++编写的一个虚拟内存管理的程序!!界面一般,谢谢大家的支持-vc prepared using a virtual memory management procedures! ! Interface General, thank you for the support
osmemorry
- 操作系统模拟虚拟存储器的分配和回收原理的分析与实现方法。-operating system simulation of virtual memory allocation and recovery principles and the analysis method.
4
- This article introduces a simple approach to in-memory transactions that can be used to implement Undo and Redo. The technique uses SEH and Virtual Memory and requires only STL and Win32.
文档8
- (3)使用编译时静态分配存储空间 (4)整型数据类型32位,占4个字节;布尔型数据类型8位,占1个字节;内存(由列表虚拟)寻址10位,1KB (5)为了实现方便,父类必须在子类之前定义 (6)由于时间原因,编译器做了如下简化: (i)表达式只能处理加法、-(3) The use of static compile-time allocation of storage space (4) integer data type 32, or four bytes; Boolean data type
VirtualMemory
- 是采用MFC编写的可以显示出当前系统的虚拟内存的功能-Is written using MFC to display the current system' s virtual memory capabilities
user-interface-technology-
- 本书介绍了图形用户界面技术的一般原则,重点分析了有关的程序设计,并给出了所有相关的源程序。书中内容包括:EGA/VGA图形显示系统编程、键盘和鼠标输入、正文字符的描述、菜单、窗口、虚拟窗口、信息反馈、帮助系统以及自顶向下结构化程序设计、汉字发生、图形打印、目录管理、内存分配、扩展内存使用、虚拟磁盘、基于中断的驻留系统、文本编辑等。本书旨在帮助程序员建立功能强大、直观易学和实用的图形用户界面系统。-This book introduces the graphical user interface,
EmptyWorkingSet
- 大家都知道webbrowser很吃内存,大多数的办法就是转移到虚拟内存,治标不治本。看看EmptyWorkingSet这个源代码,或许对你有所帮助!-We all know that webbrowser is eating memory, most of the way is transferred to virtual memory, a palliative. Look EmptyWorkingSet the source code, maybe you can help!
mjzosjm
- 虚拟内存管理,用最先适配法,最优适配法,最差适配法,很好-Virtual memory management, with the first adaptation method, the optimal adaptation method, the worst adaptation method, is very good
JieMianTieTu
- 原理:双缓冲的原理可以这样形象的理解:把电脑屏幕看作一块黑板。首先我们在内存环境中建立一个“虚拟“的黑板, 然后在这块黑板上绘制复杂的图形,等图形全部绘制完毕的时候,再一次性的把内存中绘制好的图形“拷贝”到另一块黑板(屏幕)上。 采取这种方法可以提高绘图速度,极大的改善绘图效果。-Principle: double buffering the principle of this image can be understood: the computer screen as a black
tbemnu
- 任务 设计一个虚拟存储区和内存工作区,并使用下述算法计算访问命中-Task to design a virtual store and memory workspace, and use the following algorithm to compute access
memorscobpletelyyrinciple
- WIN2000的虚拟内存的原理机制的完全仿真与实现,设计思想非常漂亮,(The WIN2000 completely simulation and realization of the principle of the virtual memory mechanism, design is very beautiful,)
