登录
首页 » 通信 » 一个通过VC MSCOMM控件实现的,串口通讯程序,适合学习串口通讯的基本知识~...

一个通过VC MSCOMM控件实现的,串口通讯程序,适合学习串口通讯的基本知识~...

于 2022-10-26 发布 文件大小:36.78 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

一个通过VC MSCOMM控件实现的,串口通讯程序,适合学习串口通讯的基本知识~-Through the control of a VC MSCOMM realize and serial communication program for learning basic knowledge of serial communication ~

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 线路编码NRZ码源代码
    线路编码的源代码(NRZ)数字通信 自适应的源代码
    2023-06-16 19:35:05下载
    积分:1
  • 利用直接法实现发射机的实际号输出道…
    采用直接法实现实信号输出信道化发射机matlab仿真程序:可清楚地看出输入的基带信号被分别调制到了相应的频带上,并且输入的各路基带信号的频谱结构可以很明显地在输出的频谱中体现出来-Using the direct method to achieve real signal output channel of the transmitter matlab simulation program: You can clearly see that the input base-band signal is modulated separately to the corresponding frequency band, and the input signal spectrum with the roadbed structure can be clearly in the output reflected in the spectrum
    2022-02-02 19:40:13下载
    积分:1
  • 一个自动上网计时的程序
    一个自动上网计时的程序- Automatically accesses the net the time procedure
    2022-05-26 17:06:30下载
    积分:1
  • symbian platform on how fast the screen shows pictures, In symbian platform so p...
    symbian平台上如何在屏幕上快速的显示图片,在symbian平台上做播放器时有很大的参考价值-symbian platform on how fast the screen shows pictures, In symbian platform so players have great reference value
    2022-03-20 19:17:43下载
    积分:1
  • 一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据...
    一个串口数据发送程序,每次发送一定量的字节数,其中第二个字节每次增加0X11,可用来统计发送了多少帧数据-A serial data transmission process, each time I send a certain amount of bytes, including byte-per-second increase in 0X11, statistics can be used to send the number of frame data
    2023-08-19 21:10:03下载
    积分:1
  • 在Smartphone手机上实现自动拨号的功能
    在Smartphone手机上实现自动拨号的功能-the Smartphone handset automatic dialing function
    2022-01-28 14:46:52下载
    积分:1
  • MODBUS communication protocol test, it may be useful to
    汇编做的MODBUS通讯协议 通过测试,希望对大家有用-MODBUS communication protocol test, it may be useful to
    2023-06-19 01:35:04下载
    积分:1
  • 两台电脑简单
    很简单的源码,通过C++实现两台电脑的简单通信,希望对大家有帮助,#include #include #pragma comment(lib,"ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;     int err;          wVersionRequested = MAKEWORD( 1, 1 );//请求1.1版本的winsock库          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }              if ( LOBYTE( wsaData.wVersion ) != 1 ||         HIBYTE( wsaData.wVersion ) != 1 ) {         WSACleanup( );         return;     }    &n
    2022-03-20 09:13:36下载
    积分:1
  • 用JAVA做的手机用程序
    用JAVA做的手机通用程序-do with Java handsets common procedures
    2022-01-31 10:34:01下载
    积分:1
  • shoujie ri li baincheng jaca xiao cheng cu
    shoujie ri li baincheng jaca xiao cheng cu-shoujie ri baincheng jaca Xiao WM cu
    2023-01-26 05:50:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载