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

搜索资源列表

  1. RRProcessControl

    0下载:
  2. 1) 每一个进程有一个PCB,其内容可以根据具体情况设定。 2) 可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目 3) 进程数、进入内存时间、要求服务时间可以在界面上进行设定 4) 进程之间存在一定的同步与互斥关系,可以通过界面进行设定,其表示方法如下: 进程的服务时间由三段组成:I2C10O5(表示进程的服务时间由2个时间片的输入,10个时间片的计算,5个时间片的输出) 进程间的同步关系用一个段表示:W2,表示该进程先要等待P2进程执行结束后才可以运行
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-12
    • 文件大小:392697
    • 提供者:晁锦彪
  1. mpi_pi

    0下载:
  2. 用mpi库实现pi计算的并行计算,与pthread不同的是利用了集群节点的进程间通信概念-The parallel computing pi calculated using mpi library pthread different use of the cluster node interprocess communication concept
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:869
    • 提供者:juncheng
  1. LinuxKernel-core-Chinese-manual

    0下载:
  2. LinuxKernel核心中文手册,总共十五章的讲解,包括Hardware Basic,Software Basic,Memory Management ,Processes,Interprocess Communication Mechanisms ,PCI ,Interrupts and Interrupt Handling,Device Drivers, The File System ,Networks,Kernel Mechanisms ,Modules,The Linux Kerne
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-06
    • 文件大小:552392
    • 提供者:aa
  1. IPC

    0下载:
  2. 进程间通信的方式及demo 这应该是很全的进程间通信的方式 自己写的分工程,直接能运行,面试的时候都会考,是学习的好资料 打开工程直接能编译, vs2005/vs2008都可以-Interprocess communication methods and demo This should all interprocess communication way to write their own sub-projects can run directly, when the inter
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:6969503
    • 提供者:
  1. Bank_Service

    0下载:
  2. 进程间通信问题: 银行有n个柜员,顾客进入银行先取一个号码,然后等着叫号。柜员空闲下来就叫号。 用P、V操作实现顾客和柜员的同步。-Interprocess communication problems: Bank n a teller, the customer enters the bank to take a number, and then waiting for the called number. Teller idle down called. P, V opera
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-14
    • 文件大小:3145703
    • 提供者:Chang
  1. chat_result.tar

    0下载:
  2. 根据TCP进程间通信,实现的聊天室功能;包括群聊和私聊-TCP interprocess communication, chat rooms including group chat and private chat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:8300
    • 提供者:baijingjun
  1. JosherMsg

    0下载:
  2. 通过 NamedPipe 实现进程间通讯, 可建立进程间的连接和消息传递.通过线程建立NamedPipe 服务器.-By NamedPipe achieve interprocess communication, we can establish the connection between the process and messaging. By thread establish NamedPipe servers.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-24
    • 文件大小:9239
    • 提供者:jijianjun
  1. message-from.rar

    0下载:
  2. 消息机制实现进程间的通信,在vc环境中开发,使用,用于学习多线程通信。,The message mechanism interprocess communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:22640
    • 提供者:chris.yu
  1. qt

    0下载:
  2. 进程间通信用qt写的,进行数字通信,很简单大家-Qt write interprocess communication, digital communication, very simple and we look
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:975135
    • 提供者:
  1. ProcessConnection

    0下载:
  2. OS 中进程间通讯问题,创建两个进程:读 写进程。-The OS interprocess communication problem, create two processes: reading and writing process.
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:12314669
    • 提供者:路大有
  1. bankathreadasocket

    0下载:
  2. 模拟银行开户,存取款,转账等的字符界面程序源码,采用linux消息队列在进程间通信,使用多进程,多线程技术,采用socket技术实现网络通信,最终实现多个客户端同时访问服务端。-Simulated bank account deposits and withdrawals, transfers and other characters interface program source, linux message queues, interprocess communication, the u
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:87393
    • 提供者:文兴亮
  1. AndroidMedia

    0下载:
  2. MediaPlayer Android的MediaPlayer包含了Audio和video的播放功能,在Android的界面上,Music和Video两个应用程序都是调用MediaPlayer实现的,上层还包含了进程间通讯等内容,这种进程间通讯的基础是Android基本库中的Binder机制-MediaPlayer Android s MediaPlayer includes Audio and video playback capabilities, Music and V
  3. 所属分类:android

    • 发布日期:2017-11-23
    • 文件大小:64741
    • 提供者:yhchen
  1. 11

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

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

    0下载:
  2. 打开邮槽,与邮槽服务器端进行进程间通信演示-Open the mail slot, and mail slot for interprocess communication demo server
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:1232120
    • 提供者:
  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. Chatting_Room

    0下载:
  2. linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programmin
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:150285
    • 提供者:纪昌利
  1. lab8

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验8-Ucore is a small operating system suitable for learning, " Sparrow" contains the virtual memory management, process managem
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:170392
    • 提供者:将会
  1. 005

    0下载:
  2. 进程间通信的VC++源码实例集,邮槽、匿名管道等-Interprocess communication VC++ source code examples set Mailslot anonymous pipes, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:2099594
    • 提供者:583540466
  1. Proc

    0下载:
  2. 进程间通信的VC++源码实例集,剪切板,管道,邮槽等相关的-Interprocess communication VC++ Source set of instances, clipboard, pipes, mail slots and other related
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:233863
    • 提供者:www
  1. a06

    0下载:
  2. Program in Linux. You can obtain the following system information: the currently running processes associated with the terminal, using System Monitor KDE:• Analyze the CPU usage • Display information about the number of people working in th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-16
    • 文件大小:38689
    • 提供者:orq
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com