登录
首页 » Unix_Linux » Linux-011-sourcecode

Linux-011-sourcecode

于 2007-08-06 发布 文件大小:280KB
0 77
下载积分: 1 下载次数: 13

代码说明:

  带中文注释的linux 0.11源码 很好,推荐!!!Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.(Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.)

文件列表:

linux
.....\boot
.....\....\bootsect.s
.....\....\head.s
.....\....\setup.s
.....\fs
.....\..\bitmap.c
.....\..\block_dev.c
.....\..\buffer.c
.....\..\char_dev.c
.....\..\exec.c
.....\..\fcntl.c
.....\..\file_dev.c
.....\..\file_table.c
.....\..\inode.c
.....\..\ioctl.c
.....\..\Makefile
.....\..\namei.c
.....\..\open.c
.....\..\pipe.c
.....\..\read_write.c
.....\..\stat.c
.....\..\super.c
.....\..\truncate.c
.....\include
.....\.......\a.out.h
.....\.......\asm
.....\.......\...\io.h
.....\.......\...\memory.h
.....\.......\...\segment.h
.....\.......\...\system.h
.....\.......\const.h
.....\.......\ctype.h
.....\.......\errno.h
.....\.......\fcntl.h
.....\.......\linux
.....\.......\.....\config.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
.....\kernel
.....\......\asm.s
.....\......\blk_drv
.....\......\.......\blk.h
.....\......\.......\floppy.c
.....\......\.......\hd.c
.....\......\.......\ll_rw_blk.c
.....\......\.......\Makefile
.....\......\.......\ramdisk.c
.....\......\chr_drv
.....\......\.......\console.c
.....\......\.......\keyboard.S
.....\......\.......\Makefile
.....\......\.......\rs_io.s
.....\......\.......\serial.c
.....\......\.......\tty_io.c
.....\......\.......\tty_ioctl.c
.....\......\exit.c
.....\......\fork.c
.....\......\math
.....\......\....\Makefile
.....\......\....\math_emulate.c
.....\......\mktime.c
.....\......\panic.c
.....\......\printk.c
.....\......\sched.c
.....\......\signal.c
.....\......\sys.c
.....\......\system_call.s
.....\......\vsprintf.c
.....\lib
.....\...\close.c
.....\...\ctype.c
.....\...\dup.c
.....\...\errno.c
.....\...\execve.c
.....\...\Makefile
.....\...\malloc.c
.....\...\open.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gb28181
    GB28181注册部分,无需依赖第三方库(GB28181 registration section, no third-party library dependencies)
    2013-08-08 16:43:37下载
    积分:1
  • webCam
    嵌入式linux系统下对USB摄相头的应用程序。主要实现通过USB摄相头抓取100张照片并存储为JPG文件的程序。(linux USB)
    2012-08-26 00:51:24下载
    积分:1
  • linux_telnetd
    分析嵌入式linux中telnet服务器的实现(analysis for telnet server in embeded linux.)
    2013-08-22 23:09:23下载
    积分:1
  • C-program-of-BSS-and-examples-1
    在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.(Linux platform, the blind signal separation of pure c write code. Blind signal separation algorithm based on convolution mixed, can be separated not only synthetic mixed-signal and voice signal convolution mixed in real environment can separation in the program, contains two test files can directly use the makefile after. Also worth mentioning is that the compressed bundle includes voice processing commonly used functions such as fft transform read write wav file, as well as some of the commonly used one-dimensional vector and two-dimensional matrix transform function. these can be applied directly into other applications.)
    2021-04-10 16:38:59下载
    积分:1
  • ADcgi
    嵌入式Web编程,程序的主要功能是实现在Web页面显示AD采集的8路数据,平台为ARM7和uclinux(Embedded Web programming, the program main function is to show the AD acquistion data onto the Web page of the platform is the ARM7 and uclinux)
    2020-12-11 15:19:18下载
    积分:1
  • ebook101.pdf.tar
    本手册从获取内核源码开始,一步一步的讲解一个完整的内核的移植,使读者最终可以配置、移植、 裁剪内核,编写驱动程序,从而掌握整个嵌入式 Linux 系统的开发方法。 (This manual access to the kernel source code from the beginning, step by step explain the migration of a complete core, so that the reader could eventually configuration, migration, cutting the kernel, write drivers, so as to equip the entire embedded Linux system development methodology.)
    2009-11-12 11:39:01下载
    积分:1
  • RemoteUpdate.tar
    嵌入式linux下一个非常实用的实现软件远程升级功能的源码,本程序基于TCP协议,可以同时实现串口方式升级(Remote upgrade)
    2020-07-14 11:48:51下载
    积分:1
  • guoqian-Code1
    国嵌视频的源码,有利于初学者进行实验,能够对课上内容好好进行理解(Country embedded video source to help beginners to experiment and have a thorough understanding of the class)
    2012-07-05 21:26:20下载
    积分:1
  • i2c-test
    嵌入式linux IIC操作封装,可以直接使用指令参数读写IIC器件(Embedded linux IIC operation package, you can directly use the command parameters IIC devices to read and write)
    2013-08-19 17:45:00下载
    积分:1
  • usbcam729
    说明:  嵌入式linux 下使用 v4l2采集USB摄像头图像的完整代码,输出文件可播放(Using v4l2 to collect the complete code of USB camera image under embedded linux, the output file can be played.)
    2020-06-19 23:40:02下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载