Linux0.0.1 源代码 代中文注释

上传者: jie11447416 | 上传时间: 2019-12-21 19:59:51 | 文件大小: 116KB | 文件类型: zip
Linux0.0.1的源代码,带中文的注释,是研究操作系统的不错选择。资源已经非常难得了。

文件下载

资源详情

[{"title":"( 88 个子文件 116KB ) Linux0.0.1 源代码 代中文注释","children":[{"title":"init","children":[{"title":"main.c <span style='color:#111;'> 4.00KB </span>","children":null,"spread":false}],"spread":true},{"title":"tools","children":[{"title":"build.c <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false}],"spread":true},{"title":"boot","children":[{"title":"head.s <span style='color:#111;'> 7.39KB </span>","children":null,"spread":false},{"title":"boot.s <span style='color:#111;'> 8.51KB </span>","children":null,"spread":false}],"spread":true},{"title":"mm","children":[{"title":"page.s <span style='color:#111;'> 482B </span>","children":null,"spread":false},{"title":"memory.c <span style='color:#111;'> 10.05KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 807B </span>","children":null,"spread":false}],"spread":true},{"title":"include","children":[{"title":"stdarg.h <span style='color:#111;'> 808B </span>","children":null,"spread":false},{"title":"string.h <span style='color:#111;'> 8.09KB </span>","children":null,"spread":false},{"title":"const.h <span style='color:#111;'> 336B </span>","children":null,"spread":false},{"title":"utime.h <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"ctype.h <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"unistd.h <span style='color:#111;'> 6.74KB </span>","children":null,"spread":false},{"title":"termios.h <span style='color:#111;'> 5.31KB </span>","children":null,"spread":false},{"title":"stddef.h <span style='color:#111;'> 305B </span>","children":null,"spread":false},{"title":"signal.h <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"asm","children":[{"title":"memory.h <span style='color:#111;'> 624B </span>","children":null,"spread":false},{"title":"segment.h <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"system.h <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"io.h <span style='color:#111;'> 886B </span>","children":null,"spread":false}],"spread":false},{"title":"linux","children":[{"title":"config.h <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"kernel.h <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"fs.h <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"sys.h <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"head.h <span style='color:#111;'> 324B </span>","children":null,"spread":false},{"title":"tty.h <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false},{"title":"hdreg.h <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"sched.h <span style='color:#111;'> 7.86KB </span>","children":null,"spread":false},{"title":"mm.h <span style='color:#111;'> 229B </span>","children":null,"spread":false}],"spread":false},{"title":"fcntl.h <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"errno.h <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"a.out.h <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"sys","children":[{"title":"utsname.h <span style='color:#111;'> 250B </span>","children":null,"spread":false},{"title":"types.h <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"wait.h <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"times.h <span style='color:#111;'> 215B </span>","children":null,"spread":false},{"title":"stat.h <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false}],"spread":false},{"title":"time.h <span style='color:#111;'> 776B </span>","children":null,"spread":false}],"spread":false},{"title":"fs","children":[{"title":"buffer.c <span style='color:#111;'> 7.20KB </span>","children":null,"spread":false},{"title":"stat.c <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false},{"title":"inode.c <span style='color:#111;'> 7.11KB </span>","children":null,"spread":false},{"title":"open.c <span style='color:#111;'> 4.67KB </span>","children":null,"spread":false},{"title":"tty_ioctl.c <span style='color:#111;'> 4.25KB </span>","children":null,"spread":false},{"title":"block_dev.c <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"truncate.c <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"file_dev.c <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false},{"title":"bitmap.c <span style='color:#111;'> 5.72KB </span>","children":null,"spread":false},{"title":"ioctl.c <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"read_write.c <span style='color:#111;'> 3.03KB </span>","children":null,"spread":false},{"title":"pipe.c <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false},{"title":"exec.c <span style='color:#111;'> 9.18KB </span>","children":null,"spread":false},{"title":"fcntl.c <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"file_table.c <span style='color:#111;'> 59B </span>","children":null,"spread":false},{"title":"super.c <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"namei.c <span style='color:#111;'> 17.51KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 4.72KB </span>","children":null,"spread":false},{"title":"char_dev.c <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false}],"spread":false},{"title":"lib","children":[{"title":"write.c <span style='color:#111;'> 102B </span>","children":null,"spread":false},{"title":"errno.c <span style='color:#111;'> 12B </span>","children":null,"spread":false},{"title":"open.c <span style='color:#111;'> 519B </span>","children":null,"spread":false},{"title":"_exit.c <span style='color:#111;'> 257B </span>","children":null,"spread":false},{"title":"dup.c <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"string.c <span style='color:#111;'> 122B </span>","children":null,"spread":false},{"title":"close.c <span style='color:#111;'> 73B </span>","children":null,"spread":false},{"title":"setsid.c <span style='color:#111;'> 69B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"execve.c <span style='color:#111;'> 111B </span>","children":null,"spread":false},{"title":"ctype.c <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"wait.c <span style='color:#111;'> 202B </span>","children":null,"spread":false}],"spread":false},{"title":"Makefile <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"kernel","children":[{"title":"hd.c <span style='color:#111;'> 11.94KB </span>","children":null,"spread":false},{"title":"mktime.c <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false},{"title":"sys.c <span style='color:#111;'> 3.68KB </span>","children":null,"spread":false},{"title":"asm.s <span style='color:#111;'> 2.76KB </span>","children":null,"spread":false},{"title":"exit.c <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false},{"title":"system_call.s <span style='color:#111;'> 5.62KB </span>","children":null,"spread":false},{"title":"fork.c <span style='color:#111;'> 4.03KB </span>","children":null,"spread":false},{"title":"printk.c <span style='color:#111;'> 823B </span>","children":null,"spread":false},{"title":"sched.c <span style='color:#111;'> 6.05KB </span>","children":null,"spread":false},{"title":"vsprintf.c <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"console.c <span style='color:#111;'> 12.32KB </span>","children":null,"spread":false},{"title":"traps.c <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"serial.c <span style='color:#111;'> 1.80KB </span>","children":null,"spread":false},{"title":"rs_io.s <span style='color:#111;'> 3.99KB </span>","children":null,"spread":false},{"title":"keyboard.s <span style='color:#111;'> 10.26KB </span>","children":null,"spread":false},{"title":"tty_io.c <span style='color:#111;'> 7.06KB </span>","children":null,"spread":false},{"title":"panic.c <span style='color:#111;'> 233B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • 傅里叶的叶 :
    真的不错,谢谢分享
    2019-06-16
  • alicepeter123 :
    不错的资源
    2019-05-05
  • 木木晗晗 :
    谢谢分享,对我有帮助
    2019-04-01
  • qingyun524 :
    真的不错,谢谢分享
    2019-03-12

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明