-
一个用于ARM7CPU的源程序,比较简单,定时器.
一个用于ARM7CPU的源程序,比较简单,定时器.-One for the source ARM7CPU, relatively simple timer.
- 2023-07-11 11:40:11下载
- 积分: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
-
这是一个基于vc串口异步通信
可以实现串口半双工的异步通信...
这是一个基于vc串口异步通信
可以实现串口半双工的异步通信
-This is a serial asynchronous communication based on vc can achieve half-duplex asynchronous serial communications
- 2022-06-16 00:07:51下载
- 积分:1
-
windows ce com port test
windows ce com port test
- 2022-02-05 01:21:07下载
- 积分:1
-
串口通讯中crc码计算方法,通过labview程序从而实现的。
串口通讯中crc码计算方法,通过labview程序从而实现的。-err
- 2022-03-20 07:24:09下载
- 积分:1
-
c++builder串口编程
c++builder串口编程-c builder Serial Programming
- 2023-07-14 16:00:03下载
- 积分:1
-
A very usefull aplication for developers that creates a virtual serial ports for...
A very usefull aplication for developers that creates a virtual serial ports for debug purposesin order to see the data out or in.
- 2022-02-02 13:00:23下载
- 积分:1
-
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
《Visual C++ 串口通信技术与工程实践》(代码)7.1节
- 2022-02-05 14:25:32下载
- 积分:1
-
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为...
本程序调用了微软自带的mscomm控件,实现com口的数据接收,读者可自行添加发送数据功能。内附mscomm.ocx控件及其注册方法,本程序是用的静态链接库,为的是能在没有vc库的机器上也可以运行,所以个头大了点。-Microsoft"s own mscomm controls, I realize com data reception, readers can add their own functions to send data. Enclosing mscomm.ocx control and registration method, the procedure is used in the static link library, for the in the absence of vc for the machine can also run, giving the larger point.
- 2023-05-10 02:05:03下载
- 积分:1
-
dephi achieve RS232 serial communication. This process requires an RS232 serial...
dephi实现RS232串口通信。本程序需要一根RS232串口线连接两个串口实现。本程序包括两个部分:发送端和接收端,分别打开两个文件夹里名为SerialPortCom.exe的程序,在发送端输入数据,然后就可以在接收端看到发送端输入的数据。-dephi achieve RS232 serial communication. This process requires an RS232 serial link two Serial Port. This program consists of two parts : the sender and the receiver, respectively, opened two folder called SerialPortCom.exe procedures, the transmitter input data and then on the receiving end can see the transmitter input.
- 2022-03-31 01:49:10下载
- 积分:1