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

搜索资源列表

  1. process-communication

    0下载:
  2. linux进程间通信的三种机制的简单实现,包括管道,消息队列和共享内存-linux inter-process communication simple implementation of the three mechanisms, including pipes, message queues and shared memory
  3. 所属分类:Linux-Unix program

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

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

    • 发布日期:2017-04-09
    • 文件大小:15572
    • 提供者:菲戈
  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. forkandcom

    0下载:
  2. linux系统下的多进程编程加共享内存操作代码,主要应用多进程,和共享内存操作,一个主进程和两个子进程,两个子进程之间数据的传递,控制,一个子进程负责与串口的通信,一个负责记录和保存-Multi process programming under Linux system with shared memory operation code, the main application of multiple processes, and the shared memory operation, a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:45873
    • 提供者:sxs
  1. Linux-DOC

    0下载:
  2. 动态链接的共享库是 GNU/Linux® 的一个重要方面。该种库允许可执行文件在运行时动态访问外部函数,从而(通过在需要时才会引入函数的方式)减少它们对内存的总体占用。本文研究了创建和使用静态库的过程,详细描述了开发它们的各种工具,并揭秘了这些库的工作方式。-Dynamically linked shared library is an important aspect of GNU/Linux ® . Of the library allows an executable file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:32159
    • 提供者:刘健
  1. linux_shm_open

    0下载:
  2. linux 共享内存操作,涉及共享内存的控制读写同步。-linux shared memory operations involved in the control of the shared memory read and write synchronization.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-22
    • 文件大小:7327
    • 提供者:howay
  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. 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. io_sm

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

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

    0下载:
  2. A general non-shared-memory NS8390 ethernet driver for linux.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:9647
    • 提供者:zuodaxue790
  1. shar_stor

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

    • 发布日期:2017-11-24
    • 文件大小:55880
    • 提供者:张小军
  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. linux_system_pro

    0下载:
  2. Linux系统编程项目--销售信息系统 【目的】 掌握共享内存的封装使用 掌握串口编程 掌握数据报文的解码 掌握多线程/多进程编程-Linux System Programming Project- Sales Information System [Objective] To grasp the shared memory programming package uses master serial data message to master to master mult
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-18
    • 文件大小:1565047
    • 提供者:lihanwei
  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. shared_memory_posix

    0下载:
  2. Paranoia. Semaphores and shared memory segments should live in different namespaces, but who knows what s out there for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2966
    • 提供者:fofuezing
  1. shared_memory_unittest

    0下载:
  2. Each thread will open the shared memory for Linux Source Code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2974
    • 提供者:wuimaka
  1. shared_memory_win

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

    • 发布日期:2017-04-11
    • 文件大小:1411
    • 提供者:fiejengvun
  1. qpixmap_x11

    0下载:
  2. Uncomment the next line to enable the MIT Shared Memory extension for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16545
    • 提供者:siuwalei
« 1 2 3 45 6 »
搜珍网 www.dssz.com