详细说明:Linux011的源代码及注释
Linux 0.11版本加注释,是学习Linux代码的不错的起点。也可以通过它了解如何实现一个操作系统。
近期下载过的用户:
郑 刚 [查看上载者李春虎的更多信息]
相关搜索:
linux代码
[BH_C++.rar] - 白话 C++
学习程序设计原来也可以这么轻松,这是我看后的感想
[VC++6.rar] - VC++游戏编程 有源代码
[linux1.0.rar] - 完整的1.0代码,可直接在windows下打开,另外介绍一款windos下查看linux代码的工具Source Insight,非常好用
[wannianliV2.0.rar] - 显示万年历,其他的就不用我说了吧。 显示万年历,其他的就不用我说了吧。
[mixfft05.zip] - 一个用于C语言的fft处理程序,效率很高,易于扩展,程序也很漂亮
[华为内部程序设计培训 PDF版.rar] - 这是华为公司程序培训教材,我把它改成了PDF版,为方便阅读,添加了书签希望对大家有用
[Linux_Device_Driver_3.rar] - 第三版本 适合英语基础精的人观看 情大家看一看英文的原著
[VC++6.rar] - VC++游戏编程 有源代码
[linux1.0.rar] - 完整的1.0代码,可直接在windows下打开,另外介绍一款windos下查看linux代码的工具Source Insight,非常好用
[wannianliV2.0.rar] - 显示万年历,其他的就不用我说了吧。 显示万年历,其他的就不用我说了吧。
[mixfft05.zip] - 一个用于C语言的fft处理程序,效率很高,易于扩展,程序也很漂亮
[华为内部程序设计培训 PDF版.rar] - 这是华为公司程序培训教材,我把它改成了PDF版,为方便阅读,添加了书签希望对大家有用
[Linux_Device_Driver_3.rar] - 第三版本 适合英语基础精的人观看 情大家看一看英文的原著
相关函数/类:
CreateFile ReadFile CloseHandle WriteFile
CreateFile ReadFile CloseHandle WriteFile
文件列表(点击判断是否您需要的文件):
linux011
........\linux011VC
........\..........\boot
........\..........\....\bootsect.s
........\..........\....\head.s
........\..........\....\head.s.bak
........\..........\....\setup.s
........\..........\build
........\..........\.....\build.cpp
........\..........\fs
........\..........\..\bitmap.c
........\..........\..\bitmap.c.bak
........\..........\..\block_dev.c
........\..........\..\buffer.c
........\..........\..\buffer.c.bak
........\..........\..\char_dev.c
........\..........\..\exec.c
........\..........\..\fcntl.c
........\..........\..\file_dev.c
........\..........\..\file_table.c
........\..........\..\inode.c
........\..........\..\ioctl.c
........\..........\..\Makefile
........\..........\..\namei.c
........\..........\..\namei.c.bak
........\..........\..\open.c
........\..........\..\pipe.c
........\..........\..\read_write.c
........\..........\..\stat.c
........\..........\..\super.c
........\..........\..\truncate.c
........\..........\include
........\..........\.......\a.out.h
........\..........\.......\asm
........\..........\.......\...\io.h
........\..........\.......\...\memory.h
........\..........\.......\...\memory.h.bak
........\..........\.......\...\segment.h
........\..........\.......\...\system.h
........\..........\.......\...\system.h.bak
........\..........\.......\...\y_segment.h
........\..........\.......\const.h
........\..........\.......\ctype.h
........\..........\.......\errno.h
........\..........\.......\fcntl.h
........\..........\.......\linux
........\..........\.......\.....\config.h
........\..........\.......\.....\fdreg.h
........\..........\.......\.....\fs.h
........\..........\.......\.....\hdreg.h
........\..........\.......\.....\head.h
........\..........\.......\.....\kernel.h
........\..........\.......\.....\mm.h
........\..........\.......\.....\sched.h
........\..........\.......\.....\sys.h
........\..........\.......\.....\tty.h
........\..........\.......\signal.h
........\..........\.......\stdarg.h
........\..........\.......\stddef.h
........\..........\.......\string.h
........\..........\.......\sys
........\..........\.......\...\stat.h
........\..........\.......\...\times.h
........\..........\.......\...\types.h
........\..........\.......\...\utsname.h
........\..........\.......\...\wait.h
........\..........\.......\termios.h
........\..........\.......\time.h
........\..........\.......\unistd.h
........\..........\.......\utime.h
........\..........\init
........\..........\....\main.c
........\..........\....\readme.txt
........\..........\kernel
........\..........\......\asm.s
........\..........\......\blk_drv
........\..........\......\.......\blk.h
........\..........\......\.......\floppy.c
........\..........\......\.......\floppy.c.bak
........\..........\......\.......\hd.c
........\..........\......\.......\hd.c.bak
........\..........\......\.......\ll_rw_blk.c
........\..........\......\.......\Makefile
........\..........\......\.......\ramdisk.c
........\..........\......\chr_drv
... ...
linux011
........\linux011VC
........\..........\boot
........\..........\....\bootsect.s
........\..........\....\head.s
........\..........\....\head.s.bak
........\..........\....\setup.s
........\..........\build
........\..........\.....\build.cpp
........\..........\fs
........\..........\..\bitmap.c
........\..........\..\bitmap.c.bak
........\..........\..\block_dev.c
........\..........\..\buffer.c
........\..........\..\buffer.c.bak
........\..........\..\char_dev.c
........\..........\..\exec.c
........\..........\..\fcntl.c
........\..........\..\file_dev.c
........\..........\..\file_table.c
........\..........\..\inode.c
........\..........\..\ioctl.c
........\..........\..\Makefile
........\..........\..\namei.c
........\..........\..\namei.c.bak
........\..........\..\open.c
........\..........\..\pipe.c
........\..........\..\read_write.c
........\..........\..\stat.c
........\..........\..\super.c
........\..........\..\truncate.c
........\..........\include
........\..........\.......\a.out.h
........\..........\.......\asm
........\..........\.......\...\io.h
........\..........\.......\...\memory.h
........\..........\.......\...\memory.h.bak
........\..........\.......\...\segment.h
........\..........\.......\...\system.h
........\..........\.......\...\system.h.bak
........\..........\.......\...\y_segment.h
........\..........\.......\const.h
........\..........\.......\ctype.h
........\..........\.......\errno.h
........\..........\.......\fcntl.h
........\..........\.......\linux
........\..........\.......\.....\config.h
........\..........\.......\.....\fdreg.h
........\..........\.......\.....\fs.h
........\..........\.......\.....\hdreg.h
........\..........\.......\.....\head.h
........\..........\.......\.....\kernel.h
........\..........\.......\.....\mm.h
........\..........\.......\.....\sched.h
........\..........\.......\.....\sys.h
........\..........\.......\.....\tty.h
........\..........\.......\signal.h
........\..........\.......\stdarg.h
........\..........\.......\stddef.h
........\..........\.......\string.h
........\..........\.......\sys
........\..........\.......\...\stat.h
........\..........\.......\...\times.h
........\..........\.......\...\types.h
........\..........\.......\...\utsname.h
........\..........\.......\...\wait.h
........\..........\.......\termios.h
........\..........\.......\time.h
........\..........\.......\unistd.h
........\..........\.......\utime.h
........\..........\init
........\..........\....\main.c
........\..........\....\readme.txt
........\..........\kernel
........\..........\......\asm.s
........\..........\......\blk_drv
........\..........\......\.......\blk.h
........\..........\......\.......\floppy.c
........\..........\......\.......\floppy.c.bak
........\..........\......\.......\hd.c
........\..........\......\.......\hd.c.bak
........\..........\......\.......\ll_rw_blk.c
........\..........\......\.......\Makefile
........\..........\......\.......\ramdisk.c
........\..........\......\chr_drv
... ...