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

搜索资源列表

  1. slmesg.rar

    0下载:
  2. UNIX/LINUX下自编的消息队列程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:5553
    • 提供者:
  1. unix_msg.zip

    0下载:
  2. 使用消息队列的例子
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:2346
    • 提供者:
  1. libSRC

    0下载:
  2. 本代码主要是在SUN操作系统下消息队列的管理-the main source of the Sun operating system message queue management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:10068
    • 提供者:编程浪子
  1. UNIX_MSG_COMMUNICATION

    0下载:
  2. UNIX环境下如何应用消息队列实现进程间通讯,值得一看的好-UNIX environment on the use of Message Queue to achieve inter-process communication, enjoying their good Dongdong
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:179221
    • 提供者:周兆维
  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:张云
  1. 用消息队列实现Client和Server间的通信

    0下载:
  2. 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3898
    • 提供者:无路
  1. linux_IPC

    0下载:
  2. linux 的进程通信的3种方式 共享内存 消息队列 管道方式实现的实例。有注释!-linux process of three kinds of ways to communicate a shared memory message queue pipeline approach to achieve a simple example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1579
    • 提供者:小林
  1. unix_msg

    0下载:
  2. 使用消息队列的例子 -The example for using message q
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:2659
    • 提供者:站长
  1. slmesg

    0下载:
  2. UNIX/LINUX下自编的消息队列程序-UNIX/LINUX own under the procedures of the message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:5824
    • 提供者:李祖权
  1. ipc

    0下载:
  2. 在linux下利用消息队列实现简单的聊天程序-In linux message queue implementation using a simple chat program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:4866
    • 提供者:彭晓
  1. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  1. message_queue

    0下载:
  2. linux下posix标准的消息队列实现进程间通信-message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:950
    • 提供者:周辉
  1. Msg

    0下载:
  2. send为发送端,rec为接收端,消息队列实现进程通信。-send to sender, rec for the receiving end, the message queue to achieve the process of communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1072
    • 提供者:李慧
  1. ipc

    0下载:
  2. linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:719917
    • 提供者:熊剑
  1. msg.tar

    0下载:
  2. linux消息队列通信的client和server代码-linux message queue communication of client and server code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:965
    • 提供者:xiangxing
  1. linux-msgqueue-test

    0下载:
  2. LINUX下通过消息队列的方式在进程中传递消息。-LINUX under way through the message queue for messages in the process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1353
    • 提供者:阿汤
  1. MSG

    0下载:
  2. Linux下用消息队列写的一个聊天程序(原创经典,可直接使用)-Linux, with the message queue to write a chat program (the original classic, can be used directly)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:31565
    • 提供者:FarEast8612
  1. 操作系统双向进程通信

    0下载:
  2. 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based on message queue)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:233472
    • 提供者:蚊子酱
  1. posixMsgQueneEx2

    0下载:
  2. 基于C语言的消息队列编程,在Windows+Cygwin环境下可用(Message queuing programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:jiangguan
  1. 基于共享内存的消息队列shm_ipcmsg

    1下载:
  2. 基于共享内存的消息队列shm_ipcmsg
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-09-02
    • 文件大小:78816
    • 提供者:ljt8015
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com