CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Linux Kernel Development

搜索资源列表

  1. linux_porting_cn

    0下载:
  2. linux移植的完整文档,包括交叉编译器,bootloader,内核 作者写得很详细,对想从事或已经从事linux,arm嵌入式开发的开发人员很有帮助!-linux transplant complete documentation, including cross-compiler, Bootloader. kernel authors write very detailed, right to engage in or have engaged in linux. Embedded deve
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1002.49kb
    • 提供者:cmobile
  1. XSBase270EDR

    0下载:
  2. PXA270参考设计开发平台,学习调试WINDOWS CE5.0 LINUX KERNEL VER2.6.18,本人都跑过.-PXA270 reference design and development platform, Debugging Windows CE5.0 learning LINUX KERNEL VER2.6.18. I have once ran.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:281.7kb
    • 提供者:姚连胜
  1. The Linux Kernel API

    0下载:
  2. The Linux Kernel API是学习linux编程必备资料,学会API那么做软件开发就会事半功倍。-The Linux Kernel API is learning linux programming required information, and learn to do it API software development will multiplier.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:168.69kb
    • 提供者:yxl
  1. EmbeddedLinuxPrimer

    0下载:
  2. Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3.36mb
    • 提供者:chicha
  1. Introduction_to_DUAL-CORE.doc.tar

    0下载:
  2. Introduction to Dual-Core Development This procedure will introduce tools that are useful for developing applications that can utilize both processing cores available with the OMAP 5912 processor. Introduced are the LinuxDSP tools for compiling
  3. 所属分类:Development Research

    • 发布日期:2017-03-30
    • 文件大小:325.67kb
    • 提供者:ren
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:269.22kb
    • 提供者:hyy
  1. 5.Linux

    0下载:
  2. 本文主要描述了如何将linux2.6的内核裁减为嵌入式Linux系统的过程,并在S3C2410开发板上移植了嵌入式Linux 2.6.11.7 内核系统,并说明了如何进行LCD驱动程序模块化编程及如何将驱动程序静态加载到系统内核之中。 -This article describes how to linux2.6 reduced to the core of the process of embedded Linux systems, and transplant S3C2410 dev
  3. 所属分类:Document

    • 发布日期:2017-04-23
    • 文件大小:56.73kb
    • 提供者:hyy
  1. linuxKernelDriverDesign

    0下载:
  2. linux内核以及驱动程序设计指导资料,是linux学习,开发的很好资料.-linux kernel and driver design guide data is linux learning, the development of good information.
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6.55mb
    • 提供者:周其友
  1. lunwen

    0下载:
  2. 优秀硕士论文,主要论述了Linux内核移植及USB驱动的开发,对嵌入式学习开发有一定的参考价值-Outstanding Master`s thesis mainly discusses the Linux kernel porting and USB-driven development, the development of embedded learning has some reference value
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2.93mb
    • 提供者:lll
  1. EssentialLinuxDeviceDrivers

    0下载:
  2. The Essential Linux Device Drivers Book. This book covers the device driver development for all popular devices on Linux 2.6 kernel
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4.09mb
    • 提供者:Rejo
  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
    • 文件大小:3.67mb
    • 提供者:肖达
  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
    • 文件大小:912.36kb
    • 提供者:庄德安
  1. Linux_RIP_router

    0下载:
  2. 文章主要讲述在X86硬件平台下,结合linux kernel 2.4 系统环境开发RIP 路由器的基本原理及实现 的三个主要环节——嵌入式linux 的构建,命令行接口(CLI)实现,RIP 路由协议实现,同时也给出了一些针对RIP 路由协 议的优化方法。-This paper mainly describes the X86 hardware platform, system environment with linux kernel 2.4 RIP router developmen
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1.26mb
    • 提供者:zjtec
  1. 11

    0下载:
  2. 8c入式硬盘用于数字机顶盒的关键技术 是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。- 8c-in hard disk for digital set-top box technology is the key to application development to learn linux, linux kernel, linux driver development of necessary tools.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:75.02kb
    • 提供者:haifeng
  1. 222

    0下载:
  2. 是学习linux应用程序开发,linux内核开发,linux驱动开发的必备工具。-Application development is to learn linux, linux kernel, linux essential tool for driver development.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:201.72kb
    • 提供者:haifeng
  1. linux

    0下载:
  2. 该文档详细的描述了Linux内核的开发的详细过程,同样也详细的介绍了Linux内核的裁剪过程-The document detailed descr iption of the Linux kernel development process and also a detailed descr iption of the cutting process of the Linux kernel
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:88.5kb
    • 提供者:peter
  1. linux-Application-Development

    0下载:
  2. 本书全面介绍了嵌入式 Linux 系统开发过程中,从底层系统支持到上层 GUI 应用的方方面面,内容涵盖 Linux 操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识,硬件部件的使用及编程,,U-Boot、Linux 内核的分析、配置和移植,根文件系统的构造,内核调试技术,驱动程序编写及移植,GUI系统的移植,应用程序调试技术。 -The book is a comprehensive introduction to embedded Linux system developme
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:510.6kb
    • 提供者:张箫
  1. android-kernel

    0下载:
  2. android kernel 开发培训 Linux开发环境篇 Linux驱动开发篇 Linux内核篇-android kernel development training Linux development environment chapter Linux driver development articles Linux kernel articles
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:1.01mb
    • 提供者:jishan
  1. Compile-their-own-kernel

    0下载:
  2. 文档中以SMDK2410开发板为基础,详细介绍了如何编译自己想要的Linux内核的方法和技巧。-The document is based on SMDK2410 development board, introduces the methods and skills of how to compile the Linux kernel you want.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:712.72kb
    • 提供者:龙清泉
  1. ARM-Linux

    0下载:
  2. ARM-Linux内核的分析开发和移植——————中断。-Analysis of ARM-Linux kernel development and porting. PPT courseware.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-16
    • 文件大小:312.01kb
    • 提供者:Wang
« 12 »
搜珍网 www.dssz.com