CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - linux内核

搜索资源列表

  1. page

    0下载:
  2. 学校数据库中下载的一些关于LINUX内核的一些文章,包括调度算法,中断等等内容-Some of the school database to download some articles on the LINUX kernel, including scheduling, interrupt and much more
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:53896192
    • 提供者:周士威
  1. linux0.11

    0下载:
  2. linux0.11的内核阅读与实践。理解linux内核。-linux0.11 core reading and practice. Understand the linux kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3921648
    • 提供者:lianghe
  1. Linux0.11CodeAnalisysV1.0

    0下载:
  2. linux内核源代码分析详解 想深入内核的童鞋千万不要错过-Linux0.11 Code Analisys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1915551
    • 提供者:lee
  1. linux_elevator_simulation

    0下载:
  2. linux 内存分配算法,模拟电梯程序,学习linux内核的同学可供参考,-linux memory allocation algorithms, simulated elevator program, students learn linux kernel for reference, thank you. . . .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13908
    • 提供者:susan
  1. sgtl5000.driver.codec.tar

    0下载:
  2. 本源码是基于imx51平台的一款sgtl5000的codec芯片的驱动,芯片用途广泛,但linux内核不支持,需自己写,这是在一个项目中用过的,代码绝对可用-The source is based on the platform of a sgtl5000 imx51 the codec chip driver, chip widely used, but the linux kernel does not support the need to write, which is used in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:26035
    • 提供者:xiami
  1. Linux-Kernel_Document

    0下载:
  2. Linux中文手册,专为学习内核的人所准备的。请大家使用-Chinese Linux manual, designed for people learning to prepare the kernel. Please use the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:552198
    • 提供者:jackshen
  1. haxi

    0下载:
  2. linux内核中使用哈希的例子,利用netfilter抓包然后做成哈希链表-linux kernel hash example, the use netfilter packet capture and then made a hash list
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1651
    • 提供者:张文强
  1. linuxboot.s

    0下载:
  2. linux内核原代码boot.s部分的注释-part of the linux kernel source code boot.s comments
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5793
    • 提供者:万军
  1. LINUX

    0下载:
  2. 本书对Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间 对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础。虽然所选择的版本较低, 该内核已能够正常编译运行,其中已经包括了LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作 制。书中首先以Linux 源代码版本的变迁历史为主线,详细介绍了Linux 系统的发展历史,着重说明了各个内核版本之间-Book earl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5313851
    • 提供者:毛毛雨
  1. YAFFS2

    0下载:
  2. yaffs2 Linux 内核补丁,打上补丁后就可以支持YAFFS2文件系统了-yaffs2 Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-24
    • 文件大小:360448
    • 提供者:zyw
  1. Linux

    0下载:
  2. 深入了解LINUX操作系统内核,是高深程序员不可缺少的必备资料书-In-depth understanding of LINUX operating system kernel, the programmer is highly essential and indispensable information on the book! ! ! ! ! ! ! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6489834
    • 提供者:
  1. Understanding-The-Linux-Kernel

    0下载:
  2. 关于Unix内核的经典教程,由浅入深的介绍Unix内核中的中断控制、内存分配、任务调控等-Classic tutorial on the Unix kernel, progressive approach to the introduction of Unix kernel interrupt control, memory allocation, task control, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2742356
    • 提供者:wang
  1. LKDI.tar

    0下载:
  2. LINUX内核设计与实现 中文版+英文版-LINUX kernel design and implementation of the Chinese version+ English version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19356521
    • 提供者:pulu
  1. make_menuconfig

    0下载:
  2. 当编译Linux内核的时候,大多数新手选择了make menuconfig 而通常情况下make menuconfig没有被配置好,本文章着重讲解配置menu config时的各种错误以及解决方案。-When compiling the Linux kernel, most novice choose a make menuconfig make menuconfig but usually is not configured, this article focused on the confi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:14765
    • 提供者:FullofGhost
  1. linux-kernel-source-code-comment

    0下载:
  2. 本书对linux0.11内核代码文件进行了详细全面的注释和说明,pdf格式。-Book linux0.11 kernel code file a detailed and comprehensive notes and instructions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7429839
    • 提供者:paraqy
  1. clk011c-3.0

    0下载:
  2. Linux内核完全注释0.11,赵炯注。很经典的Linux内核学习书籍-Linux kernel completely comments 0.11, ZhaoJiong note. It was a classic Linux kernel learning books
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7459675
    • 提供者:zwein
  1. timer

    0下载:
  2. linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:8349
    • 提供者:yuweixian
  1. proc

    0下载:
  2. Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:116206
    • 提供者:ptzff
  1. os

    0下载:
  2. 独辟蹊径品内核 LINUX内核源代码导读,很详细,值得一看-Inventive product kernel LINUX kernel source code REVIEW, very detailed, worth a visit
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:45032891
    • 提供者:haitaolv
  1. linuxkernelbianchen

    0下载:
  2. linux内核模块编程指南 中文版 很适合初学者学习 -linux kernel module programming guide is suitable for beginners to learn the Chinese version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:84460
    • 提供者:yuweixian
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com