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

搜索资源列表

  1. MDMLSLOT

    0下载:
  2. 是利用 Windows 95/NT IPC (Interprocess communications) 中 MailSlot API,在局域网 ( LAN ) 制作类似 WinPopup 程序,传送讯息的构件 ( 1.14 版,附源码 )
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:17629
    • 提供者:Devin
  1. mfcdde.rar

    0下载:
  2. DDE进程间通讯类,可以实现2个进程间相互通讯功能,如果有疑问可以加QQ:30943148,DDE interprocess communications can be achieved between two processes communications, can be added if there is doubt QQ: 30943148
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:6179
    • 提供者:wuzhaoguo
  1. rs274ngc3

    1下载:
  2. This report describes an architecture and software system for automatically performing process planning and control code generation for cutting and inspecting prismatic piece parts. This “Feature-Based Inspection and Control System” (FBICS) consi
  3. 所属分类:MiddleWare

    • 发布日期:
    • 文件大小:121567
    • 提供者:CYBERAX
  1. ucore-lab

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是全部的六个实验,有助于对操作系统的深入理解.-Ucore is a small operating system suitable for learning, " Sparrow" that contains the virtual memory managemen
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10463950
    • 提供者:ZZR
  1. driver_conductor.c

    0下载:
  2. 进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1441
    • 提供者:nescio
  1. ProcessCommunication

    0下载:
  2. C#进程间通信编程。使用管道方式在两个进程间传递一个数据结构。-CSharp codes demo of interprocess communication. The demo shows how to use pipeline to pass a data struct between two process.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:500155
    • 提供者:魏兰
  1. UNIXnetworkprogram2ndEd2ndvol

    0下载:
  2. Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:20061958
    • 提供者:金刚
  1. ProcessCommunication

    0下载:
  2. Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:153605
    • 提供者:周晓宇
  1. UNIXwlbc-chinese

    0下载:
  2. Unix网络编程第2卷:进程间通信 第2版,中文版-Unix Network Programming Volume 2: Interprocess Communications, 2nd edition, the Chinese version
  3. 所属分类:Linux Network

    • 发布日期:2017-06-12
    • 文件大小:20016057
    • 提供者:
  1. UNIX_Network_Programming_Volumn2

    0下载:
  2. UNIX网络编程第2卷 进程间通信。学习Linux很好的书籍-UNIX Network Programming Volume 2 Interprocess communication. Good books to learn Linux
  3. 所属分类:matlab

    • 发布日期:2017-06-08
    • 文件大小:15400435
    • 提供者:余洋
  1. son-father

    0下载:
  2. 简单的进程间通信,信息传递 linux平台,父子进程-Simple interprocess communication, messaging linux platform, father and son process
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:188946
    • 提供者:林锋
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8020
    • 提供者:zuodanqing
  1. mycode

    0下载:
  2. 关于进程间通信的代码集锦,演示了各种通信方式 -Interprocess communication on code Collection, demonstrated a variety of means of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:16290
    • 提供者:fenglimei
  1. code

    0下载:
  2. 关于进程间通信的代码集锦2,演示了各种通信方式 -Interprocess communication on code Collection 2, demonstrated a variety of means of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:20157
    • 提供者:fenglimei
  1. interprocess_src

    0下载:
  2. 用于分布式系统中的各个进程交互的内存资源共享-Interprocess communication is an important part of many distributed systems. Many libraries, such as Boost, give mechanisms for interprocess communication. Such a concept, as shared memory is one of the fastest mechanisms of da
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:9786
    • 提供者:qk
  1. InterprocessCommunication

    0下载:
  2. Linux下C语言编程--进程通信、消息管理。编程技巧。-C program--Interprocess Communication and message management under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:7299
    • 提供者:卡米灯
  1. Interprocess_Communications_in_Linux

    0下载:
  2. This document provides the good insight of the interprocess communication. It also covers many useful topics such as message queue, shared memory, semaphore and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3558345
    • 提供者:bumpman
  1. Interprocess-communication

    0下载:
  2. 进程间通信与线程间通信分析和总结,一目了然。-Interprocess communication and inter-thread communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:4763
    • 提供者:wangbaosong
  1. Interprocess-messaging

    0下载:
  2. 进程间传递消息(发送和接收系统消息)的功能-Interprocess messaging (send and receive system messages )
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:174471
    • 提供者:四大的
  1. OS-interprocess-communication

    0下载:
  2. 操作系统进程通信,包括进程间的四种通讯方式:管道FIFO,信号,消息队列, 共享内存-OS interprocess communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-14
    • 文件大小:56470788
    • 提供者:
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com