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

搜索资源列表

  1. VRTX嵌入式系统教程

    0下载:
  2. linux内核编程.绝对精彩
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:608286
    • 提供者:海歌
  1. 《Linux编程》

    1下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-10-14
    • 文件大小:14464075
    • 提供者:brsuhhead
  1. gpio-test

    0下载:
  2. 针对嵌入式开发板上面的LED灯进行编程控制,实现LED灯的闪烁,开光。需要用到内核态函数,可以参考修改,实现各式各样的显示要求!-Development board for embedded LED lights above program control, the realization of LED flashing lights, the light. Needed core state function, can be edited to achieve a wide range of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:9048
    • 提供者:yantu
  1. Chapter_6_Advanced_experiments_part1

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1734169
    • 提供者:yc
  1. Embedded_Linux_Kernel_and_Drive_Developmen

    0下载:
  2. Embedded+Linux+Kernel+and+Driver+Development,一个嵌入式LINUX的电子教科书,从内核移植到应用编程,讲解浅明-Embedded+ Linux+ Kernel+ and+ Driver+ Development, an embedded LINUX electronic textbooks, from the core to the application programming transplantation, on the shallow-ming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2409579
    • 提供者:denggongxiao
  1. nrf905jizhang

    0下载:
  2. nrf905无线通信模块的linux驱动,其中linux内核的是2.4,主要功能是接收节点的数据并通过TCP网络编程传给上位机-nrf905 wireless communication module linux driver, which is a linux kernel 2.4, the main function is to receive the data node and pass through the TCP PC Network Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:14166
    • 提供者:盟我
  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-26
    • 文件大小:262007
    • 提供者:张集墨
  1. yinpinchuli

    0下载:
  2. 音频处理芯片uda1341内核驱动源码、利用声卡上的DSP设备进行声音录制和回放的基本框架、利用混音器框架对各种混音通道的增益进行调节、Linux下的OSS音频接口编程-Audio processing chip uda1341 kernel driver source code, using the sound card' s DSP sound recording and playback equipment for the basic framework, using the fra
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:22758
    • 提供者:刘冉
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:14249
    • 提供者:zhangwei
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. linux_kernel_API

    0下载:
  2. linux 内核函数介绍, 了解内核编程的基本函数-linux kernel API
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:495959
    • 提供者:崔纳
  1. ubuntu-2.6.22-kernel-tree-build

    0下载:
  2. ubuntu 2.6.22 内核树建立 本文是参考了网上多篇帖子而写的算不上什么原创。唯一值得欣慰的只不过在本机上实现罢了。因为毕竟失败了几次。也因为本人是初学驱动编程 很多简单的问题在我来说是相当的困难的。望有识之士不要笑话。最后,希望本文能给刚学驱动而还没开头的人提供一些帮助。 -ubuntu 2.6.22 kernel tree to establish this with reference to the online posts and written many articles
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:4322
    • 提供者:caoxiansheng
  1. seven_steps_to_embedded_Linux

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

    • 发布日期:2017-05-21
    • 文件大小:6547387
    • 提供者:dding
  1. [linux_core].CRYSTALWEB

    0下载:
  2. linux的内核及其内核源码分析。各种编程工具及文章。-Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4411129
    • 提供者:zwn
  1. Book-LinuxApp

    0下载:
  2. 华清远见嵌入式linxu编程,包括内核,驱动,移植,linuxAPI,文件,进程通信,QT。从入门到精通-China Qingyuan see embedded linxu programming, including the kernel, drivers, transplantation, linuxAPI, documents, process communication, QT. From Novice to Professional
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:8499408
    • 提供者:oyylgh
  1. ch04

    0下载:
  2. 工作八年,一直从事LINUX平台开发,对内核移植编程有一定的心得-For eight years, has been engaged in LINUX platform development, porting the kernel has some programming experience
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:331181
    • 提供者:stickvc
  1. linux.ARM

    0下载:
  2. 嵌入式ARM、LINUX开发教程,包含LINUX文件系统,内核介绍移植,设备编程等-Embedded ARM, LINUX development tutorials, including the LINUX file system, introduced porting the kernel, device programming, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:6964580
    • 提供者:王星
  1. LINUX

    0下载:
  2. linux 内核编程技术必看资料,学习linux必须要看的资料,很值得一看的- program datasheet for linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-18
    • 文件大小:5024941
    • 提供者:林楠
  1. ppt

    0下载:
  2. linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6547039
    • 提供者:小雪
  1. Linux内核完全注释(PDF)

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

    • 发布日期:2018-01-08
    • 文件大小:4748288
    • 提供者:xiaojie2008_8
« 12 »
搜珍网 www.dssz.com