CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - 进程通信

搜索资源列表

  1. Android公司内部培训资料

    7下载:
  2. 介绍:据说是某500强公司的培训教程 第一章 Android开发环境 第二章 Android基础知识 第四章 Android虚拟机 第六章 Android进程间通信7 第七章 Android Camera架构 第八章 Android GWES 第九章 Android安全机制 第十一章 Android内核驱动——Alarm 第十三章 Android内核驱动——电源管理
  3. 所属分类:编程文档

    • 发布日期:2011-04-13
    • 文件大小:6379523
    • 提供者:ldf198312
  1. Linuxcommunications

    0下载:
  2. Linux环境进程间通信,详细阐述Linux环境进程间通信-Linux environment for inter-process communications, the environment in detail the process of communication between Linux
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:181126
    • 提供者:tianranchen
  1. linux

    0下载:
  2. 深刻理解Linux进程间通信.doc 详细介绍了linux进程间的通讯原理-A deep understanding of Linux inter-process communication. Doc details the inter-process communication principle linux
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:10631
    • 提供者:Lee
  1. IPCProcess

    0下载:
  2. 关于Linux系统下进程间通信的很好的学习资料。-Next on the Linux system, inter-process communication of good learning materials.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:30204
    • 提供者:gzx
  1. Linux_Network_programming

    0下载:
  2. Linux网络编程教程,共十四章,第一章概论;第二章 UNIX/Linux 模型;第三章进程控制;第四章进程间通;第五章通信协议简介-Linux network programming tutorials, a total of 14 chapters, the first chapter overview second chapter UNIX/Linux model Chapter III process control fourth chapter the process of in
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:2066898
    • 提供者:李伟枝
  1. v

    0下载:
  2. 个人防火墙核心技术是数据包的截获,通过SPI 服务提供者接口进行网络数据包( Service Provider Interface) 截获能够最完备地得到进程访网信息. 一个功能完备的个人防火墙系统不仅能够封 包截获,还应能解析协议、支持自定义控管规则以及日志记录随时的网络通信状况. 本项目遵循SPI 规 范完整实现了上述功能,给出了一个Windows 下的个人防火墙系统实现过程中的技术要点分析.-Personal firewall core technology is interc
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:274379
    • 提供者:李志勇
  1. process-communicationinduction

    0下载:
  2. 进程间通信是我们学习编程的基础,也是我们程序员必须掌握的知识,希望对大家有所帮助。-Inter-process communication is the basis for us to learn programming, programmers need to master our knowledge, we want to help.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:11231
    • 提供者:苏稳当
  1. ACE_study_file

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:84320
    • 提供者:hxz
  1. 11

    0下载:
  2. 这是一份LINUX下进程间通信的学习材料。-Under LINUX interprocess communication learning materials.
  3. 所属分类:Communication

    • 发布日期:2017-11-09
    • 文件大小:507063
    • 提供者:dennis
  1. linuxthread

    0下载:
  2. 我们要讨论的是网络中进程之间如何通信?首要解决的问题是如何唯一标识一个进程,否则通信无从谈起!在本地可以通过进程PID来唯一标识一个进程,但是在网络中这是行不通的。其实TCP/IP协议族已经帮我们解决了这个问题,网络层的“ip地址”可以唯一标识网络中的主机,而传输层的“协议+端口”可以唯一标识主机中的应用程序(进程)。这样利用三元组(ip地址,协议,端口)就可以标识网络的进程了,网络中的进程通信就可以利用这个标志与其它进程进行交互。-We have to discuss how communic
  3. 所属分类:Communication

    • 发布日期:2017-11-25
    • 文件大小:30360
    • 提供者:曹磊
  1. netchating_SOCKET

    0下载:
  2. 本文所描述的网络互聊程序是由客户机程序和服务器程序等一对程序组成的网络应用程序,当运行这两个程序时,创建了一个客户机进程和一个服务器进程在它们之间通过从sockets读写数据进行通信。-The network described in this paper cross-talk network applications when run both by the client and server programs, the program created a client process and
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:77090
    • 提供者:
  1. jinchengtongxin

    0下载:
  2. 本文档介绍了进程间通信的基本方式和种类以及通信原理、过程等。-share memory
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2353186
    • 提供者:黄文星
  1. IPC.tar

    0下载:
  2. linux-进程间通信 共享内存实例讲解 在linux编译可以使用。- Inter-process communication shared memory linux- examples to explain can be used in linux compilation.
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:859932
    • 提供者:希贤
搜珍网 www.dssz.com