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

搜索资源列表

  1. pthread.tar

    1下载:
  2. linux下的tcp通信多线程示例,通过创建多线程来建立TCP联接.在嵌入式系统下运行
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:16482
    • 提供者:谢荣东
  1. GTKxiancheng

    0下载:
  2. 本文研究了嵌入式Linux的多线程的属性、线程的创建方法、线程间的数据处理以及线程间互斥等关键问题,并将多线程设计思想应用于在某控制系统的温度巡检用户界面设计,实现了串行通信和用户界面操作的快捷响应。-none
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:94843
    • 提供者:rejoiceliberty
  1. pthread_exp

    0下载:
  2. 嵌入式 linux 线程创建、线程通信应用程序源代码及修改练习。-Embedded linux-thread creation, thread communication applications and modify the source code practice.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:35160
    • 提供者:薄大户
  1. Embedded-Linux-application-

    0下载:
  2. 本书包括Linux 快速入门.Linux 基础命令。Linux 下的C 编程基础。嵌入式系统基础。嵌入式Linux开发环境的搭建。 文件 I/O 编程。进程控制开发。进程间通信。多线程编程。嵌入式Linux 网络编程。嵌入式Linux设备驱动开发。Qt图形编程-This book includes Linux started quickly. Linux foundation command. The C programming under Linux based. Embedded syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-24
    • 文件大小:7807545
    • 提供者:罗其
  1. sockettest

    0下载:
  2. arm linux 多线程及线程通信 测试代码
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:24103
    • 提供者:liubing
  1. main7

    0下载:
  2. 嵌入式编程线程间通信 此程序中显示的是消息队列的打开以及信息的传递-Embedded programming inter-thread communication is shown in the program message queue open and information transfer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:552
    • 提供者:周东民
  1. thread_clean

    0下载:
  2. 实现Linux下多线程之间的简单通信!包括创建进程,clean进程,join_thread等应用-Simple communication between the Linux multithreaded! Including the creation process, clean process, join_thread application
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:849
    • 提供者:行云
  1. THREAD

    0下载:
  2. linux下的socket通信,基于线程的并发服务器和客户端程序!-linux socket communication, thread-based concurrency server and client programs!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-19
    • 文件大小:10238
    • 提供者:贾炜
  1. code

    0下载:
  2. 非常全的qt例程:hello world;多线程;tcp通信;gui界面编程-Very wide qt routines: hello world multi-threaded tcp communication gui programming interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1864314
    • 提供者:汪远
  1. Qt_Linux_Serialport

    0下载:
  2. 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4563899
    • 提供者:David
  1. UNIX-Advanced-programming

    0下载:
  2. 详细讲解了从c高级 linux基础 文件 标准库 目录结构 进程 线程 以及进程线程间的通信 终端 数据库等知识,中文版-Detailed account of knowledge senior c linux standard library directory file structure based interprocess communication terminal threads and process threads, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-11
    • 文件大小:18386609
    • 提供者:周松松
  1. 2_1_uart_echo

    0下载:
  2. lpc1788-2_1_uart_echo 例程描述: 本例程实现 UART0、UART1 的回显功能。 操作过程: (1)将代码运行起来,开发板上四个 LED 灯呈现流水灯模式闪烁。 (2)使用串口线延长线将开发板 UART0 与 PC 机连接。打开超级终端软件,通信波特 率为 115200,其它参数使用默认的配置。 (3)超级终端与开发板成功连接后,在键盘中输入任何字符,则在显示窗口中显示相 应字符(回显功能)。 -Lpc1788-2_1_uart_ec
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:40666
    • 提供者:小太阳
  1. 2_2_uart_shell

    0下载:
  2. lpc1788-2_2_uart_shell 例程描述: 本例程在串口 0 的通信基础上,添加了一些简单的命令行处理过程。 操作过程: (1)打开一个串口终端,将代码运行起来。这时 4 个 LED 灯呈现流水灯显示模式。 (2)使用串口线延长线将开发板 UART0 与 PC 机连接。打开超级终端软件,通信波特 率为 115200,其它参数使用默认的配置。在超级终端中输入 回车,终端上显示“->”。 (3)在串口终端中输入“help”,会显示相关命令的帮助信息,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-05
    • 文件大小:31704
    • 提供者:小太阳
搜珍网 www.dssz.com