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

搜索资源列表

  1. linux 串口多线程程序(驱动gsm modem可参考)

    3下载:
  2. linux 串口多线程程序,改名为 .c 文件,直接编译即可.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-04-20
    • 文件大小:4.83kb
    • 提供者:544746174
  1. master_agent

    0下载:
  2. 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:1.53mb
    • 提供者:胡辉
  1. linux_code

    0下载:
  2. linux 系统的编程的源码,对初学者很有帮助。多线程、内存、信号量等程序。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.29kb
    • 提供者:徐海龙
  1. thread

    0下载:
  2. 嵌入式linux开发应用程序中 多个线程的实例-Embedded linux development application examples of multiple threads
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:7.34kb
    • 提供者:马利娜
  1. 9

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第9章 多线程编程-" Embedded Linux application development explain" Chapter 9 multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:408.31kb
    • 提供者:天天
  1. opt_dsp

    0下载:
  2. arm-linux下的多线程自保护程序主线程样例。主线程的自保护可以在/etc/inittab中设置-under the arm-linux from the protection of multi-threaded program example main thread. Main thread of self-protection in the /etc/inittab to set up
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1.15kb
    • 提供者:chenfuming
  1. qianrushi

    0下载:
  2. 实验一 熟悉Linux 开发环境 实验二 多线程应用程序设计 实验三 串行端口程序设计 实验四 A/D 接口实验 实验五 D/A 接口实验 -Experiment a second experiment are familiar with Linux development environment, multi-threaded application design program design experiment 3 experiment 4 serial po
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:江海
  1. 02_pthread

    0下载:
  2. 这个是博创科技UP-CUP-6410实验板的多线程测试程序,对多线程的理解及实现很有帮助。-This is Bo CIT UP-CUP-6410 Experiment Board of multi-threaded test program, on the understanding and realization of multi-threaded helpful.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:831.8kb
    • 提供者:LR
  1. Linux

    0下载:
  2. 《嵌入式Linux应用程序开发标准教程》(第2版)-第9章、多线程编程-" Embedded Linux Application Development Standards Guide" (2nd edition)- Chapter 9, multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:408.16kb
    • 提供者:黄臻卿
  1. code-and-PDF

    0下载:
  2. F:\国嵌\第2阶段(应用程序设计)\第五天(多线程)-F: \ State embedded \ Stage 2 (application design) \ fifth day (multi thread)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:636.61kb
    • 提供者:唐成卫
  1. spi

    0下载:
  2. 这是一个spi模块的程序,对于深入了解linux驱动编程非常有益。其中涉及了中断、调度、多线程编程等-This is a spi-module program is very useful for in-depth understanding of the linux driver programming. Which deals with the interrupt, scheduling, multi-threaded programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:3.32kb
    • 提供者:zhushiqun
  1. linux_multi_thread

    0下载:
  2. 创建了一个linux多线程程序,通过俩个互斥量来实现线程同步,顺序打印出从1到100的数字。-Create a linux multi-threaded program, both mutex to synchronize threads, the order to print out the number from 1-100.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:3.14kb
    • 提供者:刘志军
  1. startThread

    0下载:
  2. 一个用qt编写的多线程程序,是线程初学者的很好的例子-Qt prepared a multi-threaded program is a good example threads beginners
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-25
    • 文件大小:4.37kb
    • 提供者:
  1. thread

    0下载:
  2. 多线程 多任务 C两现程序的操作 简单 易懂- Multithreading multitasking
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-09
    • 文件大小:541byte
    • 提供者:慕宸之恋
  1. duoxiancheng-makefile

    0下载:
  2. 多线程MAKEFILE,LINUX的编程小程序-MORE XIANCHENG MAKEFILE
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:902byte
    • 提供者:吴秀彬
  1. spiread

    0下载:
  2. 用QT编写的通过SPI读写DSP中的参数程序,采用qt中的多线程实现读写-QT prepared using DSP via SPI read and write parameters in the program, using qt of multithreading reader
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:15.69kb
    • 提供者:李林
  1. test

    0下载:
  2. 基于arm平台优化的faac编码器,添加多线程自适应编码程序,对大文件acc编码进行优化,库和头文件已经包含在文件夹内,可直接make使用-Faac encoder based on arm platform optimization, add multi-threaded adaptive coding procedures, optimize the large file acc code, libraries and header files have been included in t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:607.28kb
    • 提供者:zhangjun
  1. www

    1下载:
  2. 基于s5pc100-A8板的智能仓储物联系统,1. M0作为前端信息采集器,通过温湿度、光感等模块实时采集节点所在仓库的环境数据,通过RFID射频刷卡模拟货物出入库,将采集到的数据和货物存储信息通过ZIGBEE无线传输给A8主控板进行数据分析。 2. A8是整个系统的逻辑处理核心,采用多线程架构,线程间使用全局变量、互斥锁、条件变量实现线程同步、互斥、唤醒等动作;分析M0发送来的数据,唤醒相应线程进行短信报警、摄像头抓拍、蜂鸣器、LED灯光报警、出入库等动作,并将数据存入数据库中; 3.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3.25mb
    • 提供者:zhb
搜珍网 www.dssz.com