-
嗯
有名的串口监视工具 portmon 很多的好的串口通讯协议一开始都是靠监视别人的成熟实例而来的-Well-known serial port monitoring tool for a lot of good portmon serial communication protocols are one started surveillance on other people
- 2022-02-26 05:22:45下载
- 积分:1
-
利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。...
利用vc6.0 创建了mfc工程,实现了一个串口程序,是自己根据网上的代码,加上自己添加的代码,适合初学者。-Use of vc6.0 created mfc project implements a serial port program their own code under the web, plus add their own code, suitable for beginners.
- 2022-09-15 08:50:04下载
- 积分:1
-
NT下读写端口例子
NT下读写端口例子-example of reading and writing port
- 2022-07-01 12:41:44下载
- 积分:1
-
the purpose is to make the data 0123H, 0456H, 0789H, 0abcH. 0defh, 0fedh, 0cbah,...
程序的目的是想让数据0123H,0456H,0789H,0abcH,0defh,0fedh,0cbah,0987H逆序存放
我的运行环境:wxp sp2+masm611,
-the purpose is to make the data 0123H, 0456H, 0789H, 0abcH. 0defh, 0fedh, 0cbah, 0987H Roget I kept the environment : wxp sp2 masm611.
- 2022-07-02 07:23:17下载
- 积分:1
-
一个模拟根据ALOHA协议的实验,用于检测信息发送是否冲突.
一个模拟根据ALOHA协议的实验,用于检测信息发送是否冲突.-ALOHA an agreement under simulated experiments for detecting whether the information sent conflict.
- 2022-03-23 17:05:01下载
- 积分:1
-
用c#编写的书通过GSM发送SMS moden
书用c#编写通过GSM发送SMS moden ,允许GSM调制解调器连接你的电脑和与这个命令。提供了一个完整的包类,使发送和接收短信。
- 2022-12-12 18:55:02下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
基于GPS的提取标准格式NEMA0183有效字符的DOS C语言…
关于 gps nema0183 标准格式提取有效字符的DOS C 语言程序-Standard format for extraction on the gps nema0183 valid characters DOS C language program
- 2022-02-26 12:23:49下载
- 积分:1
-
简单的聊天程序,初学者可以看看,高手勿进!
简单的聊天程序,初学者可以看看,高手勿进!-simple chat program, beginners can see, not masters!
- 2022-08-08 16:33:31下载
- 积分:1
-
串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!
串口通讯程序,用vc写的很好的说明了用API涵数进行串口的读和写!- The string mouth communication procedure, very good showing
which wrote with vc has contained the number with API to carry on the
string mouth to read and to write!
- 2023-01-07 11:45:03下载
- 积分:1