-
serial.h
serial.cpp
共两个文件,VC串口封装API类
serial.h
serial.cpp
共两个文件,VC串口封装API类-serial.h serial.cpp a total of two documents, VC serial API Class Packaging
- 2022-08-20 06:01:47下载
- 积分:1
-
改进的SerialPort类单文档实例程序
改进的SerialPort类单文档实例程序-improved SerialPort single document type sample program
- 2023-05-09 15:55:02下载
- 积分:1
-
是关于金电电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。...
是关于金电电源通信规约的串口通信程序,功能是把电源监控器的采集数据上送到规约前置机中。-GOLD comunication rule
- 2022-01-31 22:14:10下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1
-
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。...
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。-With LED display on the non-contact IC card reader control, look for cards, the card reader physical serial number, check the key, card reader, writing cards, through the LED digital display card number and other information.
- 2022-03-03 20:48:34下载
- 积分:1
-
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。...
一个功能较强且界面漂亮的串口监视软件源代码。包括各种相关MFC类库的使用范例。
-a more powerful but beautiful serial interface surveillance software source code. Including related to the use of MFC model.
- 2022-09-13 20:35:03下载
- 积分:1
-
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )...
非常实用的串口通信程序 并且在中间使用了托盘技术 (站长,源程序个数怎么计算啊,其实这里面含有两个源程序,一个是串口通信,一个是托盘程序 )-very practical serial communication procedures and the use of in the middle of the tray technology (head source Number how calculated ah, actually it contains two sources, one serial port communications, a procedure tray)
- 2022-05-25 10:05:06下载
- 积分:1
-
一个用delphi写的端口的监控程序。(搜集的,不是本人的)
一个用delphi写的端口的监控程序。(搜集的,不是本人的)-a supervising program for port based on Delphi.(collecting,not by myself)
- 2022-05-20 23:49:18下载
- 积分:1
-
用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)...
用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
- 2022-01-25 16:11:20下载
- 积分:1
-
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第...
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition. As the probe through RS232 connection with the computer, including procedures for the realization of serial communications, serial communications using a third-party communications category CSerial. Procedures can be measured data to Excel document preservation.
- 2022-01-24 09:29:56下载
- 积分:1