-
-
Interprocess_Communications_in_Linux.rar
This document provides the good insight of the interprocess communication. It also covers many useful topics such as message queue, shared memory, semaphore and so on.
-
-
msocudp.rar
udp example, set ip address and port to receive message
-
MD5.zip
MD5即Message-Digest Algorithm 5(信息-摘要算法 5),用于确保信息传输完整一致。是计算机广泛使用的杂凑算法之一(又译摘要算法、哈希算法),主流编程语言普遍已有MD5实现。
将数据(如汉字)运算为另一固定长度值是杂凑算法的基础原理,MD5的前身有MD2、MD3和MD4。
-
-
-
-
ctmfw.rar
ctmfw can be used before activating a job or before performing a task (for example,
sending a shout message or adding/deleting conditions) that is dependent upon
creation or deletion of a file.
-
-
myjava.rar
Write a program DayClassifier.java that reads an integer from the keyboard, and displays the following
message: If the number is between 1 and 7, ‘a day of the week’ is displayed. If the number is 6 or 7, ‘weekend
and a day of the week’ is displayed. ...
-