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

搜索资源列表

  1. msg

    0下载:
  2. linux源代码,关于消息队列的一些功能实现,功能简单,可对其进行分析
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19315
    • 提供者:jiyunyun
  1. msg

    0下载:
  2. linux进程通信之消息对队之使用例子,有两个程序,一个是写,一个是读出来显示
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-20
    • 文件大小:10483
    • 提供者:龙新平
  1. src

    0下载:
  2. 自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。 程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声. -Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified dir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:16015
    • 提供者:fangshengming
  1. msg

    0下载:
  2. 在类unix中可以方便使用的封装后的消息队列操作的接口。-In the category of unix can be user-friendly packaging operations after the message queue interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:964
    • 提供者:halllock
  1. msg-nicdsp

    0下载:
  2. 从网卡读数据,然后放到消息队列中,供另一端从消息队列中取出-Reading data from the card, and then put in the message queue for the other side removed from the message queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1866
    • 提供者:卞涛
  1. flowhdl-msg

    0下载:
  2. 通过消息队列让几个进程间支持通信,从而可以支持进程间通信-Through the message queue to allow several processes to support the communication, so that we can support inter-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:卞涛
  1. Send-Short-Msg-By-Com(1)

    0下载:
  2. 基于linux平台和s3c2410的通过串口收发短消息的源代码-Based on the linux platform and the adoption of serial s3c2410 collection of source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:35664
    • 提供者:cenwentong
  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. msg

    0下载:
  2. 信号量 服务器客户端进程间的 互相通信-Semaphore server client process communicate with each other between the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1164
    • 提供者:许静
  1. SentMsg

    0下载:
  2. Sent Msg to spiecfy phone
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1105
    • 提供者:wk
  1. msg.tar

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

    • 发布日期:2017-03-27
    • 文件大小:965
    • 提供者:xiangxing
  1. 12_msg

    0下载:
  2. Linux 进程间通信实例之一——消息队列 使用了信号量用于进程间的同步。-Linux is one example of inter-process communication- the message queue using semaphores for synchronization between processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:16511
    • 提供者:hero
  1. msg

    0下载:
  2. Linux环境下编写消息队列,压缩包中是消息队列的经典案例,希望对你们有所帮助-Linux environment, the preparation of the message queue, message queue archive is a classic case, want to help you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:44649
    • 提供者:伍超
  1. message

    0下载:
  2. linux下的minigui程序, 里面包含makefile文件,可执行文件为./msg ,此程序是模拟手机短信和通讯录功能,其中涉及到串口,数据库,gprs 等功能。-minigui program under linux, which contains the makefile file, executable file./msg, this procedure is the analog mobile phone text messages and address book functio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2544710
    • 提供者:刘博
  1. btreechat

    0下载:
  2. THis btree chatting application developed for sending msg to all the child nodes of the message sendre-THis is btree chatting application developed for sending msg to all the child nodes of the message sendre
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:31839
    • 提供者:ajeet
  1. UICI

    0下载:
  2. 通用因特网IPV4网络编程接口 //TCP int uin_open_tcp(unsigned short port) int uin_accept(int fd, struct sockaddr_in *addr) int uin_connect(const char *cp, unsigned short port) int r_recv(int fd, void* buf, int size) int r_send(int fd, const void* m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2997
    • 提供者:jannzeng
  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-26
    • 文件大小:31565
    • 提供者:FarEast8612
  1. LinuxMSG

    0下载:
  2. Linux环境进程间通信(3) 消息队列-MSG
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:150591
    • 提供者:nihao
  1. Unix-code-templet

    0下载:
  2. UNIX代码模板,包括curses/getopt/minix/msg/shell等 -UNIX code templates, including curses/getopt/minix/msg/shell, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:33683
    • 提供者:lanfs88
  1. msg

    0下载:
  2. net tipc msg.c: TIPC message header routines.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6734
    • 提供者:szdlyz
« 12 3 4 »
搜珍网 www.dssz.com