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

搜索资源列表

  1. sharedmemry

    0下载:
  2. linux 多线程编程, 共享内存传递数据,为了实习多个线程同时访问数据,需要互斥,保证数据同步等-linux multithreaded programming, shared memory to transfer data, in order to practice multiple threads simultaneously access the data, need mutual exclusion, to ensure data synchronization
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16072
    • 提供者:郭东东
  1. linuxIPC

    1下载:
  2. Linux 进程间通信实例包括:共享内存、管道、套接字域、消息队列、信号、信号灯;注释详细,全部经过编译验证-Examples include the Linux inter-process communication: shared memory, pipe, socket domain, message queues, signals, lights comment in detail, all compiled authentication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:8261
    • 提供者:
  1. process

    0下载:
  2. 进程通信中管道和共享内存的源码,可以比较通信方式,更好的使用进程通信来开发程序。-The process of communication channels and shared memory of the source, can compare the means of communication, better use of the process to develop procedures for communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1087
    • 提供者:daisy_du
  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. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:2738
    • 提供者:雅佳
  1. sharemem

    0下载:
  2. linux下共享内存的简单实例 可以很好的理解共享内存是怎么回事 很简单的-shared memory under linux simple example can be a very good understanding of how shared memory is a very simple matter
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10390
    • 提供者:荣文军
  1. reader_writer3

    1下载:
  2. 是一个linux下的共享内存文件,读者写者问题的,还不错-Is a shared memory under linux document, readers write issues, and also a good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7062
    • 提供者:池瑞清
  1. gongx

    0下载:
  2. 共享内存远程注入的钩子源代码适合初学者,远程注入的钩子源代码适合初学者,-Remote shared memory of the hook into the source code suitable for beginners, distance of the hook into the source code suitable for beginners,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:12637
    • 提供者:水月
  1. mmap

    0下载:
  2. linux源代码,共享内存mmap的使用示例-linux source code, the use of shared memory mmap sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1088
    • 提供者:qujianning
  1. c

    0下载:
  2. 在linux下可以实现内存的共享。 在linux下可以实现内存的共享。-In linux can be achieved under the shared memory. In linux can be achieved under the shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1149
    • 提供者:hgtc
  1. shm

    0下载:
  2. 在类unix中可以方便使用的封装后的共享内存操作的接口。-In unix-type can be user-friendly package after the operation of shared memory interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1271
    • 提供者:halllock
  1. LinuxProcessCommunication

    5下载:
  2. 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-18
    • 文件大小:35121
    • 提供者:ZHANG
  1. 081212WatchRat

    0下载:
  2. 内存共享的实例,希望对大家有帮助。谢谢 通过FILEMAPPING实现-Examples of shared memory, and they hope to help everyone. Thank you, through the realization of FILEMAPPING
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:819316
    • 提供者:
  1. cqwz

    0下载:
  2. 内存共享的实例,希望对大家有帮助。谢谢 通过FILEMAPPING实现-Examples of shared memory, and they hope to help everyone. Thank you, through the realization of FILEMAPPING
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:533530
    • 提供者:
  1. MyShareDll

    0下载:
  2. 共享内存是实例,一个简单的内存操作实例。-Shared memory is the example of a simple example of memory operation.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12246
    • 提供者:ludeli
  1. 123598

    0下载:
  2. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯 程序名称:resource.h-In VC++ 6.0 use shared memory, message communication procedures to achieve internal process name: resource.h
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:150826
    • 提供者:sa
  1. IPC_linux

    0下载:
  2. 源码包中是我在学习Linux进程间通信时所写的关于五种通信方式(管道,FIFO,信号,消息队列和共享内存)的程序,适合于初学Linux下应用开发的有志之士参考,希望对他们能有所帮助。-Source package is in my learning process communication when Linux on the five kinds of written communication (pipe, FIFO, signals, message queues and shared m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:8774
    • 提供者:杨硕
  1. sharemem-use

    0下载:
  2. 在Linux/UNIX下进程之间通信中的共享内存程序。-In Linux/UNIX under the process of communication between the shared memory process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:871
    • 提供者:luofei
  1. share

    0下载:
  2. 1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2451
    • 提供者:ak-47
  1. Linux_ShMem.tar

    0下载:
  2. Linux Shared Memory Sample code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:vinoth
  1. linux

    0下载:
  2. linux下的进程通讯机制的代码例子。消息队列以及共享内存。-linux process communication mechanism under the code examples. Message queue and shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2175
    • 提供者:李涛
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com