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

搜索资源列表

  1. dcdl

    0下载:
  2. DCDL:分布式控制描述语言,能以语言的方式完成对并发、进程间通信与同步和容错这3个基本功能的无二义的表达能力-DCDL: Distributed Control descr iption language, the language the way to completion of the complicated, inter-process communication and synchronization, and fault-tolerant three basic functions
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:11815
    • 提供者:郑湖湘
  1. VC++code

    0下载:
  2. 内容简介    本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。 不同于一般的讲述VC++使用的书籍,本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法
  3. 所属分类:Document

    • 发布日期:2017-05-31
    • 文件大小:1795840
    • 提供者:libojeason
  1. 01

    0下载:
  2. 编写程序实现进程的管道通信。用系统调用pipe( )建立一管道,二个子进程P1和P2分别向管道各写一句话:-Write a program to achieve the process of communication channels. With the system call pipe () to build a pipeline, two sub-processes P1 and P2 respectively, each pipeline write one sentence:
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:luyifeng
  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. connection

    0下载:
  2. 进程间基于共享存储区的通信,用C语言编写的,在Linux下运行-connection during the memory
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:24111
    • 提供者:刘伟亮
  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. keshe

    0下载:
  2. 在unix环境下用c语言实现进程间通信(读写者问题,读写者不能同时进入共享区)-In the unix environment, with the c language to achieve inter-process communication (the problem of reading and writing, reading and writing were not also enter the shared area)
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:王兰
  1. Inter_process_communication

    0下载:
  2. 进程间通信 包括管道,消息队列,共享内存-Inter-process communication, including pipes, message queues, shared memory
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:310270
    • 提供者:wangwr
  1. v

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

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

    0下载:
  2. UNIX网络编程 第2卷 进程间通信.pdf,是学习UNIX C++编程的一本好书-UNIX Network Programming Volume 2 inter-process communication. Pdf, is to learn UNIX C++ programming, a good book
  3. 所属分类:software engineering

    • 发布日期:2017-06-08
    • 文件大小:15400197
    • 提供者:xudong
  1. COMOutOfProcess

    0下载:
  2. 进程外组件说明文档,详细介绍进程外组件通信方式-Component-process documentation, detailed component-process communication
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:2527
    • 提供者:yiyi
  1. os-2-com

    0下载:
  2. 介绍了linux文件系统中关于进程的概述,包括pcb结构,进程映像,进程间的通信等。-Linux file system presented an overview on the process, including the pcb structure, process images, such as inter-process communication.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:214903
    • 提供者:小小
  1. process

    0下载:
  2. 有关Linux中进程间的通信 , 包括信号量 , 管道 , 有名管道 , 消息队列等 , 从系统方面详细介绍进程间的通信-For communication between processes in Linux, including semaphores, pipes, named pipes, message queues, etc., from the system described in detail the communication between processes
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:54066
    • 提供者:kouyang
  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. MFC-coding

    0下载:
  2. 孙鑫《MFC深入详解》书中全部源码例程,包括菜单、工具栏的创建,文件的操作,进程之间的通信,多进程编程-Sun Xin " MFC-depth Detailed," the book all the source code routines, including menus, toolbars are created, the file operation, the communication between processes, multi-process programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1763527
    • 提供者:王静
  1. jcj

    0下载:
  2. 这就是大学程序学习的进程间通信信号代码,希望对大家有所帮助,-This is a university program to study inter-process communication signal code, and we hope to help
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:10121
    • 提供者:张三
  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. MUhr

    0下载:
  2. 通过共享内存和Semaphor进行进程间的通信,进行信息的读写-Interprocess communication through shared memory and Semaphor information to read and write
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:183936
    • 提供者:Li
  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 23 »
搜珍网 www.dssz.com