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

文件名称:orange5_6

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

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

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

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

下载文件列表

chapter5/i/Makefile
chapter5/i/Makefile.1
chapter5/i/a.img
chapter5/i/bochsrc
chapter5/i/lib/klib.c
chapter5/i/lib/kliba.asm
chapter5/i/lib/string.asm
chapter5/i/lib/klib.o
chapter5/i/lib/kliba.o
chapter5/i/lib/string.o
chapter5/i/kernel/global.c
chapter5/i/kernel/i8259.c
chapter5/i/kernel/kernel.asm
chapter5/i/kernel/protect.c
chapter5/i/kernel/start.c
chapter5/i/kernel/kernel.o
chapter5/i/kernel/start.o
chapter5/i/kernel/i8259.o
chapter5/i/kernel/global.o
chapter5/i/kernel/protect.o
chapter5/i/include/const.h
chapter5/i/include/global.h
chapter5/i/include/protect.h
chapter5/i/include/proto.h
chapter5/i/include/string.h
chapter5/i/include/type.h
chapter5/i/boot/boot.asm
chapter5/i/boot/loader.asm
chapter5/i/boot/include/fat12hdr.inc
chapter5/i/boot/include/load.inc
chapter5/i/boot/include/pm.inc
chapter5/i/boot/boot.bin
chapter5/i/boot/loader.bin
chapter5/h/Makefile
chapter5/h/Makefile.1
chapter5/h/a.img
chapter5/h/bochsrc
chapter5/h/lib/klib.c
chapter5/h/lib/kliba.asm
chapter5/h/lib/string.asm
chapter5/h/kernel/global.c
chapter5/h/kernel/i8259.c
chapter5/h/kernel/kernel.asm
chapter5/h/kernel/protect.c
chapter5/h/kernel/start.c
chapter5/h/include/const.h
chapter5/h/include/global.h
chapter5/h/include/protect.h
chapter5/h/include/proto.h
chapter5/h/include/string.h
chapter5/h/include/type.h
chapter5/h/boot/boot.asm
chapter5/h/boot/loader.asm
chapter5/h/boot/include/fat12hdr.inc
chapter5/h/boot/include/load.inc
chapter5/h/boot/include/pm.inc
chapter5/g/Makefile
chapter5/g/Makefile.boot
chapter5/g/a.img
chapter5/g/bochsrc
chapter5/g/lib/kliba.asm
chapter5/g/lib/string.asm
chapter5/g/kernel/kernel.asm
chapter5/g/kernel/start.c
chapter5/g/include/const.h
chapter5/g/include/protect.h
chapter5/g/include/type.h
chapter5/g/boot/Makefile
chapter5/g/boot/boot.asm
chapter5/g/boot/loader.asm
chapter5/g/boot/include/fat12hdr.inc
chapter5/g/boot/include/load.inc
chapter5/g/boot/include/pm.inc
chapter5/f/Makefile
chapter5/f/a.img
chapter5/f/bochsrc
chapter5/f/boot.asm
chapter5/f/const.h
chapter5/f/fat12hdr.inc
chapter5/f/kernel.asm
chapter5/f/kliba.asm
chapter5/f/load.inc
chapter5/f/loader.asm
chapter5/f/pm.inc
chapter5/f/protect.h
chapter5/f/start.c
chapter5/f/string.asm
chapter5/f/type.h
chapter5/f/boot.bin
chapter5/f/loader.bin
chapter5/f/kernel.o
chapter5/f/string.o
chapter5/f/kliba.o
chapter5/f/start.o
chapter5/f/kernel.bin
chapter5/e/Makefile
chapter5/e/a.img
chapter5/e/bochsrc
chapter5/e/boot.asm
chapter5/e/fat12hdr.inc
chapter5/e/kernel.asm
chapter5/e/load.inc
chapter5/e/loader.asm
chapter5/e/pm.inc
chapter5/e/boot.bin
chapter5/e/loader.bin
chapter5/e/kernel.o
chapter5/e/kernel.bin
chapter5/e/foobar
chapter5/d/Makefile
chapter5/d/a.img
chapter5/d/bochsrc
chapter5/d/boot.asm
chapter5/d/fat12hdr.inc
chapter5/d/kernel.asm
chapter5/d/lib.inc
chapter5/d/load.inc
chapter5/d/loader.asm
chapter5/d/pm.inc
chapter5/c/Makefile
chapter5/c/a.img
chapter5/c/bochsrc
chapter5/c/boot.asm
chapter5/c/fat12hdr.inc
chapter5/c/kernel.asm
chapter5/c/loader.asm
chapter5/c/boot.bin
chapter5/c/loader.bin
chapter5/c/kernel.o
chapter5/c/kernel.bin
chapter5/b/Makefile
chapter5/b/bar.c
chapter5/b/foo.asm
chapter5/b/foo.o
chapter5/b/bar.o
chapter5/a/hello.asm
chapter5/a/hello.o
chapter5/a/hello
chapter6/r/Makefile
chapter6/r/a.img
chapter6/r/bochsrc
chapter6/r/lib/klib.c
chapter6/r/lib/kliba.asm
chapter6/r/lib/string.asm
chapter6/r/kernel/clock.c
chapter6/r/kernel/global.c
chapter6/r/kernel/i8259.c
chapter6/r/kernel/kernel.asm
chapter6/r/kernel/main.c
chapter6/r/kernel/proc.c
chapter6/r/kernel/protect.c
chapter6/r/kernel/start.c
chapter6/r/kernel/syscall.asm
chapter6/r/include/const.h
chapter6/r/include/global.h
chapter6/r/include/proc.h
chapter6/r/include/protect.h
chapter6/r/include/proto.h
chapter6/r/include/sconst.inc
chapter6/r/include/string.h
chapter6/r/include/type.h
chapter6/r/boot/boot.asm
chapter6/r/boot/loader.asm
chapter6/r/boot/include/fat12hdr.inc
chapter6/r/boot/include/load.inc
chapter6/r/boot/include/pm.inc
chapter6/q/Makefile
chapter6/q/a.img
chapter6/q/bochsrc
chapter6/q/lib/klib.c
chapter6/q/lib/kliba.asm
chapter6/q/lib/string.asm
chapter6/q/kernel/clock.c
chapter6/q/kernel/global.c
chapter6/q/kernel/i8259.c
chapter6/q/kernel/kernel.asm
chapter6/q/kernel/main.c
chapter6/q/kernel/proc.c
chapter6/q/kernel/protect.c
chapter6/q/kernel/start.c
chapter6/q/kernel/syscall.asm
chapter6/q/include/const.h
chapter6/q/include/global.h
chapter6/q/include/proc.h
chapter6/q/include/protect.h
chapter6/q/include/proto.h
chapter6/q/include/sconst.inc
chapter6/q/include/string.h
chapter6/q/include/type.h
chapter6/q/boot/boot.asm
chapter6/q/boot/loader.asm
chapter6/q/boot/include/fat12hdr.inc
chapter6/q/boot/include/load.inc
chapter6/q/boot/include/pm.inc
chapter6/p/Makefile
chapter6/p/a.img
chapter6/p/bochsrc
chapter6/p/lib/klib.c
chapter6/p/lib/kliba.asm
chapter6/p/lib/string.asm
chapter6/p/kernel/clock.c
chapter6/p/kernel/global.c
chapter6/p/kernel/i8259.c
chapter6/p/kernel/kernel.asm
chapter6/p/kernel/main.c
chapter6/p/kernel/proc.c
chapter6/p/kernel/protect.c
chapter6/p/kernel/start.c
chapter6/p/kernel/syscall.asm
chapter6/p/include/const.h
chapter6/p/inclu

相关说明

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

相关评论

暂无评论内容.

发表评论

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