文件名称:oneself
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:21.48mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本书在详细分析操作系统原理的基础上,用丰富的实例代码,一步一步地指导读者用C语言和汇编语言编写出一个具备操作系统基本功能的操作系统框架。本书不同于其他的理论型书籍,而是提供给读者一个动手实践的路线图。书中讲解了大量在开发操作系统中需注意的细节问题,这些细节不仅能使读者更深刻地认识操作系统的核心原理,而且使整个开发过程少走弯路。全书共分7章。-This book analyzes in detail the basis of the principle of the operating system, with a wealth of example code to guide the reader step by step using C and assembly language to write an operating system with basic functions of the operating system framework. This book is different from other theoretical type books, but to provide the reader a hands-on roadmap. The book explains a lot in the development of the operating system should pay attention to details, these details not only make readers more aware of the operating system' s core principles, but the entire development process detours. The book is divided into 7 chapters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自己动手写操作系统/介绍.txt
自己动手写操作系统/光盘附带源代码/Readme.txt
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/disboot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/Boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/run-tinix-in-linux
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/tinix.img
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/run.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pmtest1.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pmtest1.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pmtest2.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pmtest2.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pmtest3.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pmtest3.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pmtest4.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pmtest4.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pmtest5.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pmtest5.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pmtest6.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pmtest6.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pmtest7.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pmtest7.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pmtest8.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pmtest8.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pmtest9.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pmtest9.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/bar.c
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/bar.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foo.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foo.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foobar
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/load.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/load.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/f/bochsdbg.ou
自己动手写操作系统/光盘附带源代码/Readme.txt
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/disboot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/a/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/Boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter1/b/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/run-tinix-in-linux
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/linux/tinix.img
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/run.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter2/win/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pmtest1.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/a/pmtest1.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pmtest2.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/b/pmtest2.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pmtest3.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/c/pmtest3.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pmtest4.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/d/pmtest4.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pmtest5.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/e/pmtest5.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pmtest6.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/f/pmtest6.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pmtest7.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/g/pmtest7.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pmtest8.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/h/pmtest8.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pmtest9.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter3/i/pmtest9.com
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/a/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/b/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter4/c/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/a/hello.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/bar.c
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/bar.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foo.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foo.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/b/foobar
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/c/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/lib.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/load.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/d/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/bochsrc.bxrc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/boot.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/boot.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/fat12hdr.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/godbg.bat
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/kernel.o
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/load.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/loader.asm
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/loader.bin
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/pm.inc
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/e/TINIX.IMG
自己动手写操作系统/光盘附带源代码/Tinix/chapter5/f/bochsdbg.ou
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.