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

搜索资源列表

  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. filemapping

    0下载:
  2. 把系统中的某个文件映射到虚拟内存中,进程中的每一个线程进行共享。-To a file system is mapped to virtual memory, in the process of sharing each thread.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:张强
  1. ShareMemory

    0下载:
  2. 利用内存数据共享,实现进程间的数据交互,这是常用三种进程间数据交换的一种-The use of memory, data sharing, data exchange between the realization of the process, which is commonly used three kinds of data exchange between the process of a
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1485
    • 提供者:yanzwen
  1. ShareMemLib

    0下载:
  2. c#实现的,利用内存共享方式实现进程间的通信。-Processes communicate with each other by sharing memory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:43229
    • 提供者:我靠
  1. memoryshare

    0下载:
  2. 多进程内存共享。包括内存的读写。 多进程内存共享。包括内存的读写。-Multi-process memory sharing. Including memory read and write.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:183525
    • 提供者:
  1. FileMap

    0下载:
  2. 内存共享,进程间通过内存共享的方式进行通信-memoryshare
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:113817
    • 提供者:songziquan
  1. Update

    0下载:
  2. 内存文件共享,主要是进程间的共享,收发字符串-Memory, file sharing, mainly shared between processes
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:32188
    • 提供者:liuxiaofahy
  1. share

    0下载:
  2. 使用内存共享在进程间通信的例子 先运行主控,在查看菜单下点写数据,输入数据1 数据2 运行服务端, 点确定, 得到数据1 数据2 和数据1,2之和-Use of shared memory communication between processes running the first example of the master, in the View menu, point to write data, input data 1 data 2 to run the server, poin
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:3798976
    • 提供者:qiuming
  1. LinuxMutex

    0下载:
  2. Linux环境进程间通信信号灯,信号灯与其他进程间通信方式不大相同,它主要提供对进程间共享资源访问控制机制。相当于内存中的标志,进程可以根据它判定是否能够访问某些共享资源,同时,进程也可以修改该标志。除了用于访问控制外,还可用于进程同步。-Mutex
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:141404
    • 提供者:nihao
  1. Operating-System

    0下载:
  2. 这是我在研究生助教期间花了很大心血做的Linux操作系统的课件,范围包括GCC使用 Shell脚本基础 Linux进程、线程、信号、信号量、消息队列以内存共享以及文件系统等方面的知识。-This is my graduate student teaching assistants spent a lot of effort to do during the Linux operating system, courseware, covering the GCC based on Linux us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:4052496
    • 提供者:罗棚
  1. datasend

    0下载:
  2. 程序实现了不同进程之间,使用内存进行共享的发送端程序-Program for the different processes, use shared memory, the sender program
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:29762
    • 提供者:刘军
  1. processdatarecieve

    0下载:
  2. 程序实现了不同进程之间的内存共享,并利用内存共享方式实现大数据量的传输,此为接收程序-Program for the memory sharing between different processes, and memory sharing be achieved using a large amount of data transmission, this is the receiving program
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:28772
    • 提供者:刘军
  1. process

    0下载:
  2. 进程之间通过内存共享来对文件进行操作,是个很好的参考-Processes through shared memory to manipulate files, is a good reference
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:12826
    • 提供者:63048843
  1. winpalyer

    0下载:
  2. 一个播放器程序,主要技术是进程通讯,内存共享,包括执行文件,源代码,安装文件-A player program, the main technology is the process of communication, shared memory, including the implementation documentation, source code, installation files
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-02
    • 文件大小:14548434
    • 提供者:king
  1. file_map

    0下载:
  2. 内存共享的例子,两个程序怎样共享同一块内存,实现不同进程间通信-Memory shared examples of how the two programs share the same piece of memory, different interprocess communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:16949
    • 提供者:姚立明
  1. VC-detaSharingofdosing

    0下载:
  2. VC内存共享方式实现进程多开判断 //共享数据声明和初始化-开始 #pragma data_seg("MyData") //创建一个数据段,用于存放共享的变量 int ChiShu = 0 #pragma data_seg() #pragma comment(linker,"/SECTION:MyData,RWS") //共享数据声明和初始化-结束-The VC memory sharing process to open the judgment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:31566
    • 提供者:12122
  1. ProgressCommunication

    0下载:
  2. windows进程之间的通信的例子,这个例子是用内存共享来完成进程之间的通信的。这个例子适用于windows-examples of communication between the windows process, this example is to complete the shared memory communication between processes. This example applies to Windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:3759500
    • 提供者:ddd
  1. wfatt

    0下载:
  2. C# winform 多进程 内存共享 小例子-Multi-process memory sharing
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:43039
    • 提供者:shusan
  1. wgwgx

    1下载:
  2. 易语言实用模块,邀请你来吧 W.y.k_!萧筱.ec 六六自用模块.ec 内存读写模块.ec 写屏幕.ec 基本信息读取模块.ec 外挂作坊1.4.ec 外挂作坊1.5-第六版.ec 外挂作坊1.5版.ec 外挂作坊1.8版.ec 外挂作坊2.0破解版.ec 外挂作坊模块(新年礼品).ec 外挂作坊模块2.3.ec 外挂作坊网游模块.ec 外挂海万能模块1.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-22
    • 文件大小:455678
    • 提供者:
  1. shareMem

    0下载:
  2. 在unix环境中内存共享,款进程、线程访问内存数据-unix share mem,how to access share mem
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2732
    • 提供者:herich
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com