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

搜索资源列表

  1. pipedoc

    0下载:
  2. 管道(Pipe)实际是用于进程间通信的一段共享内存,创建管道的进程称为管道服务器,连接到一个管道的进程为管道客户机。一个进程在向管道写入数据后,另一进程就可以从管道的另一端将其读取出来。匿名管道(Anonymous Pipes)是在父进程和子进程间单向传输数据的一种未命名的管道,只能在本地计算机中使用,而不可用于网络间的通信。-pipes (Pipe) for the actual inter-process communication for shared memory, the creati
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:王晓鹏
  1. Postmaster的Shared Memory结构

    0下载:
  2. Postmaster的Shared Memory结构.doc
  3. 所属分类:其它文档

  1. posi-cmulti-threaded

    0下载:
  2. posic多线程编程学习笔记整理,包含了线程的基础知识,多线程解决方法:信号灯,互斥量,条件变量,共享内存;内容详细-multi-threaded programming posic finishing study notes, including a basic knowledge of threads, multi-threaded solution: traffic lights, the volume of mutually exclusive condition variables,
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:102599
    • 提供者:l
  1. SharedMemory

    0下载:
  2. Shared Memory可以讓兩個不同程序,共享相同數據。-Shared Memory for two different procedures, share the same data.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:12372
    • 提供者:big stone
  1. MIT.Press.Using.OpenMP.Portable.Shared.Memory.Para

    0下载:
  2. OpenMp内存共享模型下的并行计算的使用说明-OpenMp parallel computing instructions for use
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1320003
    • 提供者:Mu Mu
  1. posix_fifo_and_shared_memory

    0下载:
  2. fsmlabs公司提供的有关实时管道以及共享内存IO编程的API接口的有关资料,很详细,学习相关内容的好资料-fsmlabs provided by the real-time IO pipeline and shared memory programming API interfaces relevant information in great detail, learning good information on relevant content
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:41381
    • 提供者:ayk1985
  1. Inter_process_communication

    0下载:
  2. 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:310270
    • 提供者:wangwr
  1. 201049

    0下载:
  2. 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别-A simple to use shared memory mapping example, run two instances of a look, we know that nothing special
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:68917
    • 提供者:zhaojunzhong
  1. eway

    1下载:
  2. 共享内存的MVB与LON总线网关设计Shared memory of the MVB with the LON-bus Gateway-Shared memory of the MVB with the LON-bus Gateway
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:350016
    • 提供者:cup
  1. An-Introduction-to-Parallel-and-Vector-Scientific

    0下载:
  2. In this text, students of applied mathematics, science and engineering are introduced to fundamental ways of thinking about the broad context of parallelism. The authors begin by giving the reader a deeper understanding of the issues through a genera
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1644487
    • 提供者:zahid
  1. linux-multi-thread-synchronization

    0下载:
  2. linux多线程同步的方法 在线程对共享相同内存操作时,就会出现多个线程对同一资源的使用,为此,需要对这些线程进行同步,以确保它们在访问共享内存的时候不会访问到无效的数值。-linux multi-thread synchronization Threads share the same memory operation, there will be multiple threads use the same resources to do this, you need to synch
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:7245
    • 提供者:长林
  1. APCOMPARISONPOFPTWOPPARADIGMSPFORPDISTRIBUTEDPSHA

    0下载:
  2. This paper compares two paradigms for Distributed Shared Memory on loosely coupled computing systems: the shared data-object model as used in Orca, a programming language specially designed for loosely coupled computing systems and the Shared V
  3. 所属分类:Development Research

    • 发布日期:2017-11-15
    • 文件大小:88183
    • 提供者:Van
  1. ACE_study_file

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:84320
    • 提供者:hxz
  1. Wiley.UPC.Distributed.Shared.Memory.Programming.J

    0下载:
  2. Important and fundamental book for UPC parallel computing
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:1697976
    • 提供者:starson
  1. zhucunmoni

    0下载:
  2. 主存的分配和回收的实现是与主存储器的管理方式有关的。所谓分配,就是解决多道作业或多进程如何共享主存空间的问题。所谓回收,就是当作业运行完成时将作业或进程所占的主存空间归还给系统。在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-Main memory allocation and recovery with the main memory to achieve management related.The so-called distribution, is to solve t
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:101179
    • 提供者:蒋宇
  1. MUhr

    0下载:
  2. 通过共享内存和Semaphor进行进程间的通信,进行信息的读写-Interprocess communication through shared memory and Semaphor information to read and write
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:183936
    • 提供者:Li
  1. WTN27_Shared-Memory-Network

    0下载:
  2. VxWorks技术文档WTN27,主要讲解VxWorks 的Shared-Memory Network-The VxWorks technical documentation WTN27, mainly on the VxWorks Shared-Memory Network
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:60119
    • 提供者:genggeng
  1. Introduction-of-Xilkernel_API

    0下载:
  2. Xilkernel是Xilinx公司提供的用于EDK系统的小型、模块化的操作系统,支持MicroBlaze、PowerPC405以及PowerPC440处理器。支持可移植操作系统接口(POSIX)。 Xilkernel功能函数包括:线程管理、信号量、消息队列、共享内存、互斥锁、动态内存管理、软件定时、用户层中断处理API等几个方面。 -Xilkernel Xilinx EDK system for small, modular operating system, to support t
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:8695
    • 提供者:zmz
  1. DISTRIBUTED-SHARED-MEMORY-2021-22-23

    0下载:
  2. a presentation on sisributed shared memory
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:279680
    • 提供者:bharti
  1. CPP-use-shared-memory-

    0下载:
  2. C++ 使用共享内存实现进程间通信。 文件映射是一种实现进程间单向或双向通信的机制。它允许两个或多个本地进程间相互通信。为了共享文件或内存,所有的进程必须使用相同的文件映射的名字或是句柄。   为了实现共享文件,第一个进程先调用CreateFile方法。接下来调用CreateFileMapping方法来创建一个文件映射对象。并为文件映射指明一个句柄和名称。由于事件,信号,互斥对象和文件映射等这些内核对象都共享同一个名字空间,所以如果这个名字和其他一个对象的名称重名的话那么将创建失败
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:2205
    • 提供者:mechain
« 12 »
搜珍网 www.dssz.com