登录
首页 » Unix_Linux » lab1

lab1

于 2010-06-27 发布 文件大小:161KB
0 173
下载积分: 1 下载次数: 20

代码说明:

  JOS LAB1 试验报告,操作系统实习mit.6.828(JOS LAB1 Test Report)

文件列表:

00648171-翁玲妹-lab1
....................\.bochsrc,33278,2007-09-07
....................\bochs.log,189,2009-03-06
....................\bochs.out,1047,2009-03-06
....................\boot
....................\....\boot.S,2848,2007-09-07
....................\....\main.c,3049,2007-09-07
....................\....\htm" target=_blank>Makefrag,839,2009-03-06
....................\....\htm" target=_blank>Makefrag~,839,2009-03-06
....................\....\sign.pl,400,2007-09-07
....................\htm" target=_blank>CODING,1115,2007-09-07
....................\conf
....................\....\env.mk,589,2007-09-07
....................\....\lab.mk,46,2007-09-07
....................\GNUmakefile,4555,2007-09-07
....................\grade.sh,2060,2007-09-07
....................\inc
....................\...\assert.h,607,2007-09-07
....................\...\htm" target=_blank>COPYRIGHT,11668,2007-09-07
....................\...\elf.h,1240,2007-09-07
....................\...\error.h,609,2007-09-07
....................\...\kbdreg.h,3323,2007-09-07
....................\...\malloc.h,111,2007-09-07
....................\...\memlayout.h,7517,2007-09-07
....................\...\mmu.h,10918,2007-09-07
....................\...\queue.h,7647,2007-09-07
....................\...\stab.h,1923,2007-09-07
....................\...\stdarg.h,463,2007-09-07
....................\...\stdio.h,847,2007-09-07
....................\...\string.h,814,2007-09-07
....................\...\types.h,1926,2007-09-07
....................\...\x86.h,6820,2007-09-07
....................\kern
....................\....\console.c,9630,2009-03-05
....................\....\console.c~,9618,2009-03-05
....................\....\console.h,641,2009-03-05
....................\....\console.h~,629,2009-03-05
....................\....\htm" target=_blank>COPYRIGHT,7893,2007-09-07
....................\....\entry.S,3065,2009-03-06
....................\....\entry.S~,3065,2009-03-06
....................\....\init.c,1813,2007-09-07
....................\....\kernel.ld,1129,2007-09-07
....................\....\htm" target=_blank>Makefrag,2365,2007-09-07
....................\....\monitor.c,4405,2009-03-06
....................\....\monitor.c~,4386,2009-03-06
....................\....\monitor.h,730,2009-03-05
....................\....\monitor.h~,670,2009-03-04
....................\....\printf.c,517,2007-09-07
....................\lib
....................\...\printfmt.c,6120,2009-03-04
....................\...\printfmt.c~,6096,2009-03-04
....................\...\readline.c,604,2007-09-07
....................\...\string.c,3593,2007-09-07
....................\mergedep.pl,2331,2007-09-07
....................\obj
....................\...\.deps,951,2009-03-06
....................\...\boot
....................\...\....\boot,512,2009-03-06
....................\...\....\boot.asm,14285,2009-03-06
....................\...\....\boot.o,1780,2009-03-06
....................\...\....\boot.out,5461,2009-03-06
....................\...\....\main.o,5124,2009-03-06
....................\...\kern
....................\...\....\bochs.img,5120000,2009-03-06
....................\...\....\console.o,13516,2009-03-06
....................\...\....\entry.o,38196,2009-03-06
....................\...\....\init.o,4540,2009-03-06
....................\...\....\kernel,69702,2009-03-06
....................\...\....\kernel.asm,135267,2009-03-06
....................\...\....\kernel.sym,1727,2009-03-06
....................\...\....\monitor.d,184,2009-03-06
....................\...\....\monitor.o,10332,2009-03-06
....................\...\....\printf.o,3284,2009-03-06
....................\...\....\printfmt.o,8500,2009-03-06
....................\...\....\readline.o,3012,2009-03-06
....................\...\....\string.o,7676,2009-03-06
....................\user
....................\....\testpmap.c,6849,2007-09-07
....................\....\user.ld,1614,2007-09-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mybank_cPP
    银行家算法模拟程序的实现 用可视(图形)化界面完成银行家算法的模拟程序。 模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。 模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization )
    2020-11-11 23:49:46下载
    积分:1
  • hexinjishubiancheng
    操作系统实验教程——核心技术编程实例。包括中断处理,文件管理等具体实例。主要采用汇编语言。(Experimental tutorial operating system- the core technology programming examples. Including interrupt handling, document management, such as concrete examples. The main use of assembly language.)
    2009-05-18 16:32:19下载
    积分:1
  • process_attemper
    1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限时增加其优先数的值。 2、 编写并调试一个模拟的进程调度程序,模拟实现多级反馈队列调度算法。 3、 编写并调试一个模拟的进程调度程序,模拟实现最低松弛度优先算法。 4、 程序与报告要求: a) 对上述要求1、2、3,至少要完成一项,鼓励尝试多种算法。 b) 输出结果要尽量详细清晰,能够反映调度后队列变化,PCB内部变化。 c) 可以选择在Windows或Linux环境下编写、运行程序 d) 鼓励使用不同的开发工具在不同平台环境上进行开发比较。 e) 在实验报告中,一方面可以对实验结果进行分析,一方面可以对各种算法进行比较,分析它们的优劣,说明各种算法适用于哪些情况下的调度。 (1 : Prepare a simulation and debugging process scheduling procedures, "Priority number of the highest priority" to the process of scheduling algorithms for scheduling. "Highest priority priority scheduling algorithm for the basic idea is to place the CPU allocated to the priority queue highest process. Taste Examination several static and dynamic priority priority number two methods : a) static priority number is priority number in operation during the entire process will not change. priority number in the designated input data, can be reached under the order, running time determine. b) dynamic priority number refers to several priorities for the process of the creation process can be given an initial value, and according to the principle of amending certain priority number.)
    2007-07-04 12:57:51下载
    积分:1
  • 现代 第四版(英文)
    说明:  现代操作系统第四版全英文,觉得好,请点赞(Modern operating system fourth edition English)
    2020-06-23 23:40:01下载
    积分:1
  • OSDemo
    操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)(Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management))
    2020-06-26 11:00:02下载
    积分:1
  • operatingsystem
    操作系统知识要点,四级复习资料,需要的可以下来看看(Operating system knowledge points 4 Review the information required can be down to see)
    2009-02-20 14:44:14下载
    积分:1
  • stm32f103rct6步进电机freeRTOS掉电保存
    stm32f103rct6步进电机 基于freeRTOS 掉电存储(stm32f103rct6 stepper based freeRTOS)
    2020-06-15 22:45:01下载
    积分:1
  • diantidiaodu
    驱动调度+操作系统+模拟电梯调动的算法程序,使用C++编写。(Driven scheduling algorithm procedures, the+ operating system+ simulated lift mobilize written using the C++.)
    2012-11-14 20:17:03下载
    积分:1
  • Page-replacement
    页面置换算法的模拟实现及命中率对比.通过模拟实现几种基本页面置换的算法,了解虚拟存储技术的特点(Simulation of page replacement algorithm, and the hit rate compared to several basic page replacement algorithm through simulation to understand the characteristics of virtual storage technology)
    2012-03-29 14:59:46下载
    积分:1
  • Operating-System-B-test-reports
    开发一个仿真操作系统,要求具备进程调度、存储器管理、文件及设备管理等基本功能(The development of a simulation operating system, requires scheduling process, the basic functions of memory management, file and device management)
    2015-05-16 12:35:39下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载