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

搜索资源列表

  1. ARM_Embeded_Linux

    1下载:
  2. ARM 嵌入式 Linux 系统构建与驱动开发范例 pdf 版! 北航版-ARM Embedded Linux Systems to build and drive the development paradigm pdf version!
  3. 所属分类:编程文档

    • 发布日期:2011-09-08
    • 文件大小:50649995
    • 提供者:testsb
  1. 基于嵌入式linux的视频监控系统设计

    0下载:
  2. 基于嵌入式linux的视频监控系统设计。-Embedded linux-based video surveillance system design.
  3. 所属分类:编程文档

    • 发布日期:2011-12-05
    • 文件大小:1452125
    • 提供者:testsb
  1. Video-Capture-System-based-on-linux

    0下载:
  2. 文章介绍了在OMAP5912嵌入式Linux平台上开发视频和图像采集系统,通过调用Vide04Linux的API实现视频的实时 采集和播放。并且通过CVideoDe—vice接口完成了图像的采集与保存。-Article describes the development of OMAP5912 embedded Linux platform video and image acquisition system, the API by calling Vide04Linux achiev
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:416210
    • 提供者:murphy_chang
  1. QQ2440

    0下载:
  2. qq2440嵌入式linux开发指南,主要是在友善之臂的开发板上做嵌入式开发所需的文档。-qq2440 embedded linux development of guidelines, mainly in the development of friendly arm of embedded development board to do the necessary documents.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:480999
    • 提供者:刘德
  1. make_linux_rootfs

    0下载:
  2. 介绍了嵌入式linux根文件系统的制作,报考ramdisk,cramfs,yaffs,以及nfs的配置-Introduced the embedded linux root file system of production, applying ramdisk, cramfs, yaffs, as well as the configuration of nfs
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:487116
    • 提供者:xudonghai
  1. QTstepbystep

    0下载:
  2. Qt作为嵌入式领域的GUI已经越来越流行,对于初学者,尤其是linux的新手,往往遇到这样那样的问题,本文档用最易懂的语言一步一步带你走入Qt的世界。-As the field of Qt Embedded GUI has been more and more popular, for beginners, especially newcomers to linux are often encountered in this kind of problem, the document with
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:379576
    • 提供者:章慧锋
  1. EmbeddedLinuxSramDrivers

    0下载:
  2. 这是一篇有关嵌入式Linux下开发SRAM的驱动文章。对于理解Embedded Linux有帮助。-This is an essays about SRAM Driver under Embedded Linux. It is usful for us to understand The Embedded Linux.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:116922
    • 提供者:刘强
  1. Embedded_linux_boot_info_comment

    0下载:
  2. 讨论对嵌入式linux系统的启动过程的输出信息的注释,通过我们的讨论,大家会对嵌入式linux启动过程的输出信息有一个确切的了解,并且能了解到这些输出信息的来龙去脉。-Discussion is embedded linux system boot process of the output of the notes, through our discussions, we will have an embedded linux boot process appear in the former
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:35104
    • 提供者:脉清心爱
  1. Embedded_Llinux_start_process_analysis

    0下载:
  2. 分析嵌入式Linux系统的启动过程,仔细地分析介绍来启动部分的源码。-Analysis of embedded Linux system, boot process, a careful analysis of introduction to start the part of the source code.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:9831
    • 提供者:脉清心爱
  1. LINUX

    0下载:
  2. 学术论文,嵌入式Linux下MP3播放器的研究与实现。用CAJViewer打开。-Papers, an embedded MP3 player under Linux research and implementation. Use CAJViewer Open.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2813684
    • 提供者:杨泽
  1. Linux_loader

    0下载:
  2. 基于MIPS体系的嵌入式Linux引导装载系统的设计与实现-MIPS-based embedded Linux system to guide the design and implementation of loading system
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:33474
    • 提供者:as
  1. Linux-gcc

    0下载:
  2. M. Tim Jones, 顾问工程师, Emulex Corp. M. Tim Jones 是一名嵌入式软件工程师.这里是他在IBM上发表的一编关于linux下GCC编译器的一些优化知识。比如:内核中常见到的likely() unlikely() __must_check 等等函数和函数属性从何而来,有什么作用,及如何对变量优化,对结构或函数添加属性等等。-M. Tim Jones, Consultant Engineer, Emulex Corp. M. Tim Jones is an
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:5786
    • 提供者:lifegnwei
  1. communicatoon-based-on-SOCKET

    0下载:
  2. 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:279486
    • 提供者:程文翔
  1. goahead-Web-server

    0下载:
  2. 嵌入式Web服务器的实现,讲述linux goahead web服务器的调用流程。-The realization of embedded Web server
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:219687
    • 提供者:夏源泽
  1. shy2

    0下载:
  2. 东南大学嵌入式实验报告2,无linux相册编程-Southeast University the embedded lab report 2, no linux Album programming
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:69549
    • 提供者:黄龙
  1. linux

    0下载:
  2. 嵌入式Linux网络编程.pdf(含socket编程)-Embedded Linux network programming. Pdf (including socket programming)
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:309506
    • 提供者:meeloyu
  1. serial-linux

    0下载:
  2. Linux_串口读写.doc Linux串口编程说明.pdf LINUX下的串口通信编程与调试.pdf Visual C++_Turbo C串口通信编程实践.pdf 串口通信编程大全.pdf 嵌入式操作系统Linux中的串口应用编程.pdf-Linux_ serial read and write. Doc Linux serial programming instructions. Pdf LINUX under the serial communication programming and
  3. 所属分类:Communication

    • 发布日期:2017-06-12
    • 文件大小:19626297
    • 提供者:张普
搜珍网 www.dssz.com