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

搜索资源列表

  1. 小型的售票系统

    1下载:
  2. 两个程序,一个服务端,一个客户端。多个客户可买票,通过通信队列实现消息的传送,如传票价,余下的票数等功能。-two procedures, a server, a client. A number of customers buying cohort achieved through communication of information transmission, such as Chuan fares, the remaining functions of the votes.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:程春
  1. messctrl

    0下载:
  2. 在进行linux服务器编程时经常要用到消息队列编程,但直接使用系统调用可能还不能实现需要.此例子演示了怎样在用内核调用操作消息队列,控制消息队列溢出,消除\"死\"消息的方法.-during regular programming to be used when the message queue programming, but the direct use of system calls may also need to achieve. this example demonstrates
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:roger
  1. guandaotongxin

    0下载:
  2. 1、 了解系统调用pipe()的功能和实际原理 2、 编写一段程序,使用管道实现父子进程之间的通信 a) 使用系统调用fork()创建一个子进程 b) 子进程调用函数write()向父进程发送自己的进程ID和字符串” s sending a message to parent.\\n”。 c) 父进程调用函数read()通过管道读出子进程发来的消息,将消息输出屏幕,然后终止 -1, the understanding of the system call pipe () fu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:witkey_eagle
  1. sendmail.8.13.7.tar

    0下载:
  2. Sendmail是一款运行在Unix平台下的基于简单邮件传输协议smtp的电子邮件消息传输软件。1982年由Eric Allman在美国加州大学伯克利分校首次开发成功。在互联网上sendmail邮件系统所存储和转发的电子邮件数量比其他任何一种邮件系统处理得都多。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.92mb
    • 提供者:lu shengxuan
  1. PVMprogram

    0下载:
  2. PVM是一个在网络上的虚拟并行机系统的软件包。它允许将网络上基于UNIX操作系统的并行机和单处理机的集合当成一台单一的“并行虚拟机”来使用。PVM支持用户采用消息传递方式编写并行程序。介绍PVM的编程.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:166.03kb
    • 提供者:格子
  1. Message_transferred_system

    0下载:
  2. 一个很好的例子-基于Linux的消息传输系统
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:2.11mb
    • 提供者:Hemilton Chen
  1. os01级

    0下载:
  2. 4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, share
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:198.08kb
    • 提供者:郑章孝
  1. 网络客户端服务器实现

    0下载:
  2. 编写WEB客户端原型myWebBrowser和WEB服务器原型myWebServer及管理工具myManager,要求满足以下条件: 功能需求 1. myWebBrowser a) 利用HTTP的GET消息,能从任何WEB服务器中获取指定WEB页面; b) 获取WEB页面后,能将页面保存为本地文件index.html; c) 能显示index.html文件源码; d) 能调用Linux系统中的Web浏览器(如mozilla)正确显示index.html页面。 2. myWebSer
  3. 所属分类:Linux/Unix编程

    • 发布日期:2011-11-06
    • 文件大小:102.8kb
    • 提供者:xiaogezi
  1. msq_server

    0下载:
  2. 学习系统编程时自己写的一个代码,两个进程之间基于消息队列的通信。-Learning system programming to write a code, based on message queue communication between two processes.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7.31kb
    • 提供者:钟小龙
  1. linux_buffer_module

    0下载:
  2. 《嵌入式Linux中的进程同步无竞争态读写》 在系统需要并发性能时,可以提供缓冲机制,避免生产者的消息阻塞。-Embedded Linux in the process of simultaneous read and write non-competitive state in the system required concurrent performance, they can provide a buffer mechanism to avoid blocking message
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:126kb
    • 提供者:宝杉
  1. txin

    0下载:
  2. linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:109.28kb
    • 提供者:朱可可
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1.66kb
    • 提供者:杨子坤
  1. Operating-System

    0下载:
  2. 这是我在研究生助教期间花了很大心血做的Linux操作系统的课件,范围包括GCC使用 Shell脚本基础 Linux进程、线程、信号、信号量、消息队列以内存共享以及文件系统等方面的知识。-This is my graduate student teaching assistants spent a lot of effort to do during the Linux operating system, courseware, covering the GCC based on Linux us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.86mb
    • 提供者:罗棚
  1. Parallel-computing-techniques

    0下载:
  2. 给出了linux集群系统的设计与实现,对并行程序设计中的消息传递机制给出了详细的说明,针对不同并行计算模型,研究了了并行程序设计的方法,结合数据挖掘技术等,给出并行计算平台的构建方法,并且对并行计算技术在化工过程与优化中的应用有很多优秀的观点。资料内容很丰富,对于研究并行技术的朋友有很大帮助。-Given Linux cluster system design and implementation of parallel programming, the message transfer mec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:24.79mb
    • 提供者:王鹏
  1. jctx

    0下载:
  2. 实验三 进程间通信 UNIX/LINUX系统的进程间通信机构(IPC)允许在任意进程间大批量地交换数据。本实验的目的是了解和熟悉LINUX支持的信号量机制、管道机制、消息通信机制及共享存储区机制。 -In Experiment 3, inter-process communication UNIX/LINUX system inter-process communication agencies (IPC) to allow large quantities in any exchang
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:39.4kb
    • 提供者:FF
  1. test29

    1下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the last
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:23.83kb
    • 提供者:丁占成
  1. test30

    0下载:
  2. 两个程序,要求用消息队列,实现聊天程序,每次发言后自动在后面增加当前系统时间;同时增加结束字符,比如最后输入“88”后结束进程;共享内存-Two procedures, requirements, message queues, chat program, the current system time is automatically added after each speech while increasing the end of the character, such as the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:32.25kb
    • 提供者:丁占成
  1. msg

    0下载:
  2. linux系统下 进程间(管道、消息队列)的通信代码源码-interprocess communication code source linux system
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:5.66kb
    • 提供者:罗杰
  1. ar6k_events

    0下载:
  2. LINUX系统上AR6K驱动层的事件处理(即中断,消息轮询)-LINUX system AR6K driver layer event handler (ie interrupt message polling)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:6.42kb
    • 提供者:eucalytust
  1. mrst_crtc

    0下载:
  2. linux系统上,DSP-BIOS桥驱动器TI OMAP处理器的支持功能。实现桥梁消息模块的上边缘功能。-linux systems, DSP-BIOS Bridge Driver TI OMAP processor support functions. On the edge of the bridge message module functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:4.9kb
    • 提供者:abigale2013
« 12 »
搜珍网 www.dssz.com