-
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!...
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
- 2022-01-25 18:45:48下载
- 积分:1
-
is a serial communication procedure, I do a side project.
是一个串口通信的程序,本人前段时间做的一个项目.-is a serial communication procedure, I do a side project.
- 2022-02-21 06:40:50下载
- 积分:1
-
COM
基于COM技术的组态软件研究与实现,硕士论文,对组态软件的研究与开发有一定的帮助-COM-based configuration software research and realization of a master" s thesis on the configuration software research and development is certainly helpful
- 2022-04-25 11:39:18下载
- 积分:1
-
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节
Visual C++ 串口通信技术与工程实践书籍配套(代码)4.3节-Visual C++ Serial communications technology and engineering practice books matching (Code) 4.3
- 2022-02-26 00:46:06下载
- 积分:1
-
适合工业工程开发,提供整套异步串口解决方案,有严密的错误处理系统,整体提高程序稳定性...
适合工业工程开发,提供整套异步串口解决方案,有严密的错误处理系统,整体提高程序稳定性
- 2022-07-01 09:40:43下载
- 积分:1
-
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓...
最棒的串口调试工具, 不用初始化任何波特率,进出的所有包都可以抓-best serial debugging tools, not initialize any baud rate, and out of all the packets can grasp
- 2022-07-02 11:46:40下载
- 积分:1
-
串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存...
串口通信例程,内含串口类,一个老外写的,我修正了一个bug:在接收数据流未完成前退出程序会导致进程驻留在内存-Serial communication routines, containing serial port class, written by a foreigner, I fixed a bug: the receiving data stream does not quit the program before the completion of the process will lead to reside in memory
- 2022-08-18 04:24:30下载
- 积分:1
-
串口通讯开发文档资料,四个word文档,详细描述如何串口开发...
串口通讯开发文档资料,四个word文档,详细描述如何串口开发-VC_COMM content
- 2022-04-22 09:47:47下载
- 积分:1
-
数据采集与处理系统,日志模块源码,注意…
汽车行驶记录仪数据采集处理系统,登录模块的源码,注意这些都是com+组件,可以单独编译,并通过调用我前面上船的主窗体的.exe文件调试-Data Acquisition and Processing System, log module source code, the attention of these are com+ components that can compile, and in front of me by calling the embarkation of the main forms. Exe files Debugging
- 2023-07-29 06:30:04下载
- 积分: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