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

搜索资源列表

  1. ShareMem

    0下载:
  2. ACE的共享内存操作,可以在LINUX和WINDOWS上通用。
  3. 所属分类:中间件编程

    • 发布日期:2014-01-19
    • 文件大小:135100
    • 提供者:lukaizhi
  1. sharemem

    0下载:
  2. vc工程,实现windows下进程间共享内存,是个不错的学习例子。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15045
    • 提供者:peter
  1. ShareMemory

    0下载:
  2. windows环境下的一个共享内存的程序,进程之间通过共享内存的方式进行通信
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16389
    • 提供者:李全玲
  1. windowipc

    0下载:
  2. windows进程间共享内存的一个程序,希望大家能喜欢
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71360
    • 提供者:max chen
  1. memmap

    0下载:
  2. windows 内存共享事例程序详细介绍了WINDOWS内存的访问读写-windows shared memory examples procedures described in detail WINDOWS memory access to read and write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:20540
    • 提供者:wcl
  1. shareMemoy

    0下载:
  2. 提供了一个windows 下共享内存的类,该类只是一个简单的模型,说明了在windows 下如何实现共享内存-Provides a shared memory under windows class, the class is just a simple model to illustrate how in the windows shared memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:2292
    • 提供者:zhaojinhua
  1. Shmdb

    0下载:
  2. windows 下eXtremeDB共享内存使用小程序-eXtremeDB shared memory under windows using small programs
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:8078
    • 提供者:Johnlya
  1. MapTest

    0下载:
  2. WINDOWS 原始socket通讯测试例子 共享内存通讯测试例子 管道通讯测试例子-WINDOWS raw socket communication test case of shared memory communication channel communications test case test case
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:74760
    • 提供者:lanjun
  1. ShareMemory

    0下载:
  2. 共享内存,共享内存api的解释,vc++工程-share memery windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:6413
    • 提供者:周科
  1. ShareMem

    0下载:
  2. 系统共享内存实现代码,可以充分利用 Windows 的功能来实现不同进程间通讯-Shared memory system code, you can take full advantage of Windows features to achieve communication between different processes
  3. 所属分类:Shell api

    • 发布日期:2017-03-31
    • 文件大小:15861
    • 提供者:a0xa0
  1. ShareMem.13

    0下载:
  2. windows下共享内存示例代码,实现进程间通信-The following sample code windows shared memory to achieve inter-process communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:20923
    • 提供者:DessertTH
  1. AdvVirtualMemory

    0下载:
  2. 详细讲解windows虚拟内存,不错,共享给大家下载,希望有帮助-Explain in detail the windows virtual memory, yes, download for everyone to share, want to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:213945
    • 提供者:王俊超
  1. processamemory

    0下载:
  2. 多进程间通过共享内存传递消息,windows-Multi-process shared memory to pass messages through the inter-
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:189112
    • 提供者:zrzrzr
  1. OpenMP

    0下载:
  2. 诞生于1997年,目前已经推出OpenMP 3.0版本。 标准版本3.0,2008年5月,支持Fortran/C/C++。 面向共享内存以及分布式共享内存的多处理器多线程并行编程语言。 一种编译指导语句,能够显式指导多线程、共享内存并行的应用程序编程接口(API) 具有良好的可移植性,支持多种编程语言。 支持多种平台 大多数的类UNIX系统以及Windows NT系统(Windows 2000,Windows XP,Windows Vista等)。-Born in 199
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:154514
    • 提供者:李广印
  1. IPC-RaD

    0下载:
  2. 一个不错的例子实现RTX与Windows之间的通信,通过共享内存实现了数据的交换。Rtx实时操作系统下的一个应用开发的例子,能调试运行,能帮你快速理解Rtx下的编程。-A good example to realize the communication between the RTX with Windows, through the Shared memory realized data exchange. Rtx real-time operating system of a applic
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:591739
    • 提供者:韩建平
  1. IPC_SHARE_MEM-2

    0下载:
  2. 共享内存,进程间通信 两个例子 有一个例子在windows和unix都可用-share memory for IPC
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:6926
    • 提供者:nanmingyou
  1. sharememory

    0下载:
  2. windows 系统编程 进程之间共享内存资源 不错的源代码- windows system programming Shared memory resources between processes Good source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:75210
    • 提供者:曾志伟
  1. win

    1下载:
  2. windows下消费者与生产者共享内存的C语言源代码,操作系统实验课必备-consumers and producers under the windows of the C language source code shared memory, operating systems experiment course prerequisites
  3. 所属分类:Windows Kernel

    • 发布日期:2016-06-12
    • 文件大小:2048
    • 提供者:易伟
  1. AdvVirtualMemory

    0下载:
  2. 详细讲解windows虚拟内存,不错,共享给大家下载,希望有帮助Explain in detail the windows virtual memory, yes, download for everyone to share, want to help-Explain in detail the windows virtual memory, yes, download for everyone to share, want to help
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:214016
    • 提供者:chaoxin
  1. atu_shm_buffer

    0下载:
  2. linux windows都可以使用的c++共享内存的类,有同步数据-c++ buffer use
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5329
    • 提供者:wangdan
« 1 23 4 »
搜珍网 www.dssz.com