-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-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
-
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和...
lzss + RLE + huffman. 为了保持比较快的速度, 只对Flag进行huffman编码. 可以用于嵌入式代码压缩.压缩率比LZSS要大, 速度和LZSS稍慢, 如果不用huffman, 速度和LZSS差不多. -lzss+ RLE+ huffman. in order to maintain a relatively fast speed, only to Flag for huffman coding. can be used for embedded code compression. LZSS compression rate than the larger, slower speed and LZSS, if it is not huffman, speed and LZSS almost.
- 2022-06-29 20:56:32下载
- 积分:1
-
PDF造物主源头
pdf creator source
visual c
- 2022-07-06 09:02:59下载
- 积分:1
-
procedures Note : 1 : Multi
程序说明: 1:多用户系统 2:商品分类支持多级; 3:支持IPAY 在线支付系统和银行转账; 4:功能完整,可以收藏,EMAIL推荐给好友,在线充值,银行转账 具体功能见演示-procedures Note : 1 : Multi-User System 2 : Commodity Classification support multi-level; 3 : support IPAY online payment systems and bank transfers; 4 : functional integrity, collections, EMAIL recommended to friends, online prepaid, bank transfer specific functions to see demo
- 2022-03-29 11:57:22下载
- 积分:1
-
自己做的RTF文件分割,根据文件特点分割
自己做的RTF文件分割,根据文件特点分割-own RTF document segmentation, segmentation features of the paper
- 2022-12-01 09:15:03下载
- 积分:1
-
aodv 文章
AODV 是移动自组网就的一种成熟并被广泛接受的路由协议,它具有较低的处理和内存开销和低网络利用率和好,即使在高工作流动性等情况,但它有大移动网络的可扩展性问题。
- 2023-01-27 18:40:04下载
- 积分:1
-
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~-View disk information procedures, I believe for beginners help of the System Programming ~
- 2022-02-07 10:55:32下载
- 积分:1
-
FileWatcher, manually synchronize the data, you can easily synchronize all the c...
FileWatcher,手动同步数据,可以方便同步文件夹内所有内容到其他目录,U盘等.适合备份源代码!-FileWatcher, manually synchronize the data, you can easily synchronize all the contents of a folder to another directory, U disk and so on. Suited to a backup source code!
- 2022-02-01 17:54:45下载
- 积分:1
-
This Decode MPEG
This Decode MPEG-2 transport streams
1 - TS header decode
2 - Display table of PID addresses
3 - Create text file of PID addresses
4 - Extract a PES stream to another file
-This is Decode MPEG-2 transport streams
1- TS header decode
2- Display table of PID addresses
3- Create text file of PID addresses
4- Extract a PES stream to another file
- 2022-03-22 09:50:45下载
- 积分:1
-
XML文本的解析工具,调用MSXML4.0完成
XML文本的解析工具,调用MSXML4.0完成-XML text analysis tools, call completion MSXML4.0
- 2022-03-22 11:01:48下载
- 积分:1