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

文件名称:orange7_8

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    876.9kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

于渊的 一个操作系统的实现 光盘源码 第7章和第8章

该源码包含了操作系统实现的完整过程-In a deep realization of the operating system CD-ROM source Chapters 7 and 8 of the operating system source code contains the full process of realization
(系统自动生成,下载前可以参看下载内容)

下载文件列表

chapter7/a/a.img
chapter7/a/bochsrc
chapter7/a/boot/boot.asm
chapter7/a/boot/include/fat12hdr.inc
chapter7/a/boot/include/load.inc
chapter7/a/boot/include/pm.inc
chapter7/a/boot/loader.asm
chapter7/a/include/const.h
chapter7/a/include/global.h
chapter7/a/include/proc.h
chapter7/a/include/protect.h
chapter7/a/include/proto.h
chapter7/a/include/sconst.inc
chapter7/a/include/string.h
chapter7/a/include/type.h
chapter7/a/kernel/clock.c
chapter7/a/kernel/global.c
chapter7/a/kernel/i8259.c
chapter7/a/kernel/kernel.asm
chapter7/a/kernel/keyboard.c
chapter7/a/kernel/main.c
chapter7/a/kernel/proc.c
chapter7/a/kernel/protect.c
chapter7/a/kernel/start.c
chapter7/a/kernel/syscall.asm
chapter7/a/lib/klib.c
chapter7/a/lib/kliba.asm
chapter7/a/lib/string.asm
chapter7/a/Makefile
chapter7/b/a.img
chapter7/b/bochsrc
chapter7/b/boot/boot.asm
chapter7/b/boot/include/fat12hdr.inc
chapter7/b/boot/include/load.inc
chapter7/b/boot/include/pm.inc
chapter7/b/boot/loader.asm
chapter7/b/include/const.h
chapter7/b/include/global.h
chapter7/b/include/proc.h
chapter7/b/include/protect.h
chapter7/b/include/proto.h
chapter7/b/include/sconst.inc
chapter7/b/include/string.h
chapter7/b/include/type.h
chapter7/b/kernel/clock.c
chapter7/b/kernel/global.c
chapter7/b/kernel/i8259.c
chapter7/b/kernel/kernel.asm
chapter7/b/kernel/keyboard.c
chapter7/b/kernel/main.c
chapter7/b/kernel/proc.c
chapter7/b/kernel/protect.c
chapter7/b/kernel/start.c
chapter7/b/kernel/syscall.asm
chapter7/b/lib/klib.c
chapter7/b/lib/kliba.asm
chapter7/b/lib/string.asm
chapter7/b/Makefile
chapter7/c/a.img
chapter7/c/bochsrc
chapter7/c/boot/boot.asm
chapter7/c/boot/include/fat12hdr.inc
chapter7/c/boot/include/load.inc
chapter7/c/boot/include/pm.inc
chapter7/c/boot/loader.asm
chapter7/c/include/const.h
chapter7/c/include/global.h
chapter7/c/include/keyboard.h
chapter7/c/include/keymap.h
chapter7/c/include/proc.h
chapter7/c/include/protect.h
chapter7/c/include/proto.h
chapter7/c/include/sconst.inc
chapter7/c/include/string.h
chapter7/c/include/type.h
chapter7/c/kernel/clock.c
chapter7/c/kernel/global.c
chapter7/c/kernel/i8259.c
chapter7/c/kernel/kernel.asm
chapter7/c/kernel/keyboard.c
chapter7/c/kernel/main.c
chapter7/c/kernel/proc.c
chapter7/c/kernel/protect.c
chapter7/c/kernel/start.c
chapter7/c/kernel/syscall.asm
chapter7/c/kernel/tty.c
chapter7/c/lib/klib.c
chapter7/c/lib/kliba.asm
chapter7/c/lib/string.asm
chapter7/c/Makefile
chapter7/d/a.img
chapter7/d/bochsrc
chapter7/d/boot/boot.asm
chapter7/d/boot/include/fat12hdr.inc
chapter7/d/boot/include/load.inc
chapter7/d/boot/include/pm.inc
chapter7/d/boot/loader.asm
chapter7/d/include/const.h
chapter7/d/include/global.h
chapter7/d/include/keyboard.h
chapter7/d/include/keymap.h
chapter7/d/include/proc.h
chapter7/d/include/protect.h
chapter7/d/include/proto.h
chapter7/d/include/sconst.inc
chapter7/d/include/string.h
chapter7/d/include/type.h
chapter7/d/kernel/clock.c
chapter7/d/kernel/global.c
chapter7/d/kernel/i8259.c
chapter7/d/kernel/kernel.asm
chapter7/d/kernel/keyboard.c
chapter7/d/kernel/main.c
chapter7/d/kernel/proc.c
chapter7/d/kernel/protect.c
chapter7/d/kernel/start.c
chapter7/d/kernel/syscall.asm
chapter7/d/kernel/tty.c
chapter7/d/lib/klib.c
chapter7/d/lib/kliba.asm
chapter7/d/lib/string.asm
chapter7/d/Makefile
chapter7/e/a.img
chapter7/e/bochsrc
chapter7/e/boot/boot.asm
chapter7/e/boot/include/fat12hdr.inc
chapter7/e/boot/include/load.inc
chapter7/e/boot/include/pm.inc
chapter7/e/boot/loader.asm
chapter7/e/include/const.h
chapter7/e/include/global.h
chapter7/e/include/keyboard.h
chapter7/e/include/keymap.h
chapter7/e/include/proc.h
chapter7/e/include/protect.h
chapter7/e/include/proto.h
chapter7/e/include/sconst.inc
chapter7/e/include/string.h
chapter7/e/include/type.h
chapter7/e/kernel/clock.c
chapter7/e/kernel/global.c
chapter7/e/kernel/i8259.c
chapter7/e/kernel/kernel.asm
chapter7/e/kernel/keyboard.c
chapter7/e/kernel/main.c
chapter7/e/kernel/proc.c
chapter7/e/kernel/protect.c
chapter7/e/kernel/start.c
chapter7/e/kernel/syscall.asm
chapter7/e/kernel/tty.c
chapter7/e/lib/klib.c
chapter7/e/lib/kliba.asm
chapter7/e/lib/string.asm
chapter7/e/Makefile
chapter7/f/a.img
chapter7/f/bochsrc
chapter7/f/boot/boot.asm
chapter7/f/boot/include/fat12hdr.inc
chapter7/f/boot/include/load.inc
chapter7/f/boot/include/pm.inc
chapter7/f/boot/loader.asm
chapter7/f/include/const.h
chapter7/f/include/global.h
chapter7/f/include/keyboard.h
chapter7/f/include/keymap.h
chapter7/f/include/proc.h
chapter7/f/include/protect.h
chapter7/f/include/proto.h
chapter7/f/include/sconst.inc
chapter7/f/include/string.h
chapter7/f/include/type.h
chapter7/f/kernel/clock.c
chapter7/f/kernel/global.c
chapter7/f/kernel/i8259.c
chapter7/f/kernel/kernel.asm
chapter7/f/kernel/keyboard.c
chapter7/f/kernel/main.c
chapter7/f/kernel/proc.c
chapter7/f/kernel/protect.c
chapter7/f/kernel/start.c
chapter7/f/kernel/syscall.asm
chapter7/f/kernel/tty.c
chapter7/f/lib/klib.c
chapter7/f/lib/kliba.asm
chapter7/f/lib/string.asm
chapter7/f/Makefile
chapter7/g/a.img
chapter7/g/bochsrc
chapter7/g/boot/boot.asm
chapter7/g/boot/include/fat12hdr.inc
chapter7/g/boot/include/load.inc
chapter7/g/boot/i

相关说明

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

相关评论

暂无评论内容.

发表评论

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