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

搜索资源列表

  1. pipe

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2114969
    • 提供者:MarkZar
  1. VideoDemo

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助-Communication between the inter-process communication the VC++ source instance set, the process and the method instance, through a number of small programs to achieve thes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:67184
    • 提供者:suehao
  1. process-comm

    0下载:
  2. 学习Windows上进程间通信的PPT,详细介绍了命名管道的使用方式-The study of inter-process communication on Windows PPT, details the use of named pipes
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:8492
    • 提供者:zhangshuning
  1. yfcomputer1

    0下载:
  2. 计算机操作系统技术实验类文章,主要介绍shell编程技术基础,主要介绍Linux下对于简单进程与进程之间通信,以及对于管道的应用问题。文件的共享,数据的访问。-Computer operating system technology experimental articles, and introduces the technical basis of shell programming, and introduces the communication between a simple pro
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:8150
    • 提供者:杨峰
  1. Linuxpipe

    0下载:
  2. Linux环境进程间通信管道及有名管道.pdf-Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:194026
    • 提供者:nihao
  1. 20101190204491

    0下载:
  2. 提供与操作系统相关的进程通信,管道通信,socket通信 -Operating system process communication pipe communication, socket communication
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:20219
    • 提供者:刘二孩
  1. double-pipe

    0下载:
  2. 一个详细的木马管道技术实例。管道技术是重要的木马编程技术。管道(pipe)是一种简单的进程间通信(IPC)机制,实际是一段共享内存,一个进程在向管道写入数据后,另一个进程就可以从管道的另一端将其读取出来.-Instance a detailed Trojans pipeline technology. Pipeline technology is important Trojan programming techniques. Pipes (pipe) is a simple, inter-pr
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:932
    • 提供者:陈嘉
  1. simple-double-pipe

    0下载:
  2. 一个简单的木马管道技术实例。管道技术是重要的木马编程技术。管道(pipe)是一种简单的进程间通信(IPC)机制,实际是一段共享内存,一个进程在向管道写入数据后,另一个进程就可以从管道的另一端将其读取出来.-A simple the Trojans pipeline technology instance. Pipeline technology is important Trojan programming techniques. Pipes (pipe) is a simple, inter-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:1547
    • 提供者:陈嘉
  1. fork()

    0下载:
  2. 进程的管道通信编制一段程序,实现进程的管道通信,使用系统调用pipe()建立一个管道文件;两个子进程P1和P2-The the process pipe communication the preparation of a program, achieve process pipeline communication, using the system call pipe () to build a pipeline processes P1 and P2 of the two sub-
  3. 所属分类:OS Develop

    • 发布日期:2017-11-07
    • 文件大小:1183
    • 提供者:沈伯伟
  1. Communication

    1下载:
  2. 利用管道进行进程间通信 设有二元自然数变量函数F(m,n)、f (m)  g(n) 请编程建立3个并发协作进程或线程,它们分别完成计算F(m,n)、f (m)和g(n)。-Programming to establish three concurrent collaborative processes or threads, respectively, to complete the calculation of F (m, n), f (m) and g (n).
  3. 所属分类:进程与线程

    • 发布日期:2013-11-25
    • 文件大小:3699771
    • 提供者:Chang
  1. muma

    0下载:
  2. 木马防御与攻击一书的代码,反弹连接,匿名管道通信,远程cmd,进程管理,rootkit,dll注入等技术-the source code of Trojan defense and attack , the rebound connection, as anonymous pipes communication, remote cmd in the process of management, a rootkit, dll injection technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:42251
    • 提供者:丁杰
  1. Code4

    0下载:
  2. 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Explain in detail the process of communication between the four ways: Clipboard, anonymous pipes, named pipes and mail slots. And comparative analysis of the advantages and disadvantages of these t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:233054
    • 提供者:张媛媛
  1. 005

    0下载:
  2. 进程间通信的VC++源码实例集,邮槽、匿名管道等-Interprocess communication VC++ source code examples set Mailslot anonymous pipes, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:2099594
    • 提供者:583540466
  1. Proc

    0下载:
  2. 进程间通信的VC++源码实例集,剪切板,管道,邮槽等相关的-Interprocess communication VC++ Source set of instances, clipboard, pipes, mail slots and other related
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:233863
    • 提供者:www
  1. rec_enc_fifo_dec_ply

    0下载:
  2. linux下录音编码和解码播放,两个进程,一个负责采样编码,一个负责解码播放,两进程通过管道通信。-under linux recording encoding and decoding playback, the two processes, one is responsible for sampling encoding one responsible for decoding the play, the two processes by pipe communication.
  3. 所属分类:Audio program

    • 发布日期:2017-11-11
    • 文件大小:1903
    • 提供者:闫亚超
  1. guandaoyuxinhao

    0下载:
  2. 常用的进程间通信方式 传统的进程间通信方式 无名管道(pipe)、有名管道(fifo)和信号(signal) System V IPC对象 共享内存(share memory)、消息队列(message queue)和信号灯(semaphore) BSD 套接字(socket)-Interprocess communication methods commonly used traditional inter-process communicat
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:22450
    • 提供者:cqj
  1. qq

    0下载:
  2. 利用管道技术实现父子进程间通信,具体流程:父进程以3秒为周期接收用户输入并发送到子进程,子进程接收到信息后显示并回传,父进程接收到回传信息后显示。父子进程在通信过程中采用信号中断处理方式进行处理,接收到“exit”字符串后父子进程均退出。(提示,采用SIGUSR1或SIGUSR2信号)-The use of pipeline technology communication between parent and child, the specific process: the parent pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:14231
    • 提供者:段慧妍
  1. Linux_chat

    0下载:
  2. Linux下高级编程,使用有名管道的方式的进程间通信技术来实现客户端和服务器的通信。-Advanced programming under Linux, using a named pipe of process communication technology to realize the client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:15065
    • 提供者:李飞
  1. SunAuxTest

    0下载:
  2. 管道 实现进程间通信 管道读数据是一次性操作,进程A将数据压入管道中,进程B读取数据,释放空间以便写更多的数据-Pipes for interprocess communication channels read data is a one-time operation, process A will be pressed into the pipeline data, process B to read data, freeing space for more data to write
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:3183
    • 提供者:twx
  1. Lesson17Code

    0下载:
  2. 进程间通信编程,共7个MFC实例:子进程,黏贴板,管道通信-Interprocess communication programming, a total of seven MFC Example: child process, adhesive plates, pipe communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:231271
    • 提供者:奋斗不止
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com