搜索资源列表

  1. LinuxIPC进程间的通信

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

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. UNIX下的信号使用

    0下载:
  2. UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9407
    • 提供者:闻思源
  1. (进程通信)

    0下载:
  2. 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:649801
    • 提供者:王成
  1. 通过消息实现进程间的通信

    1下载:
  2. 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the inter
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:107568
    • 提供者:唐伟龙
  1. 进程间通讯

    0下载:
  2. uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:15360
    • 提供者:逍遥俊
  1. SendMsg

    0下载:
  2. 使用消息进行进程间的通信及交互。-information for the use of the inter-process communication and interaction.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-15
    • 文件大小:64512
    • 提供者:wanF
  1. (进程通信)

    0下载:
  2. 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:7674880
    • 提供者:王成
  1. 通过消息实现进程间的通信

    0下载:
  2. 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the inter
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:126976
    • 提供者:唐伟龙
  1. LinuxIPC进程间的通信

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

    • 发布日期:2024-05-15
    • 文件大小:605184
    • 提供者:杨政
  1. 进程控制实验

    0下载:
  2. 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the im
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:1948672
    • 提供者:俞鹏
  1. DLLCallDemo

    0下载:
  2. 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Wind
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:1002496
    • 提供者:钱青鱼
  1. IPC

    0下载:
  2. 进程间的通信机制对于计算机人员来说显得尤为重要,此程序的简单的实现了某些功能。-Inter-process communication mechanism for computer personnel is particularly important that this procedure a simple realization of a certain function.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:223232
    • 提供者:Long
  1. DataComm

    0下载:
  2. 这个是使用自定义消息实现进程间的通信,好码,简单使用-This is to use a custom message to achieve inter-process communication, good code, simple to use
  3. 所属分类:通讯编程

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:张伟平
  1. jincheng1

    0下载:
  2. 通过共享内存实现进程间的通信!这个是进程1!-Through shared memory to achieve inter-process communication! This is the process of 1!
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李逆
  1. jincheng2

    0下载:
  2. 通过共享内存实现进程间的通信!这个是进程2!-Through shared memory to achieve inter-process communication! This is the process of 2!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李逆
  1. tx

    0下载:
  2. 这个是一个代码实现进程间的通信及其具体解释!-This is a code to achieve inter-process communication and its detailed explanation!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李逆
  1. 080618104650

    0下载:
  2. 简单管道通信,介绍了如何通过pipe实现父子进程间的通信-Simple pipeline communications, through the introduction pipe realize how the process of communication between father and son
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:38912
    • 提供者:michael
  1. pipe.c

    0下载:
  2. 这是一个管道实现的简单源程序,实现进程间的通信和管理 -This is a pipeline to achieve a simple source code to achieve inter-process communication and management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:肖欣
  1. jinchengtongxin

    0下载:
  2. 操作系统中进程之间的通信,用PV操作实现进程间的同步或者互斥控制-Operating system in the process of communication between, the PV operation to achieve inter-process synchronization, or mutually exclusive control
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:王一
  1. communication

    0下载:
  2. 进程间通信,通过共享内存的方式实现进程间通信,即在内存中开辟一个共享内存区域,创建两个控制台应用程序,来检测进程间的通信-Inter-process communication, through the shared memory means to achieve inter-process communication, that is in memory to open a shared memory region, to creat
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:pipicheng
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org