资源列表

« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 1228 »

[串口编程Send232

说明:簡單實現如何透過RS-232 Com port 收送資料 Private Sub btnOpenCOM_Click() //設定Com Port 號碼 MSComm1.CommPort = CInt(txtCOM.Text) //設定鮑率,Dataformat MSComm1.Settings = "9600,n,8,1" //開啟Com Port MSComm1.P
<Dan Huang> 在 2024-11-17 上传 | 大小:5kb | 下载:0

[串口编程serial-communication

说明:单片机串口通信实例 可以打开下面的网址,查看慧净品牌单片机学习板、实验板、开发板使用流程 http://www.hlmcu.com/HL/HJ/5.htm-The single-chip serial communication instance can open the following URL, View Huijing brand MCU learning board, experimental board, devel
<895631> 在 2024-11-17 上传 | 大小:12kb | 下载:0

[串口编程MODBUS(include-CRC)

说明:MODBUS串行通信例程,基于标准C-C++语言,包含Modbus server及client功能,并且内含CRC校验。-MODBUS serial communication routines, based standard C-C++ language contains a Modbus server and client, and contains the CRC checksum.
<yemeng> 在 2024-11-17 上传 | 大小:7kb | 下载:0

[串口编程bcc

说明:一个人开发的BCC校验程序,可以对字符串进行计算得到校验码.如0400822F的校验码是A9-BCC checksum program developed by a string calculated checksum such as The 0400822F the checksum A9
<louwenjun> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[串口编程FCS

说明:FCS校验软件VB编写适合于各种通讯场所计算通讯校验码-FCS check software
<kora> 在 2024-11-17 上传 | 大小:6kb | 下载:0

[串口编程spi_slave_ctrl_rtl

说明:从端SPI接口VHDL模块,以仿真通过-spi interface-----------------
<张山> 在 2024-11-17 上传 | 大小:1kb | 下载:0

[串口编程vbCHUANKOU

说明:用vb写的两台计算机之间的串口程序,,速度快,算法简单,容易实现。-Vb write serial procedures between the two computers, fast algorithm is simple and easy to implement.
<孙晓妮> 在 2024-11-17 上传 | 大小:2kb | 下载:0

[串口编程HyperTerminal

说明:HyperTerminal源代码,包括超级终端安装-HyperTerminal source code.
<xh> 在 2024-11-17 上传 | 大小:866kb | 下载:0

[串口编程CSharp-port-communication

说明:C# 串口通讯的简单例子,简单事例,仅供学习-C# serial communication simple example, simple stories, only to learn
<xh> 在 2024-11-17 上传 | 大小:16kb | 下载:0

[串口编程VC-port-communication-sample

说明:VC 串口通讯_数据库存取例子,能过运行-VC serial communications _ database access example, can be over-run
<xh> 在 2024-11-17 上传 | 大小:3.27mb | 下载:0

[串口编程VCPP-erial-communication-

说明:VC++多线程的串口通讯实例,可以运行!-VC++ multithreaded serial communication example, can run!
<xh> 在 2024-11-17 上传 | 大小:1.94mb | 下载:0

[串口编程PIC18BootLoader_RS232

说明:PIC单片机实现串口烧写程序的功能,首先写入reboot,然后实现在线烧写-pic mcu rs232 progrom
<> 在 2024-11-17 上传 | 大小:45kb | 下载:1
« 1 2 ... .58 .59 .60 .61 .62 263.64 .65 .66 .67 .68 ... 1228 »

源码中国 www.ymcn.org