搜索资源列表
linux源代码
- Linux0.07版本的源代码,很经典的,对于初学者有很大的帮助,不可不看。-linux version 0.07 source code, very classic, helpful to the beginner.
Linux内核分析(经典)
- linux 源码分析,我所见过写的最透彻的。-linux source code analysis, I see have written most thoroughly.
linux [0]11 源代码(带中文注释的)
- Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author's understanding, the Chinese changed, and acceded to the author's understanding of id
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
linux-2.4.20-rtl
- 该文件是rt_linux,实现linux的实时功能-rt_linux the document is to achieve real-time functional linux
HEC-linux
- c/c++虚拟机linux版本-c / c Linux version of Virtual Machine
linux-0.01_Code.tar
- 最著名的操作系统Linux内核源码: 是研究学习操作系统内核,以及系统级编程非常好的参考资料.-most famous operating system Linux kernel source : the study is to examine the operating system kernel. and system-level programming very good reference.
linux-0.11-040327-SourceCode.tar
- linux-0.11的内核代码,为linux的早期代码,可是作为学习操作系统的基础-linux - 0.11 kernel code for Linux in the early code But the operating system as the basis for learning
zc0301(linux)
- zc0301摄像头的源代码资料(linux源代码_我用ultredi可以打开)-zc0301 camera information on the source code (Linux source code _ I can use ultredi open)
Linux内核—文件系统模块的设计和开发
- Linux内核—文件系统模块的设计和开发
ictclas-linux-1.0.tar
- 中科院ictclas分词系统的LINUX版本,非常不错的免费中文分词工具。-CAS ictclas Segmentation System LINUX version.
aic7Yxx-2.0.26-6.3.11-linux-2.6.tgz
- this open source scsi driver for linux.-this is open source scsi driver for linux.
linux-0.01
- Linux 0.01 first kernel source [Original] by Linus Trovalds
block-linux-cdp
- 块级的连续数据保护系统,此为可加载的LINUX模块,作为块设备驱动程序与通用块层的中间层工作-This module provides the functionality of Continuous Data Protection at block level.
linux-0.01
- Linux操作系统的源码,版本为0.01,是学习操作系统开发和学习编程的好资源。-Source Linux operating system, version 0.01, is to learn the operating system development and good resources to learn programming.
linux-0.00
- Linux 0.00的源代码,够经典吧,可以拿来做操作系统开发的框架-The source code for Linux 0.00, classic enough it can be used as a framework for operating system development
linux-driver-demo-audio
- 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
linux-lcd-driver
- linux lcd driver for arm -linux lcd driver for arm
linux-kernel
- 最新的linux内核代码压缩文件,希望有需要的可以自行下载
Linux内核图解
- Linux内核图解(Linux kernel diagram)