资源列表

« 1 2 ... .27 .28 .29 .30 .31 532.33 .34 .35 .36 .37 ... 1228 »

[串口编程VCcom

说明: 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类
<csheng> 在 2024-10-08 上传 | 大小:66560 | 下载:0

[串口编程interact-serialport

说明:实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
<kaihong> 在 2024-10-08 上传 | 大小:14579712 | 下载:0

[串口编程rs485

说明:遵循 modbus51协议完成的485通信。-Following the completion modbus51 agreement. 485
<安宝磊> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[串口编程serialport-debug

说明:基于串口的调试程序,通过对DCB信息的修改,检测串口是否正常。 并对串口信息进行检测。 这是一个串口调试精灵的源码。-Based on the serial port debugger, through the DCB information changes, testing serial port are normal. And serial port information for testing. This is a se
<kaihong> 在 2024-10-08 上传 | 大小:925696 | 下载:0

[串口编程ch375b

说明:USB串口通信的源程序,使用芯片CH375的主机方式和从机方式-USB serial communication source, use the chips CH375 host mode and slave mode
<chenxupeng> 在 2024-10-08 上传 | 大小:45056 | 下载:0

[串口编程Sample_VB

说明:vb 西门子S300PLC通讯程序,可以实现对DB数据区的读写等功能 -vb Siemens S300PLC communication procedures, can achieve read and write data area of the DB features such as
<wang> 在 2024-10-08 上传 | 大小:39936 | 下载:0

[串口编程Sample_VC

说明:vc 对西门子PLC的读写功能程序,可以实现对西门子PLC的读写等功能-vc Siemens PLC to read and write capabilities of the program, you can achieve read and write features such as Siemens PLC' s
<wang> 在 2024-10-08 上传 | 大小:38912 | 下载:0

[串口编程VisualC

说明:Visual C++实践与提高——串口通信与工程应用篇-Visual C++ practice and improve- Serial communications and engineering application of chapter
<tianzhidao7> 在 2024-10-08 上传 | 大小:15781888 | 下载:0

[串口编程SerialPortTest

说明:(为了能下载,真不舍得)一个非常详细的串口开发例程。详细讲述了串口通信协议的编制,数据校验的实现。-(In order to be able to download, I really can not blame them) a very detailed routine serial development. Detailed account of the serial communication protocol preparati
<仲米雪> 在 2024-10-08 上传 | 大小:1965056 | 下载:0

[串口编程UART_rec

说明:fpga 串口通信 本程序在fpga开发板上实验成功-fpga serial communication program in fpga development board in this experiment was a success
<李振华> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[串口编程ourdev_187634

说明:fpga 串口通信 本程序在fpga开发板上实验成功-fpga serial communication program in fpga development board in this experiment was a success
<李振华> 在 2024-10-08 上传 | 大小:314368 | 下载:0

[串口编程uart

说明:串口通讯 PC发送FPGA接受后回传 verilog语言-uart verilog
<赵云> 在 2024-10-08 上传 | 大小:3072 | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 532.33 .34 .35 .36 .37 ... 1228 »

源码中国 www.ymcn.org