-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-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
-
记录事件和日志的类
记录事件和日志的类-record of the incident and type of log
- 2022-05-24 23:03:34下载
- 积分:1
-
search for local administrator group members on all servers in a list (text file...
search for local administrator group members on all servers in a list (text file) and will print results out in a csv file
- 2022-12-08 08:30:03下载
- 积分:1
-
均值漂移
均值漂移是一种定位密度函数最大值的过程,给定从该函数中采样的离散数据。它有助于检测该密度的模式。
- 2023-08-07 05:20:04下载
- 积分:1
-
英文词干化
这个程序用来把英语单词词干化,从而节约电脑内存,以及 外部磁盘的存储空间,这样不仅在空间上有了优化,在时间上也有了优化。而且,这样分词后,意思相近的就可以看做是一个单词,有利于处理文档和查询关键词,提高查询效率。
- 2022-07-09 10:42:42下载
- 积分:1
-
from an exe, dll file extraction and retrieval procedures icon integrity
一个从exe、dll文件中提取、存取图标完整程序-from an exe, dll file extraction and retrieval procedures icon integrity
- 2022-01-27 18:20:50下载
- 积分:1
-
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlN...
提供通用的xml查看工具,封装了三个类:CXmlDocumentWrapper,对xml文件操作,CXmlNodeListWrapper,节点集操作,CXmlNodeWrapper,节点操作-provide common tools xml View, Packaging, a three categories : CXmlDocumentWrapper the xml file manipulation, CXmlNodeListWrapper, Node Set operation, CXmlNodeWrapper, Node Operation
- 2022-08-08 17:00:44下载
- 积分:1
-
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习....
把一个文本文件读入,并按要求转化成c语言格式头文件,作为一个c语言练习程序.熟悉文件的读入和数据结构的练习.-To read a text file, as required, into a format c language header files, as a c language practice procedures. Familiar with the documents and data structure read into practice.
- 2022-03-22 07:17:48下载
- 积分:1
-
1808root设置
基于AM1808文件系统,修改文件系统自动登录。
- 2023-04-18 03:50:03下载
- 积分:1
-
能够比较文件与文件夹,大小及内容等属性进行比较
能够比较文件与文件夹,大小及内容等属性进行比较-to compare files and file folders, size and content attributes comparison
- 2022-02-18 14:00:51下载
- 积分:1