搜索资源列表
SCommTest4[1].30
- 一个用vc++编写的串口程序,PC与下位机通信,PC向下位机发送指令,下位机根据接收到的指令通过串口向PC传送相应的数据。-One with the vc++ program written in serial port, PC and the next bit Computer Communication, PC to send commands down to bit machine, the next bit plane according to the instructions rece
Comtest6.4(7.14)
- 针对无人机平台——飞行控制面板开发的串口通信程序:包括串口指令的解译和传送、具有独立处理线程。-Serial communication code based on UAV groundstation.
YIyuma
- 这是一个易语言系统内部传送,接受消息,指令等等应用的源码,大家看下是否能懂。互相学习吧-.版本 2 主句柄 = 寻找窗口 (0, “我的窗口标题”) 临时文本变量 = 欲传递的值 复制内存 (取空白字节集 (1), 到字节集 (临时文本变量), 取文本长度 (临时文本变量)) cdCopyData.dwData = 3 cdCopyData.cbData = 取文本长度 (临时文本变量) + 1 cdCopyData.lpData = 到数值 (取空白字节集 (1)