搜索资源列表
myRS232com
- 我大三做的通信与接口的课程设计,成绩是优,里面含有完整课程设计报告,实现了聊天,和文件传送,可传二进制文件,程序简单易懂-junior communication interface with the curriculum design, the results are excellent, which contains a complete curriculum design, achieved a chat, and file transfer, to be available for bi
3104007319
- 用C++BUIDER开发的双机通讯课程设计,包括了可执行程序,源程序和报告,功能完整,推荐使用.-C BUIDER development of the two aircraft communications curriculum design, including the executable, and source reports, functional integrity, and recommended.
auto_ewsd
- 西门子EWSD程控交换机OMC接口通讯程序源代码,实现OMC接口人机交互发送指令和采集报告
RCC
- RCC串口通讯协议设计思想是基于帧传输方式,即在向MODEM(RS232)发送数据时是一帧一帧地发送,对于应用程序来讲,应用程序所发送的和所接收的都是流式数据,即如果应用程序需要进行上层的协议解释的话,它将面对这些流数据的重新拼装。为保证可靠的传输,在RCC进行数据传输时,采用发送/应答/握手/失败方式,即发送一帧数据,一个应答,若应答没收到,重新进行协商握手,握手失败则向应用程序报告错误。
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
1232237441534
- RCC底层通信程序 包含协议和测试报告-RCC SerialPort
com
- 应用CSerialPort类编制基于对话框串口通信程序编程及测试报告 -Application CSerialPort class prepared serial communication based on dialog programming and test reports