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

搜索资源列表

  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. qt-embedded-2.3.7.tar

    0下载:
  2. Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这是较早的版本,但在嵌入式系统的移植比较成功!-Trolltech released on C graphical development environment to support a large number of API, is the Linux GUI development of weapon. This is an earlier version, but in the emb
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:15.08mb
    • 提供者:何飞
  1. arch

    0下载:
  2. 根据添加了fs2410平台的arch目录,内含对大量硬件平台的支持,赞-added fs2410 under the arch directory platform, containing a large number of hardware platforms to support, praise
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:6.05mb
    • 提供者:黄焱
  1. qq2440

    0下载:
  2. qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-10
    • 文件大小:2.38mb
    • 提供者:flangxisi
  1. linuxrumenziliao

    0下载:
  2. 这本书是Linux初学者入门的重要实例教程,其中包括了大量的Linux下c语言编程实例和Linux基本指令,对Linux初学者入门有极大的帮助。-This book is an important example of Linux Getting Started tutorial for beginners, including a large number of c language programming examples and the basic Linux commands, Linu
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1.4mb
    • 提供者:威龙
  1. setting

    0下载:
  2. 基于ARM9的高清播放器的系统设置功能模块,含有大量基本功能模块代码可以供参考,如万年历等。-ARM9-based system to set high-definition player function module, containing a large number of basic functions of the module code can be used for reference, such as calendar and so on.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:416.18kb
    • 提供者:ck
  1. setting-meidaplay-2011-01-19

    0下载:
  2. 基于ARM9的高清媒体播放器系统设置模块,包含多个基本功能小模块,可以用做类似功能参考,如日历,闹钟等。-ARM9-based system to set high-definition player function module, containing a large number of basic functions of the module code can be used for reference, such as calendar and so on.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:476.06kb
    • 提供者:ck
  1. linux

    0下载:
  2. 嵌入式开发学习攻略(精品资料汇总)里面包含了大量的视频下载地址,教你如何成为一名嵌入式工程师-Embedded Development Learning Guide (quality data summary) which contains a large number of video download, teach you how to become an embedded engineer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1.18mb
    • 提供者:duckpc
  1. linux_examples

    0下载:
  2. 大量的ARM体系下的linux程序实例,包括驱动程序和应用程序-A large number of ARM architecture instance under linux programs, including drivers and applications
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6.28mb
    • 提供者:wuluwang
  1. Embedded-Linux-Primer

    0下载:
  2. 嵌入式linux基础教程英文版,嵌入式Linux权威著作,全面剖析构建嵌入式Linux开发,揭示大量技术内幕,好书!-Embedded Linux Essentials in English, embedded Linux authoritative book, a comprehensive analysis of building embedded Linux development, revealing a large number of insider, the book!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4.3mb
    • 提供者:王春祥
  1. DUI0204HC_rvct_assembler_guide

    0下载:
  2. ARM汇编程序特点: l 所有运算处理都是发生通用寄存器(一般是R0~R14)的之中.所有存储器空间(如C语言变量的本质就是一个存储器空间上的几个BYTE).的值的处理,都是要传送到通用寄存器来完成.因此代码中大量看到LDR,STR指令来传送值. l ARM汇编语句中.当前语句很多时候要隐含的使用上一句的执行结果.而且上一句的执行结果,是放在CPSR寄存器里,(比如说进位,为0,为负…)-The ARM assembler FEATURES: l all arithmetic
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-16
    • 文件大小:1.78mb
    • 提供者:范权昌
  1. ARM_embedded_Linux(Full-version)

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:6.64mb
    • 提供者:zloves
  1. dazhi511zhushi

    0下载:
  2. 本系统可控制激光,e光,ipl等各种美容仪器。并且经过了临床验证。还有大量注释可轻松读懂。基于各种驱动编程-The system can control the laser, e light, ipl beauty equipment and other. And after a clinical validation. There are a large number of comments can be easily read.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-01
    • 文件大小:12.97mb
    • 提供者:张珊珊
  1. adn

    0下载:
  2. AD转换资料,超全大量AD采集电压以及采集电流的方法!-AD conversion data, a large number of ultra-wide voltage and collected current AD acquisition method!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4.17mb
    • 提供者:汪鑫
  1. GSMdatasheet

    0下载:
  2. 这是关于GSM模块使用的大量datasheet,方便调试阅读-This is about the use of a large number of GSM module datasheet, convenient debugging reading
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-27
    • 文件大小:8.89mb
    • 提供者:fly378
  1. 100yineisushu

    0下载:
  2. 100以内的素数排列,按从小到大按序排列-100 prime number within the array, according to sequence small to large order
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2.7kb
    • 提供者:jiao16591
搜珍网 www.dssz.com