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

搜索资源列表

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

    0下载:
  2. 管道方式实现进程间通信,其实质也是共享内存。比较简单-Way to achieve inter-process communication pipe, and its essence is the shared memory. Relatively simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:264858
    • 提供者:温小雨
  1. mymp3

    0下载:
  2. mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:3305
    • 提供者:刘伟峰
  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. process

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

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

    0下载:
  2. 基于Linux的一个记录客户写入情况的日志模块。 其中附有详细的ReadMe说明和代码注释。 关键字:Linux,日志模块,共享存储,多线程。-Linux-based clients to write a case record log module. One of the ReadMe with detailed instructions and code comments. Keywords: Linux, the log module, shared memory, multi-t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:61866
    • 提供者:罗雄威
  1. ACE-tutorial

    0下载:
  2. 经典可跨平台的网络应用程序的程序库套件。它提供了socket/threading/memory management等多种系统调用的面对对象的wrapper,使C++通信软件开发更加简单。 可实现可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 .-Classic cross-platform web application library packag
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:136264
    • 提供者:langxj
  1. MT1389_SharedInfo_List

    0下载:
  2. MT1389_SharedInfo_List.rar MTK DVD核心部分共享内存详细说明文档。-MT1389_SharedInfo_List.rar MTK DVD core part of the detailed documentation of shared memory.
  3. 所属分类:DVD

    • 发布日期:2017-04-01
    • 文件大小:160349
    • 提供者:炸雷
  1. linuxIPCBINDER

    0下载:
  2. linux进程间通信原理,通过共享内存实现通信传递-linux inter-process communication theory, communication through shared memory to pass
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:15572
    • 提供者:菲戈
  1. shareMap

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

    • 发布日期:2017-03-30
    • 文件大小:578
    • 提供者:jha334201553
  1. ShareDll

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

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

    0下载:
  2. 本实验是主线程和子线程使用共享内存进行通信的实验。-In this study, the main thread and child thread communicate using shared memory experiments.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:21640
    • 提供者:sdf
  1. libshallocator-1.1.0.tar

    0下载:
  2. linux 基于共享内存的stl动态库  -linux-based shared memory stl dynamic library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:337683
    • 提供者:森海
  1. linux-chatroom

    0下载:
  2. 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2711
    • 提供者:张伟
  1. FastMM499

    0下载:
  2. FastMM Fast Memory Manager v4.99 for Delphi BCB Full Source. A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and supports shared memo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:684625
    • 提供者:Slayer
  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. testwrite

    0下载:
  2. 共享内存写端程序,创建一个共享内存并写入一串字符。包括makefiel-Shared memory write-side program,Create a shared memory and writes a string of characters。include makefile。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:857
    • 提供者:温小睿
  1. testread

    0下载:
  2. 共享内存读端程序,打开共享内存并读出入字符。包括makefiel-Shared memory read-side program,Open a shared memory and reads a string of characters。include makefile。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:833
    • 提供者:温小睿
  1. SharedMemory

    0下载:
  2. Delphi实现共享内存的控件,支持Delphi2-Delphi10。-A delphi control implemented shared memory,Delphi2-Delphi10 supported.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:1256
    • 提供者:
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 32 »
搜珍网 www.dssz.com