登录
首页 » Unix_Linux » lab1

lab1

于 2010-06-27 发布 文件大小:161KB
0 300
下载积分: 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 个回复

  • srtf28
    program to implement Shortest-Remaining Time-First CPU scheduling algorithms
    2010-01-30 14:29:05下载
    积分:1
  • jlspcmd
    银行家算法的实现原理(Principle)
    2004-10-20 20:28:02下载
    积分:1
  • unix_V
    说明:  著名的AT&T UNIX v6 源码,虽然已不能在现在的机器中直接运行(通过在Linux上安装pdp11 simulator可以运行),但从中首先可以学习到C程序设计的简约与严谨(原作者是图灵奖得主Brian W. Kernighan和Dennis M. Ritchie),其次还可以帮助深入理解操作系统概念,其设计思想仍然广泛存在于多数操作系统中。 本系统的首次发布于1976年,现仍然做为MIT高年级学生、研究生的操作系统学习的分析材料。 (famous AT)
    2006-01-10 11:14:16下载
    积分:1
  • ch01
    说明:  ucos2 vc++移植代码 通过VC++编译,每2S显示一次任务(ucos2 vc++ code migration)
    2010-03-18 21:32:43下载
    积分:1
  • 6875
    简单写字板,精选ios编程学习源码,很好的参考资料。(Simple WordPad, selection of learning IOS programming source code, a good reference.)
    2013-12-13 17:01:37下载
    积分:1
  • caozuoxitong
    大三操作系统的报告,完全包干,给需要的人(Third report of the operating system completely lump sum to those who need it)
    2008-12-26 10:20:54下载
    积分:1
  • vmm
    请求分页存储管理方式的模拟实现,包括相应的说明文件(request tabbed storage management methods to achieve the simulation, including the corresponding notes)
    2006-05-18 02:25:59下载
    积分:1
  • yinhangjiasuanfa
    这是我做的操作系统里面的银行家算法的源程序,发上来供大家参考。(caozuoxitongyinhangjiasuanfa)
    2009-05-22 23:40:08下载
    积分:1
  • BIOS-Update-Procedure
    BIOS Update Procedure
    2013-11-13 17:18:31下载
    积分:1
  • Operatingsystemconcepts
    说明:  《操作系统概念第六版翻译版》,国外操作系统经典教材,是学习操作系统原理深入而全面的学习资料("Operating system concepts 6th edition translated version" foreign classic Chinese version of the operating system tutorial is to learn the operating system in-depth and comprehensive learning material)
    2009-09-03 20:04:53下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载