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

搜索资源列表

  1. linux-code

    0下载:
  2. 内核源代码,linux内核源代码,弄懂了就可以成为小专家-inner code,the more you study,the more you will be perfect in this filed
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-30
    • 文件大小:12428409
    • 提供者:
  1. Linux-Device-driver

    0下载:
  2. 驱动程序在 Linux 内核里扮演着特殊的角色,大家可以来学学。-The driver in the Linux kernel play a special role, we can come to learn.
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3329250
    • 提供者:ff
  1. linux-kernel-diagram

    0下载:
  2. linux内核图解,对内核的数据结构、函数调用关系,采用图解的方式给出了详细描述。-linux kernel diagram,includes data struction, functions.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:638987
    • 提供者:Andy Tsang
  1. Linux-kernel-makefile-resolution

    0下载:
  2. 分析了 Linux 内核中的配置系统结构,然后,解释了 Makefile 和配 置文件的格式以及配置语句的含义,最后,通过一个简单的例子--TEST Driver, 具体说明如何将自行开发的代码加入到 Linux 内核中-Linux kernel configuration system structure, then, explains the meaning of the Makefile and configuration file format and configuration
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-02
    • 文件大小:342252
    • 提供者:罗海兵
  1. Linux-kernel.pdf.tar

    0下载:
  2. 关于linux内核的经典书籍 很全面 适合分析linux内核的同学-Classic books on the linux kernel is fully suitable for the analysis of the Linux kernel students
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-19
    • 文件大小:5182627
    • 提供者:nsfocus2015
  1. Linux

    0下载:
  2. 介绍linux驱动模块和环境搭建,有助于初学者,主要描述Linux内核API-Introduce linux driver module and the environment to build, to help beginners, the main descr iption of the Linux kernel API
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:506021
    • 提供者:刘发帅
  1. LINUX

    0下载:
  2. Linux内核设计与实现pdf,详细介绍了Linux相关的原理,值得一看-Linux kernel Design and Implementation pdf details of Linux-related principle, worth a visit
  3. 所属分类:Driver develop

    • 发布日期:2017-11-10
    • 文件大小:17360287
    • 提供者:LOU
  1. linux-kernel

    0下载:
  2. 老师发给的实验文档,里面有关于Linux内核定制及剪裁的详细资料,适合初入linux的学习者-Teacher gives experimental document, there are details on the Linux kernel customization and tailoring, suitable for learners entering linux
  3. 所属分类:Driver develop

    • 发布日期:2017-11-19
    • 文件大小:647230
    • 提供者:Dick
  1. linux-0.11.tar

    0下载:
  2. linux v0.11源代码 赵炯博士:linux内核解析配套源代码-The source code of linux v0.11
  3. 所属分类:Driver develop

    • 发布日期:2017-11-05
    • 文件大小:100129
    • 提供者:laihaiming
  1. linux-kernel-Module

    0下载:
  2. linux 内核模块编程,内核模块编程实例,用于查看linux父子进程关系及进程状态-linux kernel module programming, kernel module programming examples for viewing linux parent and child relationships and the process status
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:39773
    • 提供者:杜宇
  1. Linux.Kernel.Development

    0下载:
  2. Adison.Wesley.Linux.Kernel.Development.3rd.Edition.Jun.2010 主要讲linux内核的原理。-Adison.Wesley.Linux.Kernel.Development.3rd.Edition.Jun.2010 mainly about linux kernel works.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-08
    • 文件大小:1920171
    • 提供者:马璐
  1. Linux-kernel-qudong

    0下载:
  2. 介绍了linux内核中网络驱动的编写和实例编写的源码等。描述了linux网络驱动的实现原理和方法-Describes the linux kernel network drivers and examples of writing source code written in other. Describes the linux network driver implementation principles and methods
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:471836
    • 提供者:20112106
  1. linux-0.11

    0下载:
  2. linux0.11版本的全部源码,对于想对linux内核有了解的同学,可以看看,虽然linux现在内核的架构改变了,仍然不失为了解早期内核机制的手段。-linux0.11 versions of all the source code for those who want to understand the linux kernel students can see, although the linux kernel architecture has changed now, is still
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:122767
    • 提供者:wangyang
  1. linux

    0下载:
  2. Linux内核源码分析资料。学习Linux内核的初级资料。-Linux kernel source code analysis
  3. 所属分类:Driver develop

    • 发布日期:2017-05-11
    • 文件大小:2500006
    • 提供者:rogerking
  1. Linux-(2)

    0下载:
  2. 国嵌Linux内核驱动进阶班的演示代码,希望能帮助大家一起学习-The embedded Linux kernel driver advanced class demo code, hope I can help you learn together
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:44721
    • 提供者:陈南木
  1. Linux----Kernel

    0下载:
  2. Linux内核讲解,很不错的书籍。讲解linux内核的使用以及内核编程的注意事项,很好的一本书籍-The Linux kernel to explain, very good books.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1245643
    • 提供者:wei
  1. linux-kernel-api

    0下载:
  2. linux内核kernel-api 非常齐全的内核编程参考目录-linux kernel-api document
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:496723
    • 提供者:林涛
  1. LINUX

    0下载:
  2. LINUX内核设计与实现,很好的教程,帮助很大,值得学习-LINUX kernel design and implementation, good tutorial, very helpful, it is worth learning
  3. 所属分类:Driver develop

    • 发布日期:2017-06-10
    • 文件大小:17272832
    • 提供者:李丽
  1. 深入Linux设备驱动程序内核机制

    0下载:
  2. 《深入Linux设备驱动程序内核机制》是Linux驱动开发方面的经典好书。(Deep into the kernel mechanism of Linux device drivers)
  3. 所属分类:驱动编程

    • 发布日期:2018-01-03
    • 文件大小:42399744
    • 提供者:delphi_tang
  1. Linux内核源代码情景分析(全册高清带书签)

    1下载:
  2. linux内核源代码情景分析,对于深入学习者有很大帮助(linux kernel program, it is very benifial to linux programmer for deeply learning or training.)
  3. 所属分类:驱动编程

    • 发布日期:2019-05-29
    • 文件大小:5500928
    • 提供者:哈哈哈1412
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com