CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发

文件名称:chapter6

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    724.68kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

Orange s:一个操作系统的实现(书附源码)chapter6.rar-Orange' s: an operating system implementation (source code attached to the book) chapter5.rar
(系统自动生成,下载前可以参看下载内容)

下载文件列表

chapter6/a/Makefile
chapter6/a/a.img
chapter6/a/bochsrc
chapter6/a/boot/boot.asm
chapter6/a/boot/include/fat12hdr.inc
chapter6/a/boot/include/load.inc
chapter6/a/boot/include/pm.inc
chapter6/a/boot/loader.asm
chapter6/a/include/const.h
chapter6/a/include/global.h
chapter6/a/include/proc.h
chapter6/a/include/protect.h
chapter6/a/include/proto.h
chapter6/a/include/sconst.inc
chapter6/a/include/string.h
chapter6/a/include/type.h
chapter6/a/kernel/global.c
chapter6/a/kernel/i8259.c
chapter6/a/kernel/kernel.asm
chapter6/a/kernel/main.c
chapter6/a/kernel/protect.c
chapter6/a/kernel/start.c
chapter6/a/lib/klib.c
chapter6/a/lib/kliba.asm
chapter6/a/lib/string.asm
chapter6/b/Makefile
chapter6/b/a.img
chapter6/b/bochsrc
chapter6/b/boot/boot.asm
chapter6/b/boot/include/fat12hdr.inc
chapter6/b/boot/include/load.inc
chapter6/b/boot/include/pm.inc
chapter6/b/boot/loader.asm
chapter6/b/include/const.h
chapter6/b/include/global.h
chapter6/b/include/proc.h
chapter6/b/include/protect.h
chapter6/b/include/proto.h
chapter6/b/include/sconst.inc
chapter6/b/include/string.h
chapter6/b/include/type.h
chapter6/b/kernel/global.c
chapter6/b/kernel/i8259.c
chapter6/b/kernel/kernel.final.asm
chapter6/b/kernel/kernel1.asm
chapter6/b/kernel/kernel2.asm
chapter6/b/kernel/kernel3.asm
chapter6/b/kernel/kernel4.asm
chapter6/b/kernel/kernel5.asm
chapter6/b/kernel/main.c
chapter6/b/kernel/protect.c
chapter6/b/kernel/start.c
chapter6/b/lib/klib.c
chapter6/b/lib/kliba.asm
chapter6/b/lib/string.asm
chapter6/c/Makefile
chapter6/c/a.img
chapter6/c/bochsrc
chapter6/c/boot/boot.asm
chapter6/c/boot/include/fat12hdr.inc
chapter6/c/boot/include/load.inc
chapter6/c/boot/include/pm.inc
chapter6/c/boot/loader.asm
chapter6/c/include/const.h
chapter6/c/include/global.h
chapter6/c/include/proc.h
chapter6/c/include/protect.h
chapter6/c/include/proto.h
chapter6/c/include/sconst.inc
chapter6/c/include/string.h
chapter6/c/include/type.h
chapter6/c/kernel/global.c
chapter6/c/kernel/i8259.c
chapter6/c/kernel/kernel.asm
chapter6/c/kernel/kernel1.asm
chapter6/c/kernel/kernel2.asm
chapter6/c/kernel/kernel3.asm
chapter6/c/kernel/main.c
chapter6/c/kernel/protect.c
chapter6/c/kernel/start.c
chapter6/c/lib/klib.c
chapter6/c/lib/kliba.asm
chapter6/c/lib/string.asm
chapter6/d/Makefile
chapter6/d/a.img
chapter6/d/bochsrc
chapter6/d/boot/boot.asm
chapter6/d/boot/include/fat12hdr.inc
chapter6/d/boot/include/load.inc
chapter6/d/boot/include/pm.inc
chapter6/d/boot/loader.asm
chapter6/d/include/const.h
chapter6/d/include/global.h
chapter6/d/include/proc.h
chapter6/d/include/protect.h
chapter6/d/include/proto.h
chapter6/d/include/sconst.inc
chapter6/d/include/string.h
chapter6/d/include/type.h
chapter6/d/kernel/clock.c
chapter6/d/kernel/global.c
chapter6/d/kernel/i8259.c
chapter6/d/kernel/kernel.asm
chapter6/d/kernel/main.c
chapter6/d/kernel/protect.c
chapter6/d/kernel/start.c
chapter6/d/lib/klib.c
chapter6/d/lib/kliba.asm
chapter6/d/lib/string.asm
chapter6/e/Makefile
chapter6/e/a.img
chapter6/e/bochsrc
chapter6/e/boot/boot.asm
chapter6/e/boot/include/fat12hdr.inc
chapter6/e/boot/include/load.inc
chapter6/e/boot/include/pm.inc
chapter6/e/boot/loader.asm
chapter6/e/include/const.h
chapter6/e/include/global.h
chapter6/e/include/proc.h
chapter6/e/include/protect.h
chapter6/e/include/proto.h
chapter6/e/include/sconst.inc
chapter6/e/include/string.h
chapter6/e/include/type.h
chapter6/e/kernel/clock.c
chapter6/e/kernel/global.c
chapter6/e/kernel/i8259.c
chapter6/e/kernel/kernel.asm
chapter6/e/kernel/main.c
chapter6/e/kernel/protect.c
chapter6/e/kernel/start.c
chapter6/e/lib/klib.c
chapter6/e/lib/kliba.asm
chapter6/e/lib/string.asm
chapter6/f/Makefile
chapter6/f/a.img
chapter6/f/bochsrc
chapter6/f/boot/boot.asm
chapter6/f/boot/include/fat12hdr.inc
chapter6/f/boot/include/load.inc
chapter6/f/boot/include/pm.inc
chapter6/f/boot/loader.asm
chapter6/f/include/const.h
chapter6/f/include/global.h
chapter6/f/include/proc.h
chapter6/f/include/protect.h
chapter6/f/include/proto.h
chapter6/f/include/sconst.inc
chapter6/f/include/string.h
chapter6/f/include/type.h
chapter6/f/kernel/clock.c
chapter6/f/kernel/global.c
chapter6/f/kernel/i8259.c
chapter6/f/kernel/kernel.asm
chapter6/f/kernel/main.c
chapter6/f/kernel/protect.c
chapter6/f/kernel/start.c
chapter6/f/lib/klib.c
chapter6/f/lib/kliba.asm
chapter6/f/lib/string.asm
chapter6/g/Makefile
chapter6/g/a.img
chapter6/g/bochsrc
chapter6/g/boot/boot.asm
chapter6/g/boot/include/fat12hdr.inc
chapter6/g/boot/include/load.inc
chapter6/g/boot/include/pm.inc
chapter6/g/boot/loader.asm
chapter6/g/include/const.h
chapter6/g/include/global.h
chapter6/g/include/proc.h
chapter6/g/include/protect.h
chapter6/g/include/proto.h
chapter6/g/include/sconst.inc
chapter6/g/include/string.h
chapter6/g/include/type.h
chapter6/g/kernel/clock.c
chapter6/g/kernel/global.c
chapter6/g/kernel/i8259.c
chapter6/g/kernel/kernel.asm
chapter6/g/kernel/main.c
chapter6/g/kernel/protect.c
chapter6/g/kernel/start.c
chapter6/g/lib/klib.c
chapter6/g/lib/kliba.asm
chapter6/g/lib/string.asm
chapter6/h/Makefile
chapter6/h/a.img
chapter6/h/bochsrc
chapter6/h/boot/boot.asm
chapter6/h/boot/include/fat12hdr.inc
chap

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com

浏览历史记录

关闭