-
-
chat_src.zip
... very well discussed. Here the display is in HTML format so the user can change the look of the messages he sends. It also has features such as alerting on message arrival and putting the program icon in the system tray when hidden, which is very useful.
-
message.rar
一个不成熟的接收消息的文件。里面实现了接收消息并将消息传输载入到一个txt文件。除此之外还有固定IP地址转发。自己刚刚学习,还有许多要改进的地方。
-
SPI_interface_master_slave.rar
SPI communication between a single master and slave. Including a LCD controller that display the receiving message from the SPI bus.
-
-
cll.rar
日志管理系统,根据message的优先级和logger的的等级进行处理
-
Sample_Demo.zip
In your application, override OnNotify member function in your CMainFrame to handle the WM_NOTIFY message for painting the AfxControlBar.
-
-
ssd8-ex3.rar
ssd8 ex3
using UDP and TCP to send and receive message between different hosts
-
duxiechuankou.rar
... |
FORMAT_MESSAGE_FROM_SYSTEM, // source and processing options
NULL, // pointer to message source
error, // requested message identifie
MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // the user default language.
(LPTSTR) &lpMessageBuffer, // ...
-
MC-ACT-RSENC_DS.rar
... consists of
calculating a number of parity symbols over a number of message symbols. The parity symbols are appended to
the end of the message ... in the form RS(n,k),
where k is the number of message symbols in each block and n is the total number of ...
-