文件名称:EOS
- 所属分类:
- 操作系统开发
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 819kb
- 下载次数:
- 0次
- 提 供 者:
- nexsc*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。
与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。
-EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS' s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。
-EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS' s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
相关搜索: eos
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EOS源代码\8253.c
.........\8259.c
.........\block.c
.........\boot.asm
.........\bugcheck.c
.........\console.c
.........\cpu.asm
.........\create.c
.........\crt.c
.........\Debug\8253.o
.........\.....\8259.o
.........\.....\block.o
.........\.....\boot.bin
.........\.....\boot.lst
.........\.....\bugcheck.o
.........\.....\console.o
.........\.....\cpu.lst
.........\.....\cpu.o
.........\.....\create.o
.........\.....\crt.o
.........\.....\delete.o
.........\.....\dispatch.o
.........\.....\eosapi.o
.........\.....\event.o
.........\.....\fat12.o
.........\.....\file.o
.........\.....\floppy.o
.........\.....\generr.o
.........\.....\hal386.lst
.........\.....\hal386.o
.........\.....\int.lst
.........\.....\int.o
.........\.....\io.o
.........\.....\ioinit.o
.........\.....\iomgr.o
.........\.....\kernel.dll
.........\.....\keyboard.o
.........\.....\keymap.o
.........\.....\ktimer.o
.........\.....\libkernel.a
.........\.....\list.o
.........\.....\loader.bin
.........\.....\loader.lst
.........\.....\mempool.o
.........\.....\mminit.o
.........\.....\mutex.o
.........\.....\obhandle.o
.........\.....\obinit.o
.........\.....\object.o
.........\.....\obmethod.o
.........\.....\obtype.o
.........\.....\pas.o
.........\.....\peldr.o
.........\.....\pfnlist.o
.........\.....\pscxt.o
.........\.....\psexp.o
.........\.....\psinit.o
.........\.....\psobject.o
.........\.....\psstart.o
.........\.....\ptelist.o
.........\.....\rbuf.o
.........\.....\sched.o
.........\.....\semaphore.o
.........\.....\serial.o
.........\.....\setjmp.lst
.........\.....\setjmp.o
.........\.....\start.o
.........\.....\syspool.o
.........\.....\sysproc.o
.........\.....\vadlist.o
.........\.....\virtual.o
.........\Debug
.........\delete.c
.........\dispatch.c
.........\eos.h
.........\eosapi.c
.........\eosdef.h
.........\error.h
.........\event.c
.........\fat12.c
.........\fat12.h
.........\file.c
.........\floppy.c
.........\Floppy.img
.........\generr.c
.........\hal386.asm
.........\int.asm
.........\io.c
.........\io.h
.........\ioinit.c
.........\iomgr.c
.........\iop.h
.........\kdb.h
.........\kdb.o
.........\ke.h
.........\keyboard.c
.........\keymap.c
.........\ki.h
.........\ktimer.c
.........\License.txt
.........\8259.c
.........\block.c
.........\boot.asm
.........\bugcheck.c
.........\console.c
.........\cpu.asm
.........\create.c
.........\crt.c
.........\Debug\8253.o
.........\.....\8259.o
.........\.....\block.o
.........\.....\boot.bin
.........\.....\boot.lst
.........\.....\bugcheck.o
.........\.....\console.o
.........\.....\cpu.lst
.........\.....\cpu.o
.........\.....\create.o
.........\.....\crt.o
.........\.....\delete.o
.........\.....\dispatch.o
.........\.....\eosapi.o
.........\.....\event.o
.........\.....\fat12.o
.........\.....\file.o
.........\.....\floppy.o
.........\.....\generr.o
.........\.....\hal386.lst
.........\.....\hal386.o
.........\.....\int.lst
.........\.....\int.o
.........\.....\io.o
.........\.....\ioinit.o
.........\.....\iomgr.o
.........\.....\kernel.dll
.........\.....\keyboard.o
.........\.....\keymap.o
.........\.....\ktimer.o
.........\.....\libkernel.a
.........\.....\list.o
.........\.....\loader.bin
.........\.....\loader.lst
.........\.....\mempool.o
.........\.....\mminit.o
.........\.....\mutex.o
.........\.....\obhandle.o
.........\.....\obinit.o
.........\.....\object.o
.........\.....\obmethod.o
.........\.....\obtype.o
.........\.....\pas.o
.........\.....\peldr.o
.........\.....\pfnlist.o
.........\.....\pscxt.o
.........\.....\psexp.o
.........\.....\psinit.o
.........\.....\psobject.o
.........\.....\psstart.o
.........\.....\ptelist.o
.........\.....\rbuf.o
.........\.....\sched.o
.........\.....\semaphore.o
.........\.....\serial.o
.........\.....\setjmp.lst
.........\.....\setjmp.o
.........\.....\start.o
.........\.....\syspool.o
.........\.....\sysproc.o
.........\.....\vadlist.o
.........\.....\virtual.o
.........\Debug
.........\delete.c
.........\dispatch.c
.........\eos.h
.........\eosapi.c
.........\eosdef.h
.........\error.h
.........\event.c
.........\fat12.c
.........\fat12.h
.........\file.c
.........\floppy.c
.........\Floppy.img
.........\generr.c
.........\hal386.asm
.........\int.asm
.........\io.c
.........\io.h
.........\ioinit.c
.........\iomgr.c
.........\iop.h
.........\kdb.h
.........\kdb.o
.........\ke.h
.........\keyboard.c
.........\keymap.c
.........\ki.h
.........\ktimer.c
.........\License.txt