搜索资源列表

  1. 模拟页式虚拟存储管理中缺页中断理想型淘汰算法

    0下载:
  2. 模拟页式虚拟存储管理中缺页中断理想型淘汰算法1. 随机确定内存大小,页面数,进程的个数,每个进程的页数,给进程分配的页面数。要求计算缺页次数,缺页率,被淘汰的序列。 -mock-page virtual memory management page interruption na ideals out an algorithm. Random determine memory size, number of pages, numbe
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1917
    • 提供者:fdf
  1. hurricane1230

    0下载:
  2. //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-/ / virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1683
    • 提供者:地方的
  1. C45Driver1

    0下载:
  2. 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 addres
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:961
    • 提供者:12
  1. ZLG_FS

    0下载:
  2. ZLG文件系统,缺文件扩展名检查。FAT16-ZLG file system, file extensions missing checks. FAT16
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:651347
    • 提供者:魏鸿林
  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:72266
    • 提供者:xb
  1. PieProgressCtrl_src

    0下载:
  2. 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 ch
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18508
    • 提供者:小叹号
  1. fft5k_func

    0下载:
  2. 这是一个很重要的程序,希望对大家游泳签名不悦爱哦错过亚-This is a very important process, we hope to swim Signed unhappy love-oh missing
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1780
    • 提供者:齐可天
  1. lujia

    1下载:
  2. 页存储管理中地址转换和缺页中断式虚拟大家都需要-page storage management NAT and missing pages interrupted Virtual Everybody needs
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1392
    • 提供者:2121
  1. yxt

    0下载:
  2. 一个用于演示操作系统作业调度的模拟程序,实现了Fifo,LRU两种算法,并计算了缺页次数-a demonstration of the operating system for scheduling the simulation program, achieving SC16CxxBUARTs. LRU algorithm, and calculated the number of missing pages
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:32570
    • 提供者:胡一
  1. randomgolongram

    0下载:
  2. 操作系统中页面缺页中断时的随机淘汰算法程序,其中用了RAND库函数产生随机数-operating system interruption pages missing pages out of random paper, which used the RAND library functions to generate random numbers
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1449
    • 提供者:帝¢林
  1. queyejisuan.LRU

    0下载:
  2. 执行程序时,当主存没有可用页面时,为了选择淘汰主存中的哪一页面,腾出1个空闲块以便存放新调入的页面。淘汰哪个页面的首要问题是选择何种置换算法。该程序采用LRU方法选择,依置换策略选择一个可置换的页面并计算它们的缺页率以便比较。 -implementation procedures, when the main pages can be no deposit, in order to choose out of the main de
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4186
    • 提供者:向斯雨
  1. uuuuu

    0下载:
  2. LRU算法,能输出缺页率,内存状态,和输入队列-LRU algorithm, missing pages can be output rate, the memory state, and input queue
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1437
    • 提供者:杨穿横
  1. C51FPS

    1下载:
  2. 普通KEIL缺失文件,还好啊,-ordinary KEIL missing documents, alright, ha ha
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14612
    • 提供者:啊飞
  1. OSchunchu

    0下载:
  2. PAGES3完成了程序的 基本框架,FIFO()除了命中和置换情况外基本完成,但是修改位示图的子函数 出现问题,得不到正确的行数和列数,有时更改不了0 PAGES4修正了3中的问题,完成FIFO() PAGES5修正了FIFO()中执行置换时未将位示图中的对应块置0 PAGES6完成了LRU() PAGES7优化了界面,修正了切换算法后访问次数与上次算法相连的错误 PAGES8完成了OPT()修正了在页面置换切换时页
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10327
    • 提供者:billdong
  1. cryosc

    0下载:
  2. This program provides an example of how to configure the C8051F02x device to operate from an external 22.1184MHz crystal attached to the XTAL1 andXTAL2 pins. Also enables Missing Clock Detector.-This program provides a
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:徐康宁
  1. P2PandNAT

    0下载:
  2. 这是实现用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.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:38441
    • 提供者:旺财
  1. ChatSocket

    0下载:
  2. 比较好的Soap网络通信事例,机会不能错过哦-better Soap network communication examples, is not likely to be missing oh
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1258851
    • 提供者:roger yu
  1. OutofProc

    0下载:
  2. COM进程外组件例子程序 仍然选样字典秆序作为进程外组件的例子程序,这次我们建立一个新的字典对象,其名字、CLSID与第3章建立的进程内字典组件的名字、CLSID相同,但进程外组件在注册表中用到的关键字为LocalServer32,因此,新建立的字典组件可以与老的字典组件共存于同一个系统中。 除了组件程序工程和客户程序工程外,本例子程序还包括接口的代理/存根程序上程.共3个上程。-COM components example
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:43503
    • 提供者:RockZhou
  1. BugTrap_Documentation

    0下载:
  2. .NET support - now BugTrap supports native, managed and mixed assemblies. Source code - I have been criticized for missing source code many times. Full source code of BugTrap is included! Thread isolation - BugTrap
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:754414
    • 提供者:田博
  1. dgclock

    0下载:
  2. 一个失踪的软件dd s d s -a missing software dd sd d s d s
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12023
    • 提供者:大型
« 1 23 4 5 6 7 8 9 10 ... 41 »

源码中国 www.ymcn.org