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

搜索资源列表

  1. write_gpio

    0下载:
  2. gpio嵌入式linuxk开发写入程序,适用于各种数据通过gpio数据的写入-GPIO linuxk embedded into the development process. applicable to data through GPIO write data
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:4071
    • 提供者:托蒂
  1. databortfor2410

    0下载:
  2. 基于ARM920T内核的S3C2410下的databort(数据异常模式)程序,ARM所作-Based on ARM920T core of the S3C2410 databort (data anomaly pattern ) process by ARM
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:28497
    • 提供者:陈好
  1. ARMtest1ForQT

    0下载:
  2. 简单且全面的QT例子,有主窗体可弹出3个不同功能的窗体,其中控制窗体已完善,可针对不同的参数输入数据并保存于目录下的TXT文件中,可供系统进行处理。-A simple but efficiency example for QT. User could reach 3 different widgets throught main widget. And they could input data in "operate_form" and save them in order to some n
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4245719
    • 提供者:kwell2009
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. STM32_uClinux

    0下载:
  2. UCLinux应用程序资料,详细介绍了UCLinux的移植过程-UCLinux application data, detailing the migration process UCLinux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:752200
    • 提供者:roje
  1. pid)

    0下载:
  2. 这是一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -This is a t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3810
    • 提供者:clary
  1. plot.tar

    0下载:
  2. 基于qt开发的波形设计,以及整个嵌入式 的设计流程。对采集到的数据,进行qt显示-Waveform design based on the qt, and the embedded design process. The data collected, qt display
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3817
    • 提供者:andyliu
  1. mini2440_simulation-SerialByIO

    0下载:
  2. 在mini2440上用IO口模拟的串口,采用异步通知的方式去通知进程串口数据读取完毕-Mini2440 on simulation of serial IO port asynchronous notification to inform the process of serial data read completed
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-21
    • 文件大小:2959
    • 提供者:路杰锋
  1. Network-Data-Acquir--Based-on-ARM

    0下载:
  2. 采用Socket技术通过嵌入式网络接口与上位机通信实现数据的采集与传输过程-Socket technology data acquisition and transmission process through embedded network interface with the host computer communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:7415830
    • 提供者:唐金棲
  1. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1565047
    • 提供者:lihanwei
  1. gprs_re

    0下载:
  2. 关于GPRS模块的AT指令使用程序,主要包含GPRS模块上线流程和传输数据的代码-About GPRS module AT command to use the program, mainly on the GPRS module contains the code line process and transmit data
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3726
    • 提供者:王鸣
  1. communications

    0下载:
  2. 在linux平台下开发的进程间通信源码,通信采用消息队列机制传输数据,具有很强的实用性-Under the inter-process communication linux-source platform development, communications message queue mechanism using data transmission, has a strong practical
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:19104
    • 提供者:
  1. test.tar

    0下载:
  2. QT父子进程间通讯,父进程通过writeData发送数据,子进程通过读取标准输入获取数据。-QT interval parent and child communication, the parent process to obtain data by reading standard input by writeData sending data, sub-processes.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:767922
    • 提供者:韩晓东
  1. Line-Control-of-Sensor-Assembly

    2下载:
  2. 传感器组装生产线控制系统:基于欧姆龙PLC,控制汽车安全气囊传感器的生产组装流程,并将结果和生产数据传到德国Itac MES-Sensor assembly production line control system: Based on OMRON PLC, control automotive airbag sensor assembly process, and transfer the results and production data to the German MES Itac
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-31
    • 文件大小:13817172
    • 提供者:
  1. S5PV210_UM_REV1.1

    0下载:
  2. 三星SPV5210处理器数据手册,适合Linux开发学习使用,包含SPV5210处理器的驱动过程和寄存器配置等有用的信息-Samsung SPV5210 processor data manual, suitable for Linux development and learning to use, including the SPV5210 processor driver process and register configuration and other useful informa
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-19
    • 文件大小:29978402
    • 提供者:cgw
  1. linux_usb_yuyv

    0下载:
  2. linux环境下内核需支持标准uvc协议,此程序通过usb摄像头获取yuyv格式数据,具有标准v4l2的编程流程。-Linux environment to support the standard uvc kernel protocol, the program through the usb camera yuyv format data, with the standard v4l2 programming process.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:13938
    • 提供者:jerry
  1. light_switch

    0下载:
  2. 1、低功耗处理扫描接近感应面板; 2、解析触摸的数据; 3、往蓝牙设备发送控制命令;-1.scan and process the proximity panel with low power 2.parse the wheel/panel data 3.send control BLE command.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-11
    • 文件大小:15508
    • 提供者:Xia
搜珍网 www.dssz.com