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

搜索资源列表

  1. parentandchild

    0下载:
  2. 用linux和gtk/glade编写的父子进程通信程序,开辟n个子进程,子进程中各自统计数字,每隔一秒就向父进程发送信号,父进程统计所有子进程的数字-To use linux and gtk/glade father and son prepared by the process of communication program, open up n sub-processes, sub-processes in respect of the statistics, every second o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8018
    • 提供者:chang
  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5554518
    • 提供者:云飞扬
  1. MailslotSrv

    0下载:
  2. 进程通信--邮槽通信--孙鑫视频--采用VS2008编写-Process communication- Mailslot Communications- Sun Xin video- prepared using VS2008
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-20
    • 文件大小:6003795
    • 提供者:miyuehu
  1. UNIXhuanjinggaojibiancheng

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

    • 发布日期:2017-06-02
    • 文件大小:14538604
    • 提供者:李智军
  1. akjjj

    0下载:
  2. windows中进程通信,主要是利用匿名管道来通信-windows in the process of communication, mainly the use of anonymous pipes to communicate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:71207
    • 提供者:王坚
  1. linux_process

    0下载:
  2. Linux实验 1.进程创建举例 2.进程创建-字符串举例 3.进程控制举例 4.进程通信举例-Linux Experiment 1. The process of creating_1 2. The process of creation_2 3. Process control4. The process of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1525
    • 提供者:rebecca
  1. 1

    0下载:
  2. 一个简单的进程通信的例子——利用软中断实验进程之间的通信-A simple example of the process of communication- the use of soft interrupt the process of communication between the experimental
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1275
    • 提供者:rebecca
  1. 3

    0下载:
  2. 一个简单的进程通信例子——利用消息缓冲进行进程间的通信-A simple example of the process of communication- the use of message buffer for inter-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1310
    • 提供者:rebecca
  1. 4

    0下载:
  2. 一个简单的进程通信例子——利用共享内存进行进程间的通信-A simple example of the process of communication- the use of shared memory inter-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2525
    • 提供者:rebecca
  1. 5

    0下载:
  2. 信号量机制在进程通信中应用的举例(包含没有设置信号量、设置信号量及信号量机制和共享内存结合的纵多例子)-Semaphore mechanism in the process of communication applications, for example (including the semaphore is not set, set the semaphore and shared memory semaphore mechanism and the vertical integratio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:3489
    • 提供者:rebecca
  1. Mailslot

    0下载:
  2. 进程间通过油槽进程通信的源程序 可以运行通过的 C++编写-The process of inter-process communication through the fuel tank can be run through the source code of the C++ to prepare
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1973999
    • 提供者:yuanzi
  1. pipe

    0下载:
  2. 进程间通信的一直方式,采用管道,此处用的是匿名管道,即子进程与父进程间的通信-Inter-process communication methods have been used pipe, used here is the anonymous pipe, that is, the child process and parent inter-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-14
    • 文件大小:3760884
    • 提供者:yuanzi
  1. signal-comminication

    0下载:
  2. linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7523
    • 提供者:韩佳楠
  1. jinc

    0下载:
  2. windows进程模拟小程序 模拟进程状态转换 进程互斥 和进程通信 vc++ mfc-windows process simulation program to simulate the process of the small state of the conversion process mutual exclusion and process communications vc++ mfc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1961253
    • 提供者:玄轩
  1. 931193JAVA-FTPClientss

    0下载:
  2. 利用进程通信套接字socket 的编程接口功能,设计和实现一个简单的文件传输协议.具体要求是: 用socket 编程接口编写两个程序,分别为客户程序和服务器程序, 运行客户程序,能实现下述命令功能:-The use of process communication socket socket programming interface functions, design and implement a simple file transfer protocol. The specific req
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:109270
    • 提供者:冰冰
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1702
    • 提供者:杨子坤
  1. mailmsg.cpp

    0下载:
  2. 用于正常的进程通信,使用邮箱通信方式。主要的代码是使用linux 的系统函数。-the program is used to proces communicate , using mail method !
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1051
    • 提供者:王东阳
  1. linux_c

    0下载:
  2. linux下进程通信 和 生产者消费者c程序代码-linux c program linux c program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2057
    • 提供者:xinhun
  1. 222

    0下载:
  2. Linux下进程间多种通信机制实现的源代码和实验报告-jingchengtongxin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:73849
    • 提供者:huang
  1. VC_advanced_program_development

    2下载:
  2. 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5685386
    • 提供者:wut
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com