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

搜索资源列表

  1. jincheng1

    0下载:
  2. 通过共享内存实现进程间的通信!这个是进程1!-Through shared memory to achieve inter-process communication! This is the process of 1!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1190
    • 提供者:q15873zhim
  1. main101

    0下载:
  2. 使用C语言实现生产者消费者流程,生产者产生数据以供消费者使用,双方共享内存。-The producer-consumer processes, producers produce data for consumers to use, and the two sides shared memory.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:fuo5617beiyiju2
  1. Memory_strShare

    0下载:
  2. 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2316
    • 提供者:xod31062jiayu
  1. PrdCos

    0下载:
  2. 基于共享内存,使用轻量级进程信号量机制实现消费者生产者问题-Consumers to producers based on shared memory, the use of lightweight processes semaphore mechanism
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2476
    • 提供者:qqvkv9836xigsh
  1. SharedMemoryEx

    0下载:
  2. 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3460
    • 提供者:yyece9797lil
  1. shareMap

    0下载:
  2. 程序直接共享内存数据示例程序。据说字数还不够,再加点-Process shared memory data sample programs directly. It is said that words were not enough, add some
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1170
    • 提供者:zzyty5830xinqu
  1. shm

    0下载:
  2. 多个进程每秒钟向共享内存中写入数据,一个进程从共享内存中读数据-Multiple processes per second write data to shared memory, a process that reads the data the shared memory
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1505
    • 提供者:ddxtx3814shz
  1. shm100

    0下载:
  2. 共享内存源代码,本人提供共享内存操作的库文件-Shared memory source code, I provide the shared memory operation library file
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:4500
    • 提供者:vvdnd9991shque
  1. shmemory

    0下载:
  2. 使用共享内存编程,使不同的进程可以通信完成任务-The use of shared memory programming, the process of bringing people of different communication tasks can be
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:vvdnd9991shque
  1. VB-testGMem

    0下载:
  2. windows共享内存的VB应用测试程序,通过API接口程序实现借助共享内存块的数据传递。-VB application windows shared memory test program, through the API interface program to achieve the shared memory block with data transfer.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3314
    • 提供者:uuu3u680lantu
  1. 86204968

    0下载:
  2. 利用建立共享内存实现进程通信,是最快的一种方法-The use of shared memory to achieve the process of establishing communication, is the fastest way
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:8706
    • 提供者:a9sizhan
  1. dllshare

    0下载:
  2. dll共享内存,实现了一块固定内存的共享-dll shared memory to achieve a fixed memory-sharing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2736
    • 提供者:l7xun
  1. jincheng1

    0下载:
  2. 通过共享内存实现进程间的通信!这个是进程1!-Through shared memory to achieve inter-process communication! This is the process of 1!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:b8bnbomeil0
  1. Memory_strShare

    0下载:
  2. 一个简单的使用了共享内存映射,实现进程间通讯。-A simple use of a shared memory mapping, to achieve inter-process communication.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:rlarang
  1. PrdCos

    0下载:
  2. 基于共享内存,使用轻量级进程信号量机制实现消费者生产者问题-Consumers to producers based on shared memory, the use of lightweight processes semaphore mechanism
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:y0xfxxingye
  1. testWinIPC

    0下载:
  2. windows IPC进程间通信:使用共享内存、事件同步进程间数据的传递-Windows IPC interprocess communication: use Shared memory, event data transfer between the synchronization process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:21514
    • 提供者:luoweihua
  1. shm

    0下载:
  2. 多个进程每秒钟向共享内存中写入数据,一个进程从共享内存中读数据-Multiple processes per second write data to shared memory, a process that reads the data the shared memory
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1045
    • 提供者:i8935luk
  1. shmemory

    0下载:
  2. 使用共享内存编程,使不同的进程可以通信完成任务-The use of shared memory programming, the process of bringing people of different communication tasks can be
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1089
    • 提供者:y550tugu
  1. SharedMem

    0下载:
  2. 多核图像灰度转换的程序,本程序主要做了以下几个任务: (1)核0创建共享内存,将数据写入内存,然后通过Notify将内存地址发送给从核。 (2)从核(1至7核)接收核0的通知,打开内存地址,读取数据。-Multi core image grayscale conversion procedures, the procedures are mainly done the following tasks: (1) the kernel 0 creates the shared memor
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:125319
    • 提供者:qinbo
  1. ProcessMsg

    0下载:
  2. 共享内存和消息实现两个进程交的通信-Shared memory and message to achieve the two processes of communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:693901
    • 提供者:namess
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 »
搜珍网 www.dssz.com