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

搜索资源列表

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

    0下载:
  2. delphi下实现的一个全局共享内存组件
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1734
    • 提供者:fanghui
  1. test

    0下载:
  2. 生成不同id的函数,在多个进程并发调用这些函数时,生成不重复的id,分别用数据库、文件锁、共享内存的方式实现。-Different id generation function of the process of concurrent calls in a number of these functions, the generation of non-repetition of the id, respectively, the database, file locks, shared mem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2357
    • 提供者:李抒昌
  1. ShareMemory

    0下载:
  2. C++ 编程 内存共享 简单易懂。。。适合初学者-sharememory
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:14160
    • 提供者:蔡东旭
  1. Linuxmemory

    0下载:
  2. Linux环境进程间通信共享内存,共享内存可以说是最有用的进程间通信方式,也是最快的IPC形式。两个不同进程A、B共享内存的意思是,同一块物理内存被映射到进程A、B各自的进程地址空间。进程A可以即时看到进程B对共享内存中数据的更新,反之亦然。由于多个进程共享同一块内存区域,必然需要某种同步机制,互斥锁和信号量都可以。-Memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:182624
    • 提供者: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. ShareMemory

    0下载:
  2. 内存共享的使用事例,欢迎大家使用!内存共享的使用事例,欢迎大家使用!-The use of shared memory case, welcome to use!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:8941038
    • 提供者:hj
  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. ClipBoardWriteDemo

    0下载:
  2. 往剪贴板写数据的一个例子,基于MFC,内存共享的一种方式-An example for Write data to the clipboard , based on the MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:26291
    • 提供者:John
  1. MemShareUseDemo

    0下载:
  2. 一个进程间共享内存及消息传递组件 ①、简单的字符串共享与消息传递 ②、自定义格式的数据共享-A process of shared memory and message passing between components ①, simple string sharing and message passing ②, custom format of data sharing
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:2745
    • 提供者:LPT
  1. CMemFileDemo

    0下载:
  2. vc——使用内存映射文件来共享数据\CMemFileDemo的程序源码,值得一看!-vc- memory mapped files to share data \ CMemFileDemo the program source code, worth a visit!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27473
    • 提供者:陈荣富
  1. process

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

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

    0下载:
  2. DLL之间相互共享数据,实现内存共享. 有完整的内存锁控制和安全策略.-Share data between the DLLs to achieve the shared memory.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:16347
    • 提供者:shayoo
  1. linux

    0下载:
  2. 学习linux内存共享必备,全面详细,介绍了共享内存的等基本操作-if you want to learn linux well ,you need it
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:873
    • 提供者:
  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. 90520147share_memory

    0下载:
  2. Linux 共享内存程序,可以实现内存间的内存共享。-It is a share memeory programer.You can use it for share memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6811
    • 提供者:张名
  1. 111_src

    0下载:
  2. 对于需要做内存共享程序设计的朋友,这个代码完全可以拿来使用。-Friends need to do memory sharing program designed, this code can be used to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2306734
    • 提供者:
  1. LoopQue

    0下载:
  2. 使用队列实现环形缓冲区的设计,将算法实现和内存分配分开设计,适用于进程间内存共享等的情况-Queue to the design of the ring buffer, to separate design, algorithm and memory allocation for inter-process shared memory
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:252203
    • 提供者:SinfulMan
  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. 3.10-shared_memory.c.tar

    0下载:
  2. 操作系统进程通信--内存共享方式,C语言实现-Operating system process communication- shared memory mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:698
    • 提供者:张明蔚
« 1 2 3 4 5 6 78 9 10 11 12 ... 37 »
搜珍网 www.dssz.com