登录
首页 » 文件处理 » 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...

模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...

于 2023-01-04 发布 文件大小:1.28 kB
0 37
下载积分: 2 下载次数: 1

代码说明:

模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个可以写AVI视频的源程序,可以用来学习如何使用AVI的读写...
    一个可以写AVI视频文件的源程序,可以用来学习如何使用AVI文件的读写-it can use to write avi file,you can use it to study reading/writing avi file
    2022-05-20 22:19:38下载
    积分:1
  • html网页转化为相同效果的txt
    html网页文件转化为相同效果的txt文件-change html files to txt files
    2022-08-26 01:30:39下载
    积分:1
  • 零电流转换器
    此文件包括 ZCS matlab 仿真模型。使用软开关拓扑结构模拟模型。它基于谐振变换器
    2022-03-04 13:40:58下载
    积分:1
  • This is a development to the use of shared memory to use this source category co...
    这是一个用来开发使用共享内存的源码 使用这个包装类可以方便的开发出基于共享内存的应用-This is a development to the use of shared memory to use this source category convenient packaging developed based on the sharing Application Memory
    2022-12-27 10:50:03下载
    积分:1
  • 电子设计领域的GDS导入导出,
    电子设计版图gds文件导入导出及操作软件包,http://jgds.sourceforge.net。- The electronic design domain gds document inducts derives and operates the software package, http://jgds.sourceforge.net.
    2022-03-13 14:37:04下载
    积分:1
  • c操作,修改,打开,读取,写入,关闭
    c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
    2022-08-22 18:51:01下载
    积分:1
  • 输入一行字符,分别统计出其中英字母、空格、数字和其它字符的个数。...
    输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter the characters in his entourage, the statistics were one of the letters, spaces, numbers and the number of other characters.
    2022-03-01 14:29:53下载
    积分:1
  • 这是注册表编辑器下的电脑,我的移植原工艺…
    这个是PC下的注册表编辑器,我对原来的程序进行了移植并做了相应的修改。原作者是在EVC在模拟器上做的,相信大家看了之后也可以进行相应的操作的-This is a PC under the Registry Editor, I am the original process of the transplant and the corresponding changes. Author of the EVC done in the simulator, I believe we can also read after the corresponding operation
    2022-04-17 06:52:46下载
    积分:1
  • Pendulum.cpp
    #include"stdafx.h" #include < iostream > #include < conio.h > #include < locale.h > #include < stdio.h > #include < math.h > 使用命名空间 std ; 作废双时间 (双 L、 双 P 双 G) void main) { setlocale (LC_ALL,"RUS") ; 双 L,T; 双 P = 3.14 ;/ / КОНСТАНТА 双 G = 9.8 ;/ / КОНСТАНТА //ДЛЯ ЗАДАННЫХ ЗНАЧЕНИЙ L = 100 ; T=time(L,P,G) ; cout «"Время колебаний при L ="«L «"равно:"«T; _getch() ; //ДЛЯ ЗНАЧЕНИЙ ВВОДИМЫХ С КЛАВИАТУРЫ system("cls") ; cout «"Dведите L ="; cin» L; T=time(L,P,G) ; cout «"Время колебаний при L ="«L «"равно:"«T; _getch() ; 返回 0 ; } 作废双时间 (双 L、 双 P 双 G) { 双 M; 双 P = 3.14 ;/ / КОНСТАНТА 双 G = 9.8 ;/ / КОНСТАНТА M=2*P*sqrt(L/G) ;/ / ПЕРИОД КОЛЕБАНИЙ 返回 M; }
    2022-03-13 01:33:14下载
    积分:1
  • It s a simple case of READ
    这是一个使用MSXML4读写XML的简单例子
    2023-02-24 22:40:03下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载