资源列表

« 1 2 ... .59 .60 .61 .62 .63 464.65 .66 .67 .68 .69 ... 1228 »

[串口编程SerialPortTest

说明:在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffe
<借方鋆> 在 2024-10-09 上传 | 大小:59392 | 下载:0

[串口编程easySerialPortTest

说明:Visual C++6.0环境下应用CSerialPort类来编写一个基于对话框的测试测试程序。-Visual C++6.0 environment applications CSerialPort class to write a test program based on the dialog box testing.
<借方鋆> 在 2024-10-09 上传 | 大小:45056 | 下载:0

[串口编程MSCommMultiPort

说明:Visual C++6.0环境下利用MSComm控件在VC中MFC程序中控制多个串口。在使用MSComm控件时,1个MSComm控件只能同时对应1个串口。如果应用程序需要访问和控件多个串口,那么必须使用多个MSComm控件。在基于对话框的MFC应用程序中应用MSComm控件编程实现对COM1和COM2的串口控制,双方同时可以发送和接收数据,并把接收到的数据显示在接收编辑框中。-Visual C++6.0 environment usin
<借方鋆> 在 2024-10-09 上传 | 大小:41984 | 下载:0

[串口编程Visual-CPP-UART

说明:Visual C++串口通信技术与编程实践-PROGRAM VISUAL C++
<> 在 2024-10-09 上传 | 大小:11228160 | 下载:0

[串口编程automatic_testing_o

说明:串口通信 自动测试 自动测试课作业 注册、传数据-Serial Communication Automatic Test Homework automatic test registration, transfer data
<sunying> 在 2024-10-09 上传 | 大小:30665728 | 下载:0

[串口编程port-communication-CPP

说明:双机串口通信程序 c++语言编写,实现 两台机器串口链接通信-port communication with c++
<lotus> 在 2024-10-09 上传 | 大小:30720 | 下载:0

[串口编程spi01

说明:spi论文,内部包含了很多不同的spi算法,可以为spi设计者们,提供一些新的思路-spi papers, internal spi contains a lot of different algorithms, designers can spi to provide some new ideas
<gaod> 在 2024-10-09 上传 | 大小:6144 | 下载:0

[串口编程C-for-Uart-programs

说明:C语言编写的异步串行通信接口程序 非常实用的哦-C language program asynchronous serial communication interface
<ice> 在 2024-10-09 上传 | 大小:19456 | 下载:0

[串口编程CC2430

说明:两个CC2430模块之间的通信,试验过的坚决的好使-CC2430 communication between the two modules, so that tests had determined
<朱绪宁> 在 2024-10-09 上传 | 大小:693248 | 下载:0

[串口编程CAN_MCP2515_Control

说明:通过SPI口 控制CAN2.0 总线MCP2515控制器 工作。-Through the SPI port control CAN2.0 bus MCP2515 controller to work.
<佳廉> 在 2024-10-09 上传 | 大小:19456 | 下载:0

[串口编程port

说明:it is a project of visual basic to access the serial port in vb6. vb uses mscom32.ocx window file that will enable the serial port to work
<naseem> 在 2024-10-09 上传 | 大小:16384 | 下载:0

[串口编程Data

说明:it is labview file to send a byte on serial port
<naseem> 在 2024-10-09 上传 | 大小:26624 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 464.65 .66 .67 .68 .69 ... 1228 »

源码中国 www.ymcn.org