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

搜索资源列表

  1. driver_conductor.c

    0下载:
  2. 进程间通信中经典的司机-售货员问题,用信号量实现进程间通信。-Interprocess communication in the classic driver- salesman problem, with the amount of inter-process communication signals.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.41kb
    • 提供者:nescio
  1. UNIXnetworkprogram2ndEd2ndvol

    0下载:
  2. Unix网络编程,进程间的通信.对于Unix/Linux下实现不同就用程序间的调用很有帮助.-Unix Network Programming, Interprocess Communication. For Unix/Linux under the different procedures used between the call helpful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19.13mb
    • 提供者:金刚
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.83kb
    • 提供者:zuodanqing
  1. mycode

    0下载:
  2. 关于进程间通信的代码集锦,演示了各种通信方式 -Interprocess communication on code Collection, demonstrated a variety of means of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:15.91kb
    • 提供者:fenglimei
  1. code

    0下载:
  2. 关于进程间通信的代码集锦2,演示了各种通信方式 -Interprocess communication on code Collection 2, demonstrated a variety of means of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:19.68kb
    • 提供者:fenglimei
  1. linux_process

    0下载:
  2. 基于linux的系统编程程序,有进程控制,进程间通信,线程等,都是本人练习写的,注释详尽-Based on the linux system programming procedures, there is process control, interprocess communications, threads and so on are all written in my practice, notes in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7.82kb
    • 提供者:黄山
  1. OS_IPC_Practise

    0下载:
  2. 操作系统Interprocess Communication(IPC)实验源码。 在Unix的内核环境中,要解决的一个首要问题是:如何控制和处理不同进程之间的通信和数据交换。 本实验中将通过研究一个简单的实例,看看在同一台机器的UNIX环境下多个进程是如何运行和被控制的-Operating System Interprocess Communication (IPC) experimental source. At the core Unix environment, to solve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:55.11kb
    • 提供者:李毅
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3mb
    • 提供者:陈笑天
  1. InterprocessCommunication

    0下载:
  2. Linux下C语言编程--进程通信、消息管理。编程技巧。-C program--Interprocess Communication and message management under Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:7.13kb
    • 提供者:卡米灯
  1. alp-ch05-ipc

    0下载:
  2. Interprocess Communication of UNIX and Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:254.11kb
    • 提供者:Krishanu
  1. libsipc-2.0.tar

    0下载:
  2. 利用selinux来实现进程间的安全通信-to make interprocess communicate safely by selinux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:47.39kb
    • 提供者:jinyunshuai
  1. AdvancedUNIXProgramming

    0下载:
  2. Advanced UNIX Programming goes beyond the fundamentals of UNIX programming and presents information and techniques the readers needs to expand their knowledge base. Designed for professional UNIX programmers, this book builds on the skills and knowle
  3. 所属分类:Linux-Unix program

  1. process_communication

    0下载:
  2. 嵌入式 linux 进程创建、进程间通信应用程序源代码及修改练习。-Embedded linux process creation, interprocess communication application source code and modify practice.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:52.48kb
    • 提供者:薄大户
  1. unix_IPC

    0下载:
  2. 这是unix网络编程的第二卷进程间通信的源代码,可以在ubuntu上运行,如果编译有问题,就需要改一下头文件,有重复定义的地方注销掉就好了-this code is about the interprocess communication ,it can run on the ubuntu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:430.07kb
    • 提供者:小伟
  1. Linuxjcjc(qhkj)

    0下载:
  2. 主要讲的是linux 进程间通信的相关内容-Linux Interprocess communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5.2mb
    • 提供者:许振峰
  1. AdvancedLinuxProgramming

    0下载:
  2. 进阶linux编程,介绍了进程,线程,进程间通信,文件系统等内容-Advanced Linux Programming Chapter 01- Advanced Unix Programming with Linux 。Chapter 02- Writting Good GNU/Linux Software 。Chapter 03- Processes 。Chapter 04- Threads 。Chapter 05- Interprocess Communication 。Chapte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:5.9mb
    • 提供者:cassie
  1. Interprocess_Communications_in_Linux

    0下载:
  2. This document provides the good insight of the interprocess communication. It also covers many useful topics such as message queue, shared memory, semaphore and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:bumpman
  1. IPC

    0下载:
  2. IPC (InterProcess Communication)程式範例,範例為共享記憶體,Semaphore,訊息佇列-exampleIPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:吳柏翰
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.94mb
    • 提供者:gh
  1. testqt.tar

    0下载:
  2. Linux QT的测试程序 关于多线程,进程间通信的,服务器方向的-Linux QT testing procedures on the multi-threading, interprocess communication, the server direction
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:506.65kb
    • 提供者:bjn118
« 12 »
搜珍网 www.dssz.com