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

搜索资源列表

  1. nbody-dsm

    0下载:
  2. N-body Distributed Shared Memory Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1473
    • 提供者:rickshido
  1. SharedMemory

    0下载:
  2. communication using shared memory.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:56815
    • 提供者:HMLEE
  1. ShareMemTest

    0下载:
  2. 源自VCKBASE上的一个awzzz提供的共享内存封装类,感觉挺实用的。 在使用的过程中,感觉有点不合自己的使用习惯,于是修改了一下拿出来与大家共享,欢迎批评指正。-From VCKBASE provided on a shared memory package awzzz class, feeling very practical. In the use of the process, feel a bit substandard own habits, then modify the l
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:29012
    • 提供者:白痴
  1. ShareMemory

    0下载:
  2. 一个简单例子,实现共享内存,获得或设置一个相同变量的值.-A simple example, shared memory, get or set a different variable.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:74428
    • 提供者:Forever chen
  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. aybook.cn_gxncyxl1204(1)

    0下载:
  2. 共享内存与线程局部存储的资料 出处:http://blog.csdn.net/absurd -Shared memory and the thread local storage of information Source: http://blog.csdn.net/absurd
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:141013
    • 提供者:艾琳
  1. shmemDemo.c.tar

    0下载:
  2. A conceptual shared memory example in c/c++. This program can be used to understand the logic behind shemget and be a base for shared memory applications.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:unler erman
  1. fastdb-349

    0下载:
  2. fastdb的源码, 非常强大的一个共享内存数据库-fastdb source, very powerful database, a shared memory
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6433345
    • 提供者:陈清
  1. matrixmult2

    0下载:
  2. CUDA Fast matrix multiplication and with shared memory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:749606
    • 提供者:Nikolay
  1. rwmmap

    0下载:
  2. C code to read and write to a shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:nana
  1. 1

    0下载:
  2. 一个FORK()调用的实验。通过建立共享内存区来实现进程之间的通信。父进程获取Fibonacci数列长度后,创建子进程来计算,待子进程完成后,父进程输出结果-A FORK () call experiment. Through the establishment of shared memory areas to achieve communication between the process. Parent process for the length of Fibonacci sequen
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:725
    • 提供者:caomin
  1. shm.tar

    0下载:
  2. 运行程序,可在linux下创建指定共享内存名,指定大小的共享内存,用于检测此名称此大小的共享内存在linux系统下是否能创建成功-Run the program, created in linux under the name of the specified shared memory, specify the size of shared memory, used to detect the name of this size of shared memory in linux system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:49425
    • 提供者:zjz
  1. shm

    0下载:
  2. linux下实现对共享内存的操作等等,对posix提供的接口进行封装-achieved under linux operating on shared memory, etc., to provide the interface to the package posix
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1936
    • 提供者:qingtian
  1. LinuxMemory

    0下载:
  2. Linux下使用C语言开发的例子,主要涉及进程间使用共享内存进行通信和使用网络进行通信的相关知识。-Linux, developed using C language examples, mainly involving inter-process communication using shared memory and the use of network communications knowledge.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3567
    • 提供者:wbwang
  1. Embedded_CGI_Code

    0下载:
  2. 一个CGI程序,使用共享内存的方式与嵌入式设备进行图片等数据交互。可用作CGI编程参考。编译环境为arm-linux-gcc2.95.3。-A CGI program that uses shared memory approach and embedded devices such as data exchange pictures. CGI programming can be used as reference. Build environment for the arm-linux-gc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12283
    • 提供者:robin
  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. 2008112237829

    0下载:
  2. 这个例程及文档详细地介绍了VB6中的物件导向概念,还演示了比较高级的共享内存、多线程等示例,如果你的英语功底好、VB达到中级的话,这将是不可多得的好资料。-The routines and documentation described in detail in the object oriented concept VB6, also demonstrates a relatively high-level shared memory, multithreading, etc. Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:814073
    • 提供者:hxwcool
  1. xsi.tar

    0下载:
  2. 几种常见unix进程间通信的使用,消息队列,信号量,共享内存-Several common unix use inter-process communication, message queues, semaphores, shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:11667
    • 提供者:aasdf
  1. ch01_codes

    0下载:
  2. Windows应用程序捆绑核心编程配套光盘第一章程序。内存映射进行共享读写-Windows applications supporting CD-ROM bundled with the core programming chapter program. Read and write shared memory mapping
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:215674
    • 提供者:沈浪
  1. linux

    0下载:
  2. LINUX进程间通信程序设计演示代码,包括3种通讯方式:管道通讯,信号通讯,共享内存通讯。-LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3429
    • 提供者:mini
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 32 »
搜珍网 www.dssz.com