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

搜索资源列表

  1. peak-linux-driver.2.13.tar

    0下载:
  2. sja1000的PCI CAN通讯驱动适用于linux2.6内核-PCI CAN driver for Sja1000 in linux 2.6
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:215053
    • 提供者:aron
  1. LINUX

    0下载:
  2. 本文深入浅出的讲解了Linux内核信号量的设计与实现,非常值得一读-This in simple terms to explain the Linux kernel design and implementation of semaphores is very well worth reading
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:59535
    • 提供者:胡克
  1. linux-kernel-howto

    0下载:
  2. 内核裁剪----如何来根据自己的硬件来裁剪内核的一个文档-linux-kernel---how to configure and build the kernel
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:289768
    • 提供者:周魏魏
  1. linux-2.6.24.7

    0下载:
  2. linux-2.6.24.7内核,(下载后请将文件名改为linux-2.6.24.7.tar.bz2,否则不能用.) 增加了对无线网卡支持等等.-linux-2.6.24.7 kernel, (please download the file name was changed to linux-2.6.24.7.tar.bz2, or can not be used.) increased support for wireless cards and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-10-31
    • 文件大小:46732964
    • 提供者:破歌
  1. Linux

    0下载:
  2. linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel cod
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6121176
    • 提供者:remote
  1. arm_C51_system

    0下载:
  2. arm嵌入式系统,linux内核,51单片机-arm system,c51 system for core
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-16
    • 文件大小:54217823
    • 提供者:cmf
  1. LINUX

    0下载:
  2. LINUX内核指导,操作系统课程设计时做的-LINUX kernel guidance, operating system, curriculum design, when done
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7888989
    • 提供者:URSULA
  1. linux

    0下载:
  2. 网络收集的一些对linux下面内存管理 分配 很好的笔记对理解内核有一定的帮助-Internet collection of some of the linux memory management allocation of the following notes on good understanding of the kernel have some help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:597301
    • 提供者:kaka
  1. LINUX-source-code-scenario-analysis

    0下载:
  2. linux内核源码情景分析,讲的非常详细-linux kernel source code Scenario Analysis
  3. 所属分类:Document

    • 发布日期:2017-11-07
    • 文件大小:50072857
    • 提供者:zy
  1. linux-0.12

    1下载:
  2. kernel0.12版本的内核 很不错的,想对比一下0。11的内核-kernel0.12 kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:160254
    • 提供者:王朱磊
  1. linux

    0下载:
  2. LINUX内核的描述与速查资料,很方便查阅。-LINUX kernel and the Handbook for a descr iption of the information, very easy access.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:553490
    • 提供者:zhangyao
  1. linux-api-2.6.22

    0下载:
  2. Linux 内核 API,介绍Linux操作系统的内核功能函数-Linux kernel API functions introduced
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1628823
    • 提供者:driftage
  1. LINUX

    0下载:
  2. 本书以嵌入式LINUX系统开发流程为主线,剖析了嵌入式LINUX系统构建的各个环节。从嵌入式系统基础知识和LINUX编程技术讲起,接下来说明了建立嵌入式LINUX交叉开发环境,然后分析了嵌入式LINUX系统的引导程序、内核和文件系统三大组成部分,最后介绍了嵌入式LINUX系统集成和部署的方法。-Book embedded LINUX systems development process as the main line, embedded LINUX system analyzes all a
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3850066
    • 提供者:肖达
  1. linux-2.6.28

    0下载:
  2. 关于内核配置的书籍 linux版本是2.6.28 其中每一项都有非常详细的解释 对于linux的学习者则是一本非常好的书!-Books on the linux kernel configuration version is 2.6.28, each of which has a very detailed explanation of the learners for linux is a very good book!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1141423
    • 提供者:K`A
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1050404
    • 提供者:门票
  1. linux-simple-nat

    1下载:
  2. linux操作系统下nat的简单实现代码,比内核源代码简单,容易看懂。-nat linux operating system, a simple implementation of the code than the kernel source code is simple, easy to understand.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:61325
    • 提供者:牟思敏
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  1. Linux_kernel

    0下载:
  2. 讲述Linux内核 个人学习资料整理 Linux内核完全注释-赵炯.pdf 深入分析Linux内核源码.chm -Individual learning about Linux kernel Linux kernel documentation complete Notes- Zhao Jiong. Pdf depth analysis of the Linux kernel source. Chm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:8064100
    • 提供者:王祖龙
  1. Linux

    0下载:
  2. 这是一篇关于linux环境下有关内核的移植,交叉编译环境的建立,镜像文件的生成的文章,最后你还介绍了烧写镜像文件的几种方法。-This is a linux environment on the graft under the kernel, the establishment of cross-compiler environment, the article generated image file, and finally you are also introduced several m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1504472
    • 提供者:张凯
  1. linux-transfer

    0下载:
  2. Linux系统编程移植手册,2.6.31内核(嵌入式和计算机)-Linux System Programming Manual transplantation, 2.6.31 kernel (embedded and computer)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:226439
    • 提供者:毕文伟
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com