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

搜索资源列表

  1. Linux-kernel-source-code-(free)-

    0下载:
  2. Linux kernel source code (free) ,是PPT形式,不过很好的,对源代码学习者很有用-Linux kernel source code (free)
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:478.29kb
    • 提供者:桓董
  1. S3C2410

    0下载:
  2. 该源码是基于ARM9 S3C2410A的LCD移植程序,LCD选用的是Sharp LQ080V3DG01 ,源码主要对LCD进行设置、初始化、并对LINUX kernel内核进行配置-。-The source is based on the ARM9-based LCD transplant program in the S3C2410A LCD optional Sharp, LQ080V3DG01 main source for LCD setup, initialization, and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:4kb
    • 提供者:郑欢欢
  1. ussp_drivers.tar

    0下载:
  2. linux下GPRS/CDMA串口多路复用驱动源码,支持linux-2.6.29内核。-linux driver source code under the GPRS/CDMA serial multiplexer supports linux-2.6.29 kernel.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:9.73kb
    • 提供者:刘一
  1. global-6.2.4

    0下载:
  2. gdb6.2.4的源代码。解决linux内核2.6以前的bug。编译是把后缀改成.tar.gz即可。-source code gdb6.2.4. Solve the linux kernel 2.6 before the bug. Compile the suffix changed. Tar.gz can.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-12
    • 文件大小:1.17mb
    • 提供者:王争
  1. linux-0.12

    0下载:
  2. linux-0.12内核源码,内核学习入门必备!-linux-0.12 kernel source kernel learning essential entry!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-25
    • 文件大小:160.52kb
    • 提供者:虎哥
  1. linux-0.96c.tar

    0下载:
  2. Source code of old version linux kernel.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:235.15kb
    • 提供者:neechan666
  1. dri_arch.tar

    0下载:
  2. linux 内核驱动实验源码,在arm实验平台使用-linux kernel driver source experiment, in the arm experimental platform
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:1.01kb
    • 提供者:王进
  1. Android-on-Ubuntu

    0下载:
  2. 在Ubuntu上下载、编译和安装Android最新内核源代码(Linux Kernel)-Ubuntu Download, compile and install the latest Android kernel source code (Linux Kernel)
  3. 所属分类:Driver develop

    • 发布日期:
    • 文件大小:1.53kb
    • 提供者:charles
  1. patch-3.7.9

    0下载:
  2. Linux kernel source code
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:227.81kb
    • 提供者:max
  1. at24xx_mod

    0下载:
  2. AT24C08模块化驱动源码,CPU为S3C2440,Linux内核版本为2.6.32.2。-AT24C08 modular driver source code, CPU is S3C2440, Linux kernel version 2.6.32.2.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-02
    • 文件大小:16.78kb
    • 提供者:文超
  1. usb

    0下载:
  2. linux kernel usb源码 usb.c-linux kernel usb usb.c source
  3. 所属分类:Driver develop

    • 发布日期:2017-04-09
    • 文件大小:1.62kb
    • 提供者:柳长风
  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
    • 文件大小:460.78kb
    • 提供者:20112106
  1. linux2.4.0kernel-source-code

    0下载:
  2. linux-2.4.0内核源代码,分享给大家、作为参考、-linux-2.4.0 kernel source code
  3. 所属分类:Driver develop

    • 发布日期:2017-06-18
    • 文件大小:26.71mb
    • 提供者:fish
  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
    • 文件大小:119.89kb
    • 提供者:wangyang
  1. linux

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

    • 发布日期:2017-05-11
    • 文件大小:2.38mb
    • 提供者:rogerking
  1. linux

    0下载:
  2. linux核心源代码,可在此基础上用于嵌入式应用开发,也是学习操作系统内核的参考资料.-linux kernel source code can be used to develop embedded applications on this basis, but also to learn the operating system kernel references.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:88.98kb
    • 提供者:范勇
  1. scheduling

    0下载:
  2. 讲述了linux下内核按时间片轮训调度进程的源码-Tells the story of a time slice linux kernel source rotation scheduling process
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:22.56kb
    • 提供者:程刚
  1. Linux-kernel-and-chinese-note

    0下载:
  2. Linux0.11源码和中文注释,觉得很好-Linux0.11 source and Chinese comments, feel good
  3. 所属分类:Driver develop

    • 发布日期:2017-05-19
    • 文件大小:5.14mb
    • 提供者:阿斯顿
  1. yaffs2.tar

    0下载:
  2. yaffs2文件系统驱动程序,可以让Linux内核源码支持yaffs2文件系统。-yaffs2 file system driver that allows Linux kernel source file system support yaffs2.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:282.95kb
    • 提供者:田宇
  1. linux0.01

    0下载:
  2. linux系统核心源代码0.01版,用于对linux系统的入门学习认识。-Linux kernel source code version 0.01
  3. 所属分类:Driver develop

    • 发布日期:2017-12-12
    • 文件大小:94.54kb
    • 提供者:善天赐
« 12 »
搜珍网 www.dssz.com