搜索资源列表
ossybook
- 本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-the design I use most frequently used pages out algorithm. The algorithm needs his wife to a certain page is the
曲线工程
- 趋势曲线图 You Might Want To Copy The Files Into The System Directory Before Registering Them With FSOCX.EXE Programs available from the homepage are FS TextFile........ VB OCX Easy Access To Text Files FS AnimIcon........ VB OCX Animated
先进先出页面算法程序2
- 先进先出置换页面算法的程序实现 进程执行程序时要访问的...先进先出置换算法FIFO 最近最少使用置换算法LRU 最近未使用置换算法NUR 工作集. ...例:某进程分配页架数为3,其运行期间页面访问序列:A,B,C,D,A,B,E,A,B,C,D,E,分析其按照OPT算法进行页面置换时的缺... -FIFO replacement pages algorithm program implementation process procedures ... to visit the FIFO
C45Driver1
- C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, e.g. C4.5 can handle missing value and continuous features.-C4.5 is an upgrade version of ID3, which solves issues that are not addressed by ID3, eg C4.5 can handle
cz
- 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
PieProgressCtrl_src
- The Code Project is an exciting site with impressive teaching and professional exchange capabilities. I have learned much from it and also decided to submit my contribution. Occasionally I was involved in a project to check experimental data for cons
fft5k_func
- 这是一个很重要的程序,希望对大家游泳签名不悦爱哦错过亚-This is a very important process, we hope to swim Signed unhappy love-oh missing
lujia
- 页存储管理中地址转换和缺页中断式虚拟大家都需要-page storage management NAT and missing pages interrupted Virtual Everybody needs
randomgolongram
- 操作系统中页面缺页中断时的随机淘汰算法程序,其中用了RAND库函数产生随机数-operating system interruption pages missing pages out of random paper, which used the RAND library functions to generate random numbers
queyejisuan.LRU
- 执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。 -implementation procedures, when the main pages can be no deposit, in order to choose out of the main deposit which pages, spare a spa
P2PandNAT
- 这是实现用UDP穿越NAT的原理一个源代码,对于这方面感兴趣的程序员来说,绝对是有错过不放过。-It is the use of UDP Through NAT one of the tenets of the source code, In this regard interested programmers, it is definitely a missing left off.
OutofProc
- COM进程外组件例子程序 仍然选样字典秆序作为进程外组件的例子程序,这次我们建立一个新的字典对象,其名字、CLSID与第3章建立的进程内字典组件的名字、CLSID相同,但进程外组件在注册表中用到的关键字为LocalServer32,因此,新建立的字典组件可以与老的字典组件共存于同一个系统中。 除了组件程序工程和客户程序工程外,本例子程序还包括接口的代理/存根程序上程.共3个上程。-COM components example of the progress sample diction
20041026210424_Graphic
- 一个非常完美的工业曲线显示控件,错过将会十分遗憾-a perfect curve showed industrial controls, will be very sorry missing
页面置换算法三种)
- 掌握内存管理的页面淘汰算法 输入可用内存页面数和一个作业访问逻辑页号的序列,分别给存FIFO、LRU算法的缺页中断率(注:算法原理实现,不要求实际页面)。-master memory management algorithm pages out of the importation of a few pages available memory and a logic operation visit pages of the sequence, kept FIFO, the LRU algori
Missing
- 姓名缺失匹配查找,以用于检查列表,方便开发其他匹配运算的正则表达式-Find the names of missing matches for check list to facilitate the development of the other match of the regular expression operator
SVDU
- 一种奇异值分解的更新算法,可以用来增量地进行主成分分析,根据文献《Incremental singular value decomposition of uncertain data with missing values》-《Incremental singular value decomposition of uncertain data with missing values》
Win7-Missing-Manual
- The purpose of this book, then, is to serve as the manual that should have accompanied Windows7. In these pages, you’ll find step-by-step instructions for using almost every Windows7 feature, including those you may not even have understood, let alon
missing-dll-for-vc6.0-window7
- 重装系统后,原来的VC6.0的工程编译后程序不能运行了。 把VC光盘下的msvcp60d.dll,mfcd42d,mfc42d.dll,msvcrtd.dll,mfc042d.dll五个文件复制到C:\windows\system32目录下 解压缩后点“安装.bat”即可自动复制-vc6.0 missing dll
missing_value
- This is and exemple on missing value handling
HitMissing
- 读取包含硬币的图片,自动对硬币质心识别分割,再用Hit-Missing法求出各个硬币在图片中的位置(Read the picture containing the coin, automatically divide the centroid of the coin, and use the Hit-Missing method to find the position of each coin in the picture.)
