搜索资源列表
操作系统课程实验
- 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
liw-modules-0_3.tar
- 一些常用的C语言源程序,字符串处理、内存管理和出错处理等。使用方法请看readme文件。-some common C language source code, string handling, memory management and error handling. Use Look at the readme file.
SCSYSF
- 首次适应算法!! 内存页式管理 链表结构-first adaptation algorithm! ! P. memory management structure Chain! !
cunchuqisuanfa-caozuoxitongkechengsheji
- 存储器管理! 操作系统课程设计! 希望站长通过! 谢谢你! 本人在学校大学生! 由于本来没清楚!上传里相同的! 但我又上传了彼此不同的5份啊! 希望通过!-memory management! The courses on operating system design! Hope through the head! Thank you! Students in my school! Initially, he was clearly due! Li upload t
Windows_Task_Manager
- 在Visual Studio 2005环境中用C#2.0编程语言编写的一个模仿Windows任务管理器的程序,可以查看处理器和内存的使用情况,关闭正在运行的任务和启动新的进程-in Visual Studio 2005 environment using C# 2.0 Programming Language prepared a model Windows task management imitation of procedures, can check processor and memo
teson_osstorage
- 操作系统实验之存储管理模拟系统,模拟操作系统存储管理,包含源码和可执行文件-experimental operating system memory management system simulation, simulation operating system memory management, and included the source code to the executable
实验三 存储器请求页式管理
- 操作系统——存储器请求页式管理算法实现源程序 ,5种算法分别的实现。-operating system -- memory management page request algorithm source, the five algorithms were realized.
存储管理
- 存储管理 存储将指令序列变换成为页地址流 设:①页面大小为IK; ②用户内存容量为4页到32页; ③用户虚存容量为32K。 在用户虚存中,按每K存放10条指令排列虚存地址,即320条指令在虚存中的存放方式为:-storage management storage instruction sequences will transform into page-based address : IK page size; user memory capacity of 4 to 32; users vi
duandiaodu
- 是关于段管理的调度的,其中包括了内存的指定,进程的调度与显示还有进程的添加与撤销-Is about the management of scheduling paragraph, including the designation of the memory, the process of scheduling and has shown up the process of adding and revocations
play
- 编程演示三种存储管理方式的地址换算过 1、分页方式的地址换算 2、 分段方式的地址换算 3、段页式的地址换算 -Demonstrate three kinds of programming the address translation memory management than 1, the paging mode of address translation 2, sub-address conversion means 3, para-page address
Memory
- C# 时间提醒 音乐闹铃 事务管理-C# time to remind Music Alarm Management
xunicunchuqi
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断。 1.模拟分页式存储管理中硬件的地址转换和产生缺页中断。 2.用先进先出(FIFO)页面调度算法处理缺页中断。 3.用最近最少用(LRU)页面调度算法处理缺页中断。 -Analog paging virtual memory management hardware address translation and page fault, and choose a paging algorit
dd
- 考虑到动态演示程序设计的复杂性,我们选择完成静态模拟3 种存储管理方式的寻址过程。三种存储管理方式的地址换算过程实际就是一个寻址过程。要完成演示,就要将其寻址过程打印出来。我们可以用数组模拟系统中的页表、段表、以及页表、段表寄存器。在分页、段页方式中,我们规定页面的大小然后在分页方式中的快号以及分段方式中的段长与基址、段页方式中的页表始址用随机函数模拟。当然实际系统中并非如此。然后再分别按照其寻址机制,将寻址过程显示出来,实现模拟! -Taking into account the dy
ObjectPooling1_src
- C#内存管理池,用于对C#的对象进行缓存,提高内存的使用效率-C# memory management pool, used for the C# object cache, to improve the efficient use of memory
memory
- c++程序模拟实现可变式分区分配的存储管理的最佳适应算法!编译运行通过!-c++ program to simulate the type of partition to achieve variable storage management best-fit algorithm!
memory
- 编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配和回收;最后编写主函数对所做工作进行测试。-Write a program to complete the allocation of main memory recovery of the dynamic partitioning storage management. The experiments include: first determine the mai
czxtkcsj2008
- 操作系统内存管理的模拟功能,包含全部源代码,可以参考并修改完善。-The analog functions of the operating system memory management, including full source code, you can reference and to revise and improve.
yeshicunchuguanli
- 操作系统页式存储管理的FIFO,LFU算法-Page memory management of the operating system, FIFO, LFU algorithm
MemoryManage
- 模拟显示3种内存管理方式,包括简单算法、位移算法、伙伴算法-Simulations show three kinds of memory management way, including the simple algorithm and displacement algorithm, partners
ccncdpp__graph
- 一些常用的C语言源程序,字符串处理,内存管理和出错处理等-Some commonly used C language source program, string handling, memory management and error handling, etc
