登录
首页 » Unix_Linux » lab1

lab1

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

  • stm32f103rct6步进电机freeRTOS掉电保存
    说明:  stm32f103rct6步进电机 基于freeRTOS 掉电存储(stm32f103rct6 stepper based freeRTOS)
    2020-06-15 22:45:01下载
    积分:1
  • czxt
    操作系统实验进程调度图形界面实现java源代码(operate system experiment)
    2020-12-19 16:59:11下载
    积分:1
  • zhexuejia
    哲学家用筷子的问题,能够直接执行在u-cos环境下(Philosopher with chopsticks, able to direct the implementation of the u-cos environment)
    2012-11-30 12:11:56下载
    积分:1
  • caozuoxitong
    大三操作系统的报告,完全包干,给需要的人(Third report of the operating system completely lump sum to those who need it)
    2008-12-26 10:20:54下载
    积分:1
  • avoid-deadlock
    操作系统实验-死锁避免算法,word文档,详细,全,可执行,自己写的,希望快点能在贵网站下载。。。(Operating System Experiment- Deadlock avoidance algorithm, word documents, detailed, full, enforceable, wrote it myself, hope quickly in your website. . .)
    2013-10-28 19:05:59下载
    积分:1
  • S_Shell
    说明:  用标准C实现shell功能,是操作系统的作业,Linux里面的she(Shell to achieve using standard C function, the operation is the operating system, Linux inside she)
    2008-11-19 22:55:02下载
    积分:1
  • dos
    dos命令的介紹及其使用方法,其中主要包括了大部分的DOS命令(主要是常见的和经常使用的)(the dos command introduced its use, which includes most of the DOS commands (mainly common and frequently used))
    2012-12-13 17:02:33下载
    积分:1
  • 468457636
    弹出框口,精选ios编程学习源码,很好的参考资料。(Pop up box, select learning IOS programming source code, a good reference.)
    2013-12-07 11:17:26下载
    积分:1
  • diantidiaodu
    驱动调度+操作系统+模拟电梯调动的算法程序,使用C++编写。(Driven scheduling algorithm procedures, the+ operating system+ simulated lift mobilize written using the C++.)
    2012-11-14 20:17:03下载
    积分:1
  • system
    操作系统作业源代码,方便学习操作系统课程的同学使用 (this is the codes for students who learn computer system.)
    2013-12-30 21:07:39下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载