CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 进程通信

搜索资源列表

  1. par_bak

    0下载:
  2. 本程序旨在完成 并口 sram 232串口的通信实验 作者亲测可以使用。程序设计到两个时钟及多进程通讯和单进程状态机的基础模块。-This program is designed to complete the parallel port SRAM 232 serial communication experiment of pro-test you can use. Programming to the basic module of the clock and multi-process c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2317
    • 提供者:shiqingfeng
  1. ipc

    0下载:
  2. 实现进程间的通信,包括用消息队列和共享内存机制实现-To achieve inter-process communication, including message queues and shared memory mechanisms to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2162
    • 提供者:罗宾
  1. TCP

    0下载:
  2. 简单的两个进程之间的通信,一般流程是这样的-Simple communication between two processes, the general process is this
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:3115
    • 提供者:袁欢
  1. Linux

    0下载:
  2. Linux的进程控制,进程间通讯,通信协议简介,网络安全等-Linux process control, inter-process communication, communication protocol introduction, network security, etc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:1737266
    • 提供者:shirley
  1. SendDataByClipboard

    0下载:
  2. 通过剪贴板进行进程间通信,源码很好,不错的参考-This is a threshold value of VC procedures, test pictures I do image processing of all mutual exchange it
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:29469
    • 提供者:大师傅
  1. Android

    0下载:
  2. Android进程间通信机制(Binder)介绍-Android Binder
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:628676
    • 提供者:niejing
  1. FinalQQ

    0下载:
  2. 模仿QQ的实现,使用socket类实现不同进程间的通信,带有服务端与用户端,请先开启服务端再运行客户端。-Imitate the realization of the QQ, the use of socket class to achieve the different inter-process communication with the server and client, please open the service side and then run the client.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-15
    • 文件大小:3896457
    • 提供者:王傲
  1. VCPP--process-of-mutual-methods

    0下载:
  2. VC++中进程间相互通信的十一种方法,为了能在两个进程之间进行通讯,由本文几种方法可供参考- in the process of mutual communication of the eleven methods
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:69980
    • 提供者:张如态
  1. pipe

    0下载:
  2. linux进程间通信---管道的应用 pipe实例函数代码-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:8936
    • 提供者:nana
  1. android3_08

    0下载:
  2. android小程序,进程间service通信-android small program
  3. 所属分类:android

    • 发布日期:2017-04-17
    • 文件大小:71368
    • 提供者:cjp
  1. UNIXEnvironment

    0下载:
  2. 本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第1版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信息、进程环境、进程控制、进程关系、信号、线程、线程控制、守护进程、各种I/O、进程间通信、网络IPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14307497
    • 提供者:豪豪
  1. SNS

    0下载:
  2. 这是我的面向对象大作业 被老师评委优秀作业 设计网络通信 进程同步等内容-My OO homework
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2909152
    • 提供者:dabblezang
  1. for-linux--ipc

    0下载:
  2. linux 进程间通信的编程举例,可用于学习怎么在linux环境中编写进程间通信程序。-Linux inter-process communication programming for example, can be used to learn how to write the program of inter-process communication in the linux environment.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6222
    • 提供者:dongmenqing
  1. yuan

    0下载:
  2. 嵌入式Linux中的进程/线程间通信机制研究,多进程/线程相互间的通信,包括父子进程间采用有名管道进行通信、进程间共享内存和消息队列通信、信号通信。-research on the Linux process/thread communication mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2273
    • 提供者:刘育烽
  1. Pipe

    0下载:
  2. 孙鑫讲解的管道通信的源码 测试可用 大家在学习的时候可以下下来看看 最基本的进程之间管道通信-PIPE source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-16
    • 文件大小:4518691
    • 提供者:lizz
  1. jincheng

    0下载:
  2. 进程间通信最基本的例子 包括了剪贴板 父子进程 命名管道通信 还有油槽通信 刚刚接触这方面的可以下下来参考学习-The most basic examples of inter-process communication, including a clipboard and his son process named pipe communication tank communication, just contact in this regard can down the reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:2474412
    • 提供者:lizz
  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. fork

    0下载:
  2. 管道实现进程间通信:写linux下的用户程序,其中一个为父进程,它创建了另外2个子进程,这2个子进程通过管道机制实现进程间通信。-To achieve inter-process communication pipe: write the user program under linux, one of the parent process, it creates the other two sub-process, the two sub-process through the pipelin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:735
    • 提供者:lily
  1. serive-client

    0下载:
  2. 写linux下的用户程序,其中一个为父进程,它创建了另外2个子进程,这2个子进程通过某种IPC机制实现进程间通信。要求分别在PC机上和在ARM开发板上测试实现。-Write the user program under linux, one of the parent process, it creates two separate sub-process, the two sub-process through some IPC mechanism to achieve inter-proce
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2410
    • 提供者:lily
  1. 208090311

    0下载:
  2. 线程同步、进程同步及进程间通信技术进行了实现。-Thread synchronization, process synchronization, and interprocess communication technology to achieve.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:152987
    • 提供者:chu
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com