搜索资源列表
页面置换
- 页面置换算法的演示程序及代码,包含FIFO、LRU、OPT算法-pages replacement algorithm code and demo program, including FIFO, the LRU, OPT algorithm
200561673082201
- DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
ymdd
- 页面调度算法主要有:FIFO,最近最少使用调度算法(LRU),最近最不常用调度算法(LFU),最佳算法(OPT) 题目要求: ① 实现三种算法:1、先进先出;2、OPT;3、LRU ② 页面序列从指定的文本文件(TXT文件)中取出 ③ 输出:第一行:每次淘汰的页面号,第二行:显示缺页的总次数
Pcblite
- 操作系统实例模拟:进程调度模拟 Cpu.cpp Cpu.h Debug fcfs.log fcfs.lst fcfswait.log fpf.log fpf.lst fpfwait.log LLIST.CPP LLIST.H main.cpp Pcb.cpp Pcb.h Pcb2.dsp Pcb2.dsw Pcb2.ncb Pcb2.opt Pcb2.plg process.log Timer.cpp Tim
xcopt2
- 操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
Demand_Paging
- 实现虚拟存储器能给用户提供一个容量很大的存储空间,采用OPT、FIFO、LRU等页面淘汰算法,模拟操作系统的页面置换过程,并计算出页面缺页率.-virtual memory can provide users with a large capacity of storage space, use of OPT, FIFO, LRU algorithm eliminated, and other pages, the pages simulation operating system replac
fifo
- 计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
main
- 操作系统实验(LINUX): 设计一个虚拟存储区和内存工作区,并使用下列算法计算访问命中率. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) (4) 最少访问页面算法(LFU) (5) 最近最不经常使用算法(NUR) 命中率=(1-页面失效次数)/页地址流长度
hcq
- 能实现基本的三种页面算法,FIFO,OPT,LRU,自己的课程设计,代码较少,有待改进。
ClearVCPrj
- 在学习Visual C++编程的时候,会建立一个又一个的工程,这么多的工程,除了管理上的问题之外,就是要占用大量的磁盘空间,而实际有用的东西并不大。如果VC工程较长的时间不用,而又必须保留,那么清除其中无用的东西就势在必行。在VC工程中,我们可以把工程目录下面的*.ncb、*.opt、*.plg文件删除是不会影响工程的完整性,另外还有比较大的就是debug和release两个文件夹,也可以删除
linuxag
- 演示了linux下的常用页面置换算法(FIFO,LRU,OPT,LFU,NUR),并计算了相应的命中率。程序用随机函数产生指令序列,然后变换成相应的页地址流。-demonstration of the commonly used algorithm replacement pages (FIFO, the LRU, OPT, LFU, NUR), and calculated the corresponding hit rate. Procedures used functions to gen
页面存储管理
- 该代码是根据先来先服务、最佳置换算法、最近最少使用算法来完成的。
otp_verify_java
- OPT一次性动态口令验证算法。根据动态支持TOTP和HOTP验证。-A one-time dynamic password authentication algorithm OPT. According to dynamic support for TOTP and HOTP authentication.
vboot-src-20100106.tar
- nfs简介,param set linux_cmd_line "console=ttySAC0 root=/dev/nfs nfsroot=192.168.1.111:/opt/FriendlyARM/mini2440/root_qtopia ip=192.168.1.70:192.168.1.111:192.168.1.111:255.255.255.0:sbc2440.arm9.net:eth0:off"-nfs instruct param set linux_cmd_line "con
pama
- 页式虚拟存储管理缺页中断的模拟系统的设计——OPT、FIFO、随机淘汰算法-Virtual memory management page page fault the design of the simulation system- OPT, FIFO, random-out algorithm
VCOPT
- VC++使用OPT页面置换算法的程序示例,OPT页面置换算法来实现当页表中发现所要访问的页面不在内存时调入内存,使内存的资源得以充分利用。本课题主要的目的是为了在虚拟页式存储管理中,当进程运行时,发生缺页中断时,使用一种很好的页面置换算法,使系统性能变得更好。-VC++ using the OPT page replacement algorithm sample program, OPT page replacement algorithm to achieve when the page t
poppler-data-0.1.tar
- 解决linux下,PDF 中文乱码问题!解压放置到/opt文件夹下面。(需要使用sudo启动nautilus,否则无权限)<br>3.打开终端进入该目录:cd /opt/poppler-data-0.1 (如不是解压到/opt目录下就变动一下)<br>4.运行命令:sudo make install datadir=/usr/share<br>5.可以了,中文乱码问题应该解决了。-This package consists of encoding files
RSA
- ... \Debug ......\ecfile.clw ......\ecfile.cpp ......\ecfile.dsp ......\ecfile.dsw ......\ecfile.h ......\ecfile.ncb ......\ecfile.opt ......\ecfile.rc ......\ecfileDlg.cpp ......\ecfileDlg.h ......\Release ......
digitaleyes-c
- DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
FLU
- LRU算法和FIFO OPT LFU算法 -LRU algorithm and the FIFO OPT LFU algorithm
