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

搜索资源列表

  1. tty_pro

    0下载:
  2. 嵌入式Linux下的串口通信例程,包括对串口各种操作的封装和一个例程。-Serial communication routines, including the serial various operational packaging and a routine.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:165686
    • 提供者:田丰
  1. LinuxDeviceDriverIICode

    0下载:
  2. 本源码是将述嵌入式LINUX驱动程序例程,里面有很多详尽的例子可以参考,对读者有一个参考借鉴作用。-the source code to be embedded LINUX driver routines, there are many detailed examples of reference, Readers have a right useful reference.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:205945
    • 提供者:dufrank
  1. datadecrypt

    0下载:
  2. 该例程实现了一个简单的16轮分组加密算法,我在嵌入式Linux系统开发时候开发并使用的。-the routines to achieve a simple 16 block cipher algorithm, I embedded Linux system development time for the development and use.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1655
    • 提供者:guoqiang
  1. pxa270Interrpt

    0下载:
  2. pxa270嵌入式开发板中断应用实例,开发环境为ads或linux,也可作为linux驱动开发的例程学习-pxa270 Embedded Development Board suspended application development environment for the ads or linux, can also be used as development of the Linux-driven learning routines
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:15282
    • 提供者:王才才
  1. embeded_Linux_C_design

    0下载:
  2. 嵌入式Linux C应用程序设计配套光盘,含有许多嵌入式Linux C应用程序设计的基础例程,有参考价值
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3148405
    • 提供者:liangpeng
  1. 如何在嵌入式LINUX中添加设备驱动程序

    0下载:
  2. 如何在嵌入式linux中添加驱动程序,介绍了在linux中驱动程序的开发经验,并付有例程-how to add embedded linux driver, introduced in linux Driver program development experience, and pay a routine
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4742
    • 提供者:桂渔
  1. write.tar

    0下载:
  2. 嵌入式linux环境下RS232通信模块以及写测试例程,c语言。-Embedded linux environment, RS232 communication module and write test routines, c language.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:9564
    • 提供者:liushaofeng
  1. bbr-src-1.3.3 linux下cgi编程例程

    0下载:
  2. linux下cgi编程例程,嵌入式开发的有利参考 -cgi programming under linux routines, embedded development favorable reference
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-09-22
    • 文件大小:101620
    • 提供者:Terry
  1. Linux_emd_cgi

    0下载:
  2. 基于嵌入式Linux的WEB_CGI开发例程,在ARM 9环境下,BAO服务器下测试通过。-Based on Embedded Linux Development WEB_CGI the routines in ARM 9 environment, BAO server under test.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:54498
    • 提供者:hany
  1. ARM_embedded_Linux

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

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  1. upload

    0下载:
  2. serial_44b0 44b0uclinux串口驱动程序-,Unix_Linux,嵌入式Linux U盘源码 基于MCU的U盘源码,实现flash的windos文件系统 temp3 温度传感器的单片机处理显示程序,已通过测试 USB2.0 USB2.0开发例程,基于51单片机,包括pc端程序 红外源程序 51单片机的一段C语言源程序,为NEC的源代码,可以在你做红外通讯时作参考 keil uCOS_II v2.70 port
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1032351
    • 提供者:许易
  1. LINUXDRIVERDESIGN

    0下载:
  2. 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:586150
    • 提供者:zhang
  1. audio

    0下载:
  2. QT下调用QSound来实现嵌入式系统发声的例程-QSound is called QT embedded systems to achieve the routine voice
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:117304
    • 提供者:name
  1. insert-linux-web

    1下载:
  2. 在嵌入式linux下编写httpserver,这是一些参考的例程,包括了大部分可能用到的网页模板-Prepared in the embedded linux httpserver, this is some reference routine, including the most likely to use page templates
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-22
    • 文件大小:34073
    • 提供者:笨鸟奋飞
  1. hyq_tar_bz2_www.cjhytec.com

    0下载:
  2. 作者何永琪, 书名<<嵌入式Linux系统实用开发>>书中的例程源码-He Yongqi of title < < embedded Linux system practical development of the > > book routine source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:43593
    • 提供者:awakening2
  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
    • 文件大小:6965866
    • 提供者:zloves
  1. QtClockonRPi

    1下载:
  2. 基于Qt例程编写的多皮肤模拟+数字时钟,可运行在嵌入式Linux系统,如:树莓派。-an analog+digital clock based on Qt, which could run on an embedded linux system, e.g Raspberry PI
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:25738
    • 提供者:陈陈
  1. 嵌入式linux下C编程例程

    1下载:
  2. 包括audio、video、fft jpeg 等等诸多例子
  3. 所属分类:嵌入式/单片机编程

  1. memtest

    0下载:
  2. 嵌入式linux应用开发例程 ,调试程序(Embedded Linux application development routine, debug program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:27648
    • 提供者:呵呵哒哦
  1. source

    0下载:
  2. 嵌入式Linux开发教程(华清远见版)配套的例程源码,用于本科生教学,非常适合初学者(Example codes of embedded Linux suits for junior Linux programmer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:82944
    • 提供者:yacobimax
« 12 »
搜珍网 www.dssz.com