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

搜索资源列表

  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 internal process communications sys
  3. 所属分类:界面编程

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

    3下载:
  2. vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道-vc do an inter-process communication procedures, including shared memory, message passing, the news channel
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:83502
    • 提供者:比零
  1. 操作系统课程设计之进程调度

    0下载:
  2. 1)编程实现模拟操作系统进程调度子系统的基本功能;理解进程调度的概念,通过课程设计深入了解进程控制块的功能、进程的创建、删除以及进程各个状态间的转换过程;实现先来先服务、时间片轮转、多级反馈轮转法对进程进行的调度过程;通过观察有关的队列结构的内容的动态变化过程深入体会各个调度算法的特点;从而能够更好的巩固从书本上学到的知识。 2)编程过程中需要建立队列等结构进行各种操作,通过该次试验,可以督促学生从实用的角度对《数据结构》课程内容进行更深入理解和更熟练的应用。 3)实验编程语言要求使用jav
  3. 所属分类:文档资料

    • 发布日期:2009-12-23
    • 文件大小:310272
    • 提供者:ice042@126.com
  1. 窗口间通信示例FormCommunicationSample

    0下载:
  2. 窗口间通信示例FormCommunicationSample
  3. 所属分类:系统编程

    • 发布日期:2008-12-12
    • 文件大小:13430
    • 提供者:xwdu2008
  1. 进程间通讯(一):Window下使用内存映射文件共享数据的例子

    2下载:
  2. Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
  3. 所属分类:系统编程

    • 发布日期:2011-06-29
    • 文件大小:53120
    • 提供者:cnzhuhai
  1. 进程ID和窗口间相互获得和转换

    0下载:
  2. 进程ID和窗口间相互获得和转换
  3. 所属分类:源码下载

  1. CETestCOPYDATA.rar

    0下载:
  2. WinCE下利用COPYDATA消息在进程间发送和接收数据代码实例 1.SendData工程文件 2.ReceiveData工程文件,WinCE using COPYDATA news in the process of sending and receiving data between code examples 1.SendData project file 2.ReceiveData project file
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:29273
    • 提供者:Chen Zhongming
  1. name_Pipe

    0下载:
  2. 命名管道.pdf 介绍命名管道的原理和应用实现。对于进程间通信是个很好的东西。-Named Pipes. Pdf named pipe to introduce the principles and applications. For inter-process communication is a good thing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:937558
    • 提供者:danny
  1. D7FileMaping

    0下载:
  2. Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:229031
    • 提供者:daihongwei
  1. pro-com

    1下载:
  2. 进程和进程通信 1.设计一个程序,创建一个子进程,使父子进程合作,协调地完成某一功能。要求在该程序中还要使用进程的睡眠、进程图象改换、父进程等待子进程终止、信号的设置与传送(包括信号处理程序)、子进程的终止等有关进程的系统调用。 2.分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:6387
    • 提供者:yiyuzhiming
  1. File_Map_Server_Client

    0下载:
  2. windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:105073
    • 提供者:morry
  1. PipeCommunication

    0下载:
  2. linux的多进程通信,使用管道实现了多个父子进程间的消息传递及其内存共享-linux for multi-process communication, the use of pipes to achieve a number of inter-process messaging father and son and memory sharing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:971
    • 提供者:陈sean
  1. CSharedStructTest_Demo

    0下载:
  2. 在多个进程间共享使用一个结构数据- Shares in during many advancements uses a structure data
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:30973
    • 提供者:站长
  1. jinchengjiantongxin

    0下载:
  2. 利用 WM_COPYDATA 实现进程间的通信 实例-Use WM_COPYDATA to achieve inter-process communication examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:54862
    • 提供者:langmanxch
  1. pv2

    0下载:
  2. 信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序修改wait操作,使之能一次申请多个信号量-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual exclusion, are used in
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:8944
    • 提供者:龙海
  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. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1967
    • 提供者:王一
  1. linux_process

    0下载:
  2. 基于linux的系统编程程序,有进程控制,进程间通信,线程等,都是本人练习写的,注释详尽-Based on the linux system programming procedures, there is process control, interprocess communications, threads and so on are all written in my practice, notes in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8004
    • 提供者:黄山
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3142213
    • 提供者:陈笑天
  1. pipe

    0下载:
  2. 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:
  1. MingMingGuanDao

    0下载:
  2. 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different processes, or across a network of d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:761702
    • 提供者:kunlunshanjiao
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com