-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-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
-
一个简单的反调试源码,通过设置系统相应的调试位,禁止调试器附加进程,主要应用于加壳软件,加密软件等方面...
一个简单的反调试源码,通过设置系统相应的调试位,禁止调试器附加进程,主要应用于加壳软件,加密软件等方面-a simple anti-debug source code by the system debugging spaces corresponding to prohibit additional debugger process, mainly used shell software, encryption software, etc.
- 2022-04-07 20:04:06下载
- 积分:1
-
File类应用实例,文件的打开、新建、移动、复制、删除
File类应用实例,文件的打开、新建、移动、复制、删除-File type application examples, documents opened, new, move, copy, delete
- 2022-03-31 16:07:17下载
- 积分:1
-
VC prepared with this source, and its function to achieve a view disk informatio...
此源码用VC编写,其功能实现了查看磁盘信息,可以浏览文件系统.-VC prepared with this source, and its function to achieve a view disk information, you can browse the file system.
- 2023-02-05 08:25:03下载
- 积分:1
-
一个能够打开bmp图片文件的程序,可以帮助理解bmp图片文件的构成和显示。...
一个能够打开bmp图片文件的程序,可以帮助理解bmp图片文件的构成和显示。-Able to open a bmp image files can help to understand the composition of bmp image files and display.
- 2022-06-18 06:41:30下载
- 积分:1
-
把各种格式文件打包成一个文件。可以用于方便网络传输。
把各种格式文件打包成一个文件。可以用于方便网络传输。-This program for file pack,you can use the .exe file put all format file into one package!
- 2022-07-03 20:57:41下载
- 积分:1
-
很好用的程序,可以学习文件操作,通信插件使用。
很好用的程序,可以学习文件操作,通信插件使用。-useful tool kit to illustrate the file operator, communication,etc.
- 2022-02-20 15:31:56下载
- 积分:1
-
该源代码集成了一个类,用于生成日志,代码为可复用代码。...
该源代码集成了一个类,用于生成日志,代码为可复用代码。-the source code of an integrated category, used to generate log, code for reusable code.
- 2022-06-14 21:17:12下载
- 积分:1
-
对access进行操作,具备保存读取等常用功能
对access进行操作,具备保存读取等常用功能-Of access to operate, with preservation of commonly used functions such as read
- 2022-02-03 12:58:14下载
- 积分:1
-
C++梯度法
这种方法是为梯度法中的应用
这是项目的很容易采用这一想法对任何类型
- 2022-01-22 12:56:40下载
- 积分:1