文件名称:c
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
c
.\100m.img
.\a.img
.\bochsrc.bxrc
.\boot
.\....\boot.asm
.\....\hdboot.asm
.\....\hdldr.asm
.\....\include
.\....\.......\fat12hdr.inc
.\....\.......\load.inc
.\....\.......\pm.inc
.\....\loader.asm
.\command
.\.......\echo.c
.\.......\Makefile
.\.......\pwd.c
.\.......\start.asm
.\fs
.\..\disklog.c
.\..\link.c
.\..\main.c
.\..\misc.c
.\..\open.c
.\..\read_write.c
.\include
.\.......\stdio.h
.\.......\string.h
.\.......\sys
.\.......\...\config.h
.\.......\...\console.h
.\.......\...\const.h
.\.......\...\const.h.bak
.\.......\...\fs.h
.\.......\...\global.h
.\.......\...\hd.h
.\.......\...\keyboard.h
.\.......\...\keymap.h
.\.......\...\proc.h
.\.......\...\proc.h.bak
.\.......\...\protect.h
.\.......\...\proto.h
.\.......\...\sconst.inc
.\.......\...\tty.h
.\.......\type.h
.\kernel
.\......\clock.c
.\......\console.c
.\......\global.c
.\......\hd.c
.\......\i8259.c
.\......\kernel.asm
.\......\keyboard.c
.\......\klib.c
.\......\kliba.asm
.\......\main.c
.\......\proc.c
.\......\protect.c
.\......\start.c
.\......\systask.c
.\......\tty.c
.\lib
.\...\close.c
.\...\exec.c
.\...\exit.c
.\...\fork.c
.\...\getpid.c
.\...\lseek.c
.\...\misc.c
.\...\open.c
.\...\printf.c
.\...\read.c
.\...\stat.c
.\...\string.asm
.\...\syscall.asm
.\...\syslog.c
.\...\unlink.c
.\...\vsprintf.c
.\...\wait.c
.\...\write.c
.\Makefile
.\mm
.\..\exec.c
.\..\forkexit.c
.\..\main.c
.\scripts
.\.......\genlog
.\.......\invalidate.hd
.\.......\splitgraphs
.\100m.img
.\a.img
.\bochsrc.bxrc
.\boot
.\....\boot.asm
.\....\hdboot.asm
.\....\hdldr.asm
.\....\include
.\....\.......\fat12hdr.inc
.\....\.......\load.inc
.\....\.......\pm.inc
.\....\loader.asm
.\command
.\.......\echo.c
.\.......\Makefile
.\.......\pwd.c
.\.......\start.asm
.\fs
.\..\disklog.c
.\..\link.c
.\..\main.c
.\..\misc.c
.\..\open.c
.\..\read_write.c
.\include
.\.......\stdio.h
.\.......\string.h
.\.......\sys
.\.......\...\config.h
.\.......\...\console.h
.\.......\...\const.h
.\.......\...\const.h.bak
.\.......\...\fs.h
.\.......\...\global.h
.\.......\...\hd.h
.\.......\...\keyboard.h
.\.......\...\keymap.h
.\.......\...\proc.h
.\.......\...\proc.h.bak
.\.......\...\protect.h
.\.......\...\proto.h
.\.......\...\sconst.inc
.\.......\...\tty.h
.\.......\type.h
.\kernel
.\......\clock.c
.\......\console.c
.\......\global.c
.\......\hd.c
.\......\i8259.c
.\......\kernel.asm
.\......\keyboard.c
.\......\klib.c
.\......\kliba.asm
.\......\main.c
.\......\proc.c
.\......\protect.c
.\......\start.c
.\......\systask.c
.\......\tty.c
.\lib
.\...\close.c
.\...\exec.c
.\...\exit.c
.\...\fork.c
.\...\getpid.c
.\...\lseek.c
.\...\misc.c
.\...\open.c
.\...\printf.c
.\...\read.c
.\...\stat.c
.\...\string.asm
.\...\syscall.asm
.\...\syslog.c
.\...\unlink.c
.\...\vsprintf.c
.\...\wait.c
.\...\write.c
.\Makefile
.\mm
.\..\exec.c
.\..\forkexit.c
.\..\main.c
.\scripts
.\.......\genlog
.\.......\invalidate.hd
.\.......\splitgraphs