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

搜索资源列表

  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. cop

    0下载:
  2. 在嵌入式LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:63642
    • 提供者:Eastar L
  1. Prentice.Hall.The.Linux.Programmers.Toolbox.Mar.20

    0下载:
  2. 本书为Linux编程工具书,涵盖了Linux程序开发的方方面面,内容深刻,讲解全面,对于一些高级主题如进程间通信等介绍的比较深入,是一本不可多得的Linux开发的高级参考书。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2442145
    • 提供者:Turing
  1. Book-EmbLinuxApp-Code

    0下载:
  2. 嵌入式LINUX事例代码,里面包括的文件主要有进程间的通信,串口的编程等-Examples of code embedded LINUX
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:23356
    • 提供者:王旭
  1. 8

    0下载:
  2. 《嵌入式Linux应用程序开发详解》第8章 进程间通信-" Embedded Linux application development explain" Chapter 8 Inter-process communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-02
    • 文件大小:631478
    • 提供者:天天
  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-23
    • 文件大小:7807545
    • 提供者:罗其
  1. msgbuf

    0下载:
  2. linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:517
    • 提供者:john
  1. test-app

    0下载:
  2. 自制的linux下对一些外设接口的产测软件,在显示上使用Android界面,利用socket中的UDP来实现进程间通信。-Homemade linux some production measured peripheral interface software used on the display Android interface, a UDP socket to achieve inter-process communication.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:542667
    • 提供者:fan
  1. LINUX-training-PPT--and-lab

    0下载:
  2. linux培训ppt全套资料,包含常见的linux进程间几种通信方式等源码,包含部分书籍-linux training ppt full set of information, including the source of the the several communication between the common linux process, contains some of the books
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-09
    • 文件大小:18134960
    • 提供者:sujinhuan
  1. processaproach

    0下载:
  2. 基于TQ2440的LINUX程序源码,进程间通信测试程序,C语言编写,可在linux环境下交叉编译为arm板上可用的程序-TQ2440 Linux program source code, inter-process communication test procedures, C language, cross-compiler for arm board procedures available in the linux environment
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:4021
    • 提供者:黄锐
  1. ps_bat

    0下载:
  2. linux进程间通信消息队列 很好的通信实例,有助于开发人员作为文档-linux pros communication used message squeue
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:3295
    • 提供者:李悟
  1. sig_bus

    0下载:
  2. 完成进程间信号通信实例,在linux下的编程,vi编译器-Examples of signal communication between the completion of the process
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:1013
    • 提供者:李尚年
  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. msgbuf

    0下载:
  2. linux下进程间的通信,非常好的实例,代码页比较好,完整-linux under the inter-process communication, a very good example, code page, complete
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:enrkFowan
  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
    • 提供者:周松松
搜珍网 www.dssz.com