CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 内核

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:591.13kb
    • 提供者:杨政
  1. Linux内核源代码分析(水木清华

    0下载:
  2. Linux内核源代码分析(水木清华-Linux kernel source code analysis (SMTH
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:134.69kb
    • 提供者:是否
  1. linux内核C源代码58

    0下载:
  2. 这是linux内核C源代码58的源程序,这个源代码已经编译通过-This is linux kernel source code 58 C source, the source code is compiled by
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:495.02kb
    • 提供者:tianyj
  1. 操作系统内核,大家都来看看吧

    0下载:
  2. 操作系统内核,大家都来看看吧 也许对你们有用 我现在在学习,Operationg system kernel
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-11-08
    • 文件大小:59.38mb
    • 提供者:江守亮
  1. linux_kernel_map

    0下载:
  2. Linux内核map的一张详细关系图,可以打印出来作为学习内核的note使用,非常好,也很方便-a linux kernel map note
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:885.61kb
    • 提供者:
  1. Linux_kernelexplain

    0下载:
  2. 针对好多 Linux爱好者对内核很有兴趣却无从下口, 本文旨在介绍一种解读linux 内核源码的入门方法,而不是解说 linux复杂的内核机制。 -against many of the core Linux enthusiasts, they are very interested in where I, the paper aims to introduce a Linux kernel source read the entry, instead of explaining the c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:160.73kb
    • 提供者:kang
  1. transplantation+from+linux+to+s3c2410

    0下载:
  2. 在一个网站看到的关于LINUX移植到S3C2410的教程,一共包括3部分:基本概念,BOOTLOADER,和内核部分。我整理了一下,并转化为PDF,感觉比较详细,对有基础的人来说,具有一定操作和学习价值。-In a web site to see on LINUX transplanted to S3C2410 tutorials, a total of 3 parts: basic concepts, BOOTLOADER, and the core part. I organize it,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.3mb
    • 提供者:cheng nan rui
  1. 2410-nfs.pdf.tar

    0下载:
  2. 我们如何编译适合的自己的嵌入式 linux 内核及如何设置 NFS服务。-How can we compile a suitable own embedded linux kernel and how to set up NFS services.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:719.89kb
    • 提供者:更勤
  1. Linux2.6.19.x

    0下载:
  2. Linux 2.6.19.x 内核编译配置选项简介
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:20.38kb
    • 提供者:曹忠宇
  1. S3C2410_USB_Linux

    0下载:
  2. 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:255.87kb
    • 提供者:张集墨
  1. srljlinuxe

    0下载:
  2. 深入理解Linux内核,该书详细的介绍了系统调用,内存地址,信号,进程的地址空间,进程通信,以及其他与内核有关的内容!-In-depth understanding of Linux kernel, the book details the system calls, memory addresses, signals, process address space, process communication, and other content related with the kernel!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-20
    • 文件大小:32.65mb
    • 提供者:lining
  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
    • 文件大小:540.52kb
    • 提供者:zhangyao
  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
    • 文件大小:1.05mb
    • 提供者:陈峰
  1. seven_steps_to_embedded_Linux

    0下载:
  2. 嵌入式Linux的学习涵盖的范围比较广,下从bootloader,到内核移植、文件系统,中间的驱动开发,到上层的应用程序调试、开发环境等,变化莫测,经常是别人的能用自己的就有问题。 由于缺乏他人适当指点,自己在学习过程中也走了很多弯路。看到有些朋友学习Linux的热情很高,但有时候不知道从哪入手,遂想和大家分享下这几年的经验教训。 此交流会在BUPT BES协会的组织下,历时半年,共九次。并录制了相关视频,上传到了BYR BT及优库上。 第一篇 Linux主机开发环
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6.24mb
    • 提供者:dding
  1. EmbedPDF

    0下载:
  2. ARM的嵌入式Linux开发,包括驱动开发,U-boot移植,内核裁剪和移植,开发流程要点趋势介绍-ARM embedded Linux development, including driver development, U-boot transplantation, the kernel cutting and transplantation trends in the development process introduces more points
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-21
    • 文件大小:35.33mb
    • 提供者:黄金
  1. Embeded_linux_s3c2410

    0下载:
  2. 记录了嵌入式LINUX入门的一切实验 linux内核移植、文件系统移植、QTe移植 u-boot烧写等-Records of all experiments embedded LINUX linux kernel entry transfer, the file system migration, QTe transplant program the other u-boot
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-02
    • 文件大小:14.34mb
    • 提供者:luoge
  1. Linux内核完全注释(PDF)

    0下载:
  2. Linux内核的完全详细注释,说明,编程知识(linux kernel note particular)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-08
    • 文件大小:4.53mb
    • 提供者:xiaojie2008_8
  1. 6410内核移植leeyan

    0下载:
  2. 着重从NAND Flash分区到下载到开发板等一系 列连贯的操作来进行嵌入式Linux内核的移植。(Focus on the embedded Linux kernel porting through a series of consecutive operations, from NAND flash partition to download to Development Board.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-29
    • 文件大小:462kb
    • 提供者:Lee_Y_
  1. linux-3.10

    0下载:
  2. linux内核文件,在海思平台上直接使用过(linux kernel file ,Directly used in Hisilicon platform)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-30
    • 文件大小:16.83mb
    • 提供者:OHAHAO123
  1. linux内核裁剪的具体过程和方法

    0下载:
  2. imx6q平台的linux内核、kernel(linux kernel , linux kernel, linux kernel)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-03
    • 文件大小:11kb
    • 提供者:THT110
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com