-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-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.
- 2023-01-04 17:15:03下载
- 积分:1
-
一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。...
一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。-similar to the one in the notebook. Net program, realized the classic document view mode that MVC model, good scalability, can be used as learning. net examples.
- 2023-04-11 05:30:04下载
- 积分:1
-
bat,免费将蝙蝠成exe文件
bat转exe,可以自由将bat转化成exe文件-bat to exe, free will bat into exe files
- 2022-04-30 08:34:35下载
- 积分:1
-
PGPsdk_1.7.2_Win32
What s New in PGP Software Developer s Kit
Version 1.7....
PGPsdk_1.7.2_Win32
What s New in PGP Software Developer s Kit
Version 1.7.2
- 2022-02-03 19:42:36下载
- 积分:1
-
This Source
This Source-Navigator, an IDE for C/C++/Java/Tcl/Fortran and a
host of other languages. Source-Navigator includes powerful source
code comprehension features that help a developer understand complex
relationships between elements of a program s source.
Source-Navigator is released under the terms of the GPL see the
COPYING file for more information about the GPL.
The Source-Navigator project is hosted at SourceForge:
- 2022-08-13 23:02:56下载
- 积分:1
-
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里
读取DLL资源,可以把DLL资源里面的东东读到自己的程序里-reader DLL resources, it can DLL resources inside the Wanton read their own procedures Lane
- 2022-11-27 07:25:03下载
- 积分:1
-
一个方便的文件操作程序,可以掌握文件操作
一个方便的文件操作程序,可以掌握文件操作-It is a easy file handling program, and master file operation.
- 2022-10-01 22:05:03下载
- 积分:1
-
excel all function in vs2008 no error and warnning version 30, add unicode path...
excel所有函数在vs2008无错误和警告版本30中,添加unicode路径保存
- 2022-04-17 20:11:15下载
- 积分:1
-
editor for a good software TextEditor30.zip
用于文档编辑的一个很好的软件
TextEditor30.zip-editor for a good software TextEditor30.zip
- 2022-02-02 22:41:44下载
- 积分:1
-
C++ Json序列化
自己基于jsoncpp实现的json的解析的序列化,很好用的,使用它就可以快速的掌握Json在c++里的对象序列化工作,代码写的很清楚,放在自己的工程里就可以使用了
- 2022-03-26 13:27:00下载
- 积分:1