搜索资源列表
深入浅出VC++串口编程之基于控件
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-Visual C to provide us with a handy Microsoft ActiveX controls Communications Control (MSComm) to support the applications o
zl
- 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位)
PC-and-serial-communicat
- PC机与智能仪器串口通信程序设计 Visual c++实例编程-PC and serial communication programming intelligent instruments Visual c++ programming examples
JL236print
- C++ builder 和VC++编程,C++ builder实现串口数据处理,界面程序,应用于具体项目,VC++编程,实现串口动态库+线程,具有串口编程的参考价值-C++ Builder and VC++ Programming, C++ Builder Serial data processing, interface procedures, applied to specific projects, VC++ Programming, dynamic libraries Serial+ T
823
- c++builder串口编程,实现串口发送和接受-c++ builder serial programming
mfc40u
- mfc40u.dll文件,解压后直接放入C盘Windows的System32文件夹中即可,用于WIN7中的串口编程-mfc40u.dll file, unzip directly into the C drive of Windows System32 folder can be used in serial programming WIN7
CSharp
- PC上位机使用C#语言编程,通过该上位机可以与51单片机的串口实现通信。-PC host computer using the C# programming language, you can communicate with the microcontroller 51 via the PC serial port.
Serzalrssult
- c语言开发的串口库,由于跨平台,封装性号,使用很方便(Serial c language development library, as a result of cross-platform, encapsulation, use very convenient)
reprxsent-inline
- STM32F103串口发送接收C程序,keil开发环境,程序包含编译后全部内容(STM32F103 serial port to send and receive C program, keil development environment, the program contains the compiled all the content)