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

搜索资源列表

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

    0下载:
  2. IO dispatcher for a shared memory channel driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:17620
    • 提供者:bihao9682
  1. win

    1下载:
  2. windows下消费者与生产者共享内存的C语言源代码,操作系统实验课必备-consumers and producers under the windows of the C language source code shared memory, operating systems experiment course prerequisites
  3. 所属分类:Windows Kernel

    • 发布日期:2016-06-12
    • 文件大小:2048
    • 提供者:易伟
  1. shar_stor

    0下载:
  2. linux 共享存储 进程间通信 开发工具 ubuntu-ubuntu linux shared memory inter-process communication development tools
  3. 所属分类:Driver develop

    • 发布日期:2017-11-24
    • 文件大小:55880
    • 提供者:张小军
  1. ProgressCommunication

    0下载:
  2. windows进程之间的通信的例子,这个例子是用内存共享来完成进程之间的通信的。这个例子适用于windows-examples of communication between the windows process, this example is to complete the shared memory communication between processes. This example applies to Windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-08
    • 文件大小:3759500
    • 提供者:ddd
  1. sharedFIFO

    0下载:
  2. 信号量+共享内存 一个实现信号量以及共享内存的封装类-semphore and shared memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:11996
    • 提供者:风蓝
  1. ShareMemory

    0下载:
  2. 共享内存,可以很方便实现两个程序之间的数据传递(自带互锁机制)-Shared memory, it can be easy to achieve data transfer between the two programs (comes with an interlock mechanism)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:153474
    • 提供者:liny_lg
  1. SharedMemory

    0下载:
  2. 内存共享封装类, 方便使用-Shared memory wrapper class
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:2125
    • 提供者:diaoti
  1. pcm_shm

    0下载:
  2. brief PCM Shared Memory Plugin Interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:5450
    • 提供者:qafanghiu
  1. shmFwCtrl

    0下载:
  2. shared memory firmware control.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:11936
    • 提供者:kapangdin
  1. SDL_x11image

    0下载:
  2. Shared memory error handler routine.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:3760
    • 提供者:gofejin
  1. shmUtils

    0下载:
  2. shared memory bus access utilities.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:2411
    • 提供者:yiedentie
  1. shmBus

    0下载:
  2. shared memory bus access component API.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:5723
    • 提供者:bantinqer
  1. program

    0下载:
  2. 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。   (1)掌握系统调用shmget()、shmat()、shmdt()、shmctl()的使用方法及其功能,理解共享存储区通信原理;   (2)系统理解linux 的三种通信机制。 -Write a program, while the parent process creates two child processes p1 and p2 make child
  3. 所属分类:Driver develop

    • 发布日期:2017-12-10
    • 文件大小:11139
    • 提供者:张格日乐
  1. share_memory_chat

    0下载:
  2. 基于共享内存的一个简单C/S聊天程序,通过这个简单的程序,可以让我们对共享内存有更清晰的理解!-A simple shared memory based C/S chat program, through this simple program that allows us to share a clearer understanding of memory!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6402
    • 提供者:yangchaoxu
  1. shmlib

    0下载:
  2. 强大经典的共享内存库.利用循环BUF解决进程之间的视频流传输问题,零拷贝.-Powerful classic shared memory libraries. Use recycled BUF settlement process between the video streaming issues, zero-copy.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:14029
    • 提供者:王碧
  1. sys_info_freebsd

    0下载:
  2. Sys Info :Max Shared Memory Size Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2135
    • 提供者:doqopi
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com