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

搜索资源列表

  1. Android-weibo-source

    0下载:
  2. 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:801072
    • 提供者:hsd352
  1. Linux-Programming-White-Papers

    0下载:
  2. < Linux编程白皮书> : 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。-< <Linux编程白皮书> > : This book and its programming on the Linux operating system, the overall presentati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:12528264
    • 提供者:刘绍海
  1. pipe_read

    0下载:
  2. 用于测试进程间通过无名管道的通信,挺好用的-Used to test inter-process communication through anonymous pipes, very good use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:664
    • 提供者:lxdong
  1. pipe

    0下载:
  2. 用于测试进程间通过有名管道的通信,挺好用的-Used to test the inter-process communication through named pipes, very good use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1209
    • 提供者:lxdong
  1. UDP-simple-application

    0下载:
  2. UDP的简单应用程序,实现服务器进程和客户端进程之间的简单通信!-Simple UDP application, realization of the server process and client process communication between the simple!
  3. 所属分类:Linux Network

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

    0下载:
  2. 实现Linux下多线程之间的简单通信!包括创建进程,clean进程,join_thread等应用-Multi-threading under Linux to achieve simple communications between! Including the creation of the process, clean process, join_thread applications
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5881
    • 提供者:
  1. VCPPdaquan

    0下载:
  2. 本书是一本Visual C++ 6.0综合开发参考手册,书中几乎囊括了使用Visual C++进行程序开发的全部知识,同时在讲解中结合了大量实用而又具有代表性的示例和典型应用。全书共分32章,包括认识Visual C++,C++语言基础,C++语句控制,数组,函数,面向对象的程序设计,Win32 API,用户界面设计,文档与视图,菜单、工具栏和状态栏设计,通用对话框,高级控件,ActiveX控件,自制MFC控件,图形、图像处理技术,多媒体技术,文件操作技术,注册表,ADO数据库编程,数据查询技术
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:81860
    • 提供者:AAA
  1. linux-jiangyi

    0下载:
  2. 有关linux上编程的基础知识,及一些专题的源代码。包括进程编程、线程编程、进程间通信、高级编程主题、web服务器开发等 为清华大学linux下c++讲义-The basics of programming on linux, and some special source code. Tsinghua linux under c++ lecture notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:421136
    • 提供者:菲娜
  1. MapFileCalcServer

    0下载:
  2. 内存文件映射方法实现进程间通信,Server负责完成计算Client的计算请求。-Memory file mapping method to achieve inter-process communication, Server Client is responsible for the calculation of the request to complete the calculation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:264429
    • 提供者:温小雨
  1. PipeCalcServer

    0下载:
  2. 管道方式实现进程间通信,其实质也是共享内存。比较简单-Way to achieve inter-process communication pipe, and its essence is the shared memory. Relatively simple
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:264858
    • 提供者:温小雨
  1. PipeServer

    1下载:
  2. 管道方式实现进程间通信的简单测试例子。命令行下执行,简单,容易理解-Way to achieve inter-process communication pipe a simple test case
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:11597
    • 提供者:温小雨
  1. mymp3

    0下载:
  2. mp3应用层控制程序,利用进程间通信的共享内存方式实现通信,实现歌曲的上一曲,下一曲,暂停,继续,停止等功能-mp3 application layer control procedures, the use of shared memory inter-process communication means for communication, to achieve on a song, next song, pause, resume, stop, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:3305
    • 提供者:刘伟峰
  1. Linux--c

    0下载:
  2. Linux c 语言的应用编程,linux进程控制,进程间通信-Linux c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:56620
    • 提供者:曹毅
  1. conn

    0下载:
  2. vc——通过消息机制实现进程间的通信的程序源码,值得一看!-vc- message mechanism to achieve through the process of communication between the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:50960
    • 提供者:曹转好
  1. 6_Linux

    0下载:
  2. Linux进程的创建(fork的使用),与进程间的通信-Linux process to create (the use of fork) and communications between the process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1785686
    • 提供者:wangqiang
  1. AIDL

    0下载:
  2. android关于进程间通信的源码,希望对大家有用-android source of inter-process communication, I hope useful
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:65918
    • 提供者:杨凡超
  1. ARQ

    0下载:
  2. 实现双机文本通信,并通过随机制造错误的方法,模拟数据链路层GoBackN方法下,数据帧的传递过程,并用表格图形界面展示。 1、实验过程中,需并行运行receiver和sender两个包中的主程序。 2、为了使显示文字符合逻辑,请首先使receiver进入等待连接状态,之后sender发 起连接,并发出文本,receiver进行接收。 3、默认情况为单机实验,发送和接收IP均为本地IP;进行双机实验时,请自行修改IP。 4、关闭图形界面后,也请在Eclipse中关闭进程。-A
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:30672
    • 提供者:
  1. ProcessManagementExp

    0下载:
  2. 实现进程的软中断通信。 使用系统调用fork()创建两个子进程,再用系统调用signal()让父进程捕捉键盘上来的中断信号(即DEL键);当捕捉到中断信号后,父进程用系统调用kill()向两个进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下信息后终止: Parent Proce
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3393
    • 提供者:
  1. ProcessCom

    0下载:
  2. windows进程间通信机制,讲解详细,包括sendmessage用法,驱动与应用程序的交互等-process comminication
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:697130
    • 提供者:肖世亮
  1. sem

    0下载:
  2. linux进程见通信systemv信号灯C语言实现程序,有详尽的sem操作函数,可以作为linuxC语言进程间通信学习的参考代码-linux process see communication systemv signal C language program, a detailed sem operating functions can be used as inter-process communication linuxC language learning reference code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1693
    • 提供者:wuming
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com