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

搜索资源列表

  1. linux

    0下载:
  2. linux内核源码0.01版,供学习内核的好帮手。精简实用。-0.01 version of linux kernel source for learning the kernel of a good helper. Streamline the utility.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:285681
    • 提供者:zhangking314
  1. LINUXprogramming

    0下载:
  2. linux高级编程以及内核编程的有效工具书籍-for advanced programming in linux environment and linux kernl programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-31
    • 文件大小:12891933
    • 提供者:welly gu
  1. Linux_kernel_scene_analyse.pdf.tar

    0下载:
  2. linux 内核情景分析 pdf。很不错。-linux kerenl study pdf
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5189316
    • 提供者:dycl3
  1. linux-0.12

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

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

    0下载:
  2. linux 内核 下的C语言和C++编译器-linux kernel of C language and C++ compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-22
    • 文件大小:41613779
    • 提供者:haiyang
  1. linux-Kernel

    0下载:
  2. Linux架构描述,清晰.Linux内核图解-Linux architecture descr iption, clear. Linux kernel diagram
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:559375
    • 提供者:王松波
  1. Linux_program

    0下载:
  2. 《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
  3. 所属分类:Communication

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

    0下载:
  2. 1、配置和编译 bootloader(vivi)和 Linux 内核; 2、在目标板上下载 bootloader(vivi)和内核; 3、在目标板上配置建立 NFS 文件系统; 4、在目标板上移植建立本地文件系统。 -1, configure and compile the bootloader (vivi) and the Linux kernel 2, the target board downloads bootloader (vivi) and the kernel
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1495272
    • 提供者:sunny
  1. Linux

    0下载:
  2. Linux 内核0.11 详细注释,拿书中的代码进行编译,即可得到一个最小的Linux系统,珍藏多年了,现在拿出来与大家一起分享。-Linux kernel 0.11 more comments, get the book to compile the code, you can get a minimal Linux system, collection years, and now share with you all out.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2294317
    • 提供者:szlan
  1. Linux-v1.9.5

    0下载:
  2. Linux 内核代码注释.本书对Linux早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明.-Kernel code comments
  3. 所属分类:OS Develop

    • 发布日期:2017-05-18
    • 文件大小:4993490
    • 提供者:freshzhaoxm
  1. Linux-kernel

    0下载:
  2. 此资料详细的介绍了linux内核学习的方法和在内核学习过程中一些技巧-This shows in detail the linux kernel learning methods and learning process at the core tips
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:700083
    • 提供者:李银
  1. interpretation-of-linux-kernel

    0下载:
  2. linux内核注释,对了解系统原理能有很大帮助,不过暂时没有最新的内核版本注释-linux kernel notes, the understanding of system theory can be of great help, but no new kernel release notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6121213
    • 提供者:yiyao
  1. 8253

    0下载:
  2. linux内核编程,基于8253定时器,让其演奏一首音乐-Based onLinux kernel programming ,use 8253 playing a musical 。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:58141
    • 提供者:sadan
  1. LinuxSystemMigrationGuide

    0下载:
  2. Linux系统移植指南(包括UBoot,内核移植),挺好的资料,能给你的开发带来帮助。-Linux System Migration Guide (including UBoot, kernel porting), very good information, helpful to give your development.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1096227
    • 提供者:陈峰
  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_kernel_debug

    0下载:
  2. 调试是软件开发过程中一个必不可少的环节,在 Linux 内核开发的过程中也不可避免地会面对如何调试内核的问题。-Debugging is the process of software development is an indispensable link in the Linux kernel development process will inevitably face the issue of how to debug the kernel.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:934252
    • 提供者:庄德安
  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. LTP_of_the_LINUX_kernel_based_test_method

    0下载:
  2. 基于LTP的LINUX内核测试方法研究:内核作为Linux最关键的部分,其稳定性决定了系统的稳定性。Linux版本升级频繁,应用范围不断扩大,功能不断增强,但层ffI不穷的补丁程序为内核引入了诸多问题-LTP of the LINUX kernel-based test method: Linux kernel as the most critical part of its stability determines the stability of the system. Linux vers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:297341
    • 提供者:cdong
  1. BootSD

    0下载:
  2. s3c2440的用SD卡更新WINCE\Linux内核的源代码-The use of SD cards update s3c2440 WINCE \ Linux kernel source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-30
    • 文件大小:832332
    • 提供者:yy
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com