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

搜索资源列表

  1. PrdCos

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

    • 发布日期:2017-11-15
    • 文件大小:1884
    • 提供者:sj
  1. trabalho-sd-rt-parte3

    0下载:
  2. Tramps of computer science course. We did a shared memory and a lot os semaphores :).
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-19
    • 文件大小:10919
    • 提供者:Jhonny Mertz
  1. MapMemory

    0下载:
  2. vb 与 其他语言程序之间互相交换数据的 高速共享内存技术代码。-high-speed shared memory code data exchange the vb with other language program.
  3. 所属分类:通讯编程

    • 发布日期:2017-11-16
    • 文件大小:7168
    • 提供者:永生
  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. FileMap

    0下载:
  2. 使用内存映射与共享内存的示例,先启动FILEMAPCLIENT 再启动FILEMAPSERVER-Using the example of the memory-mapped shared memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:90977
    • 提供者:XDCS
  1. 111

    0下载:
  2. 编写一个生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-Preparation of a producer- consumer program group, supports multiple producers and consumers, the the producer process for 2 Consumers number of processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:150655
    • 提供者:蔡应恒
  1. sharmenory

    0下载:
  2. 一个共享内存的C++类,很简单的希望大家指教-The shared memory C++ class, simple hope you enlighten
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:1925848
    • 提供者:
  1. WTN78

    0下载:
  2. Vxworks技术文档WTN78,主要讲解Shared Memory and Foundation HA-The the Vxworks technical documentation WTN78, mainly on Shared Memory and Foundation HA
  3. 所属分类:VxWorks

    • 发布日期:2017-12-04
    • 文件大小:13578
    • 提供者:genggeng
  1. test2

    0下载:
  2. 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3-Of design two the task tServer and tClient, tClient responsible for notifying the tSer
  3. 所属分类:Linux Network

    • 发布日期:2017-11-03
    • 文件大小:1222
    • 提供者:gfh
  1. windows-RTX

    0下载:
  2. 内涵完整的windows与RTX之间通讯的完整代码,通过共享内存等IPC对象实现。-Connotation complete Windows and RTX communication between the complete code, through the Shared memory and IPC object to realize.
  3. 所属分类:Windows编程

    • 发布日期:2014-01-19
    • 文件大小:16273543
    • 提供者:韩建平
  1. shared_memory

    0下载:
  2. 共享内存的测试程序,经过本人测试,好用。-Shared memory test program after I test, it is easy to use.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-01
    • 文件大小:6680
    • 提供者:王均
  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. Project2

    0下载:
  2. 设计两个任务tServer和tClient,tClient负责通知tServer处理共享内存中的数据,为数据增加头部信息(可以用一句话模拟)。共享内存要用互斥信号量来保护,通知采用消息队列发送,tServer收到通知后需要给tClient反馈确认消息,如果tClient在一定时间内收不到确认消息,将重发通知,最大重传次数为3。 -Of design two the task tServer and tClient, tClient responsible for notifying the tS
  3. 所属分类:VxWorks

    • 发布日期:2017-11-12
    • 文件大小:15630
    • 提供者:huanggongli
  1. sharememory

    0下载:
  2. windows 系统编程 进程之间共享内存资源 不错的源代码- windows system programming Shared memory resources between processes Good source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:75210
    • 提供者:曾志伟
  1. 3c503

    0下载:
  2. A shared-memory NS8390 ethernet driver for linux.-A shared-memory NS8390 ethernet driver for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:8596
    • 提供者:givdsa
  1. sort

    0下载:
  2. 基于cuda的并行高效排序算法,并且计算了是否使用shared内存的不同效率-Cuda parallel efficient sorting algorithms, and calculate whether to use shared memory efficiency
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:14490032
    • 提供者:djq
  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. daima

    0下载:
  2. Linux进程编程,生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2, 消费者进程数为3。 生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-The Linux process programming, producer- consumer program group, supports multiple producers and consumers, the the producer process for 2, consumers pr
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:2958
    • 提供者:q
  1. xiaoxiduilie

    0下载:
  2. 消息队列共享内存学习励志Linux下可运行-Message queue shared memory learning inspirational Linux can run
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:3475
    • 提供者:雷霆旅客
  1. cpu_usage.rar

    0下载:
  2. cpu使用情况统计工具,使用共享内存方式。,The cpu usage statistical tools, the use of shared memory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:6508
    • 提供者:you
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 32 »
搜珍网 www.dssz.com