资源列表
Simple_email_transmiter
- 该程序制作了一个简单的E-MAIL发送器,在VC中可以用ShellExecute函数简单的调用默认的电子邮件程序。
fillnans
- FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
heatmaptext
- Heat maps with numeric values overlayed
plotdata
- Displays raw data of figure plots in separate spreadsheet tables
Multithreading_serial_communication
- 这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。
gtrack
- GTRACK Track mouse position and show coordinates in figure title. Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them.
MyQQ
- 这是一个简单的聊天工具,使在同一个局域网内的不同主机可以相互聊天,而且聊天人数不限。用户可以对另一台指定的主机说话,也可以向局域网内所以主机发表广播。
Network_communicating_using_UDP
- 用UDP协议实现网络通信,发送方向接收方发送字符串消息“This is a test.”,接收方接收并显示字符串,如果几首成功,则发送方显示“OK”。
LinkTextDemo
- 实现在一个Static控件中的部分文本为 link 或粗体
mfc71
- mfc7.01源代码组织工程。通过此工程可以方便的阅读mfc源代码。是学习使用mfc的最佳最好方法。
Rechedit_rule
- 在对话框中实现一个richedit 控件的标尺,小巧,易用
CPPMessageBox_demo
- 一个功能强大的自定义mssagebox, 主要是对 afxmessagebox 进行了扩展, 使用方法非常简单