-
介绍串口通讯的几个例子。从中选取自己需要的。
介绍串口通讯的几个例子。从中选取自己需要的。-Introduce a few examples of serial communication. Selected their needs.
- 2022-02-20 16:52:54下载
- 积分:1
-
section of the dll vc programming code, mainly through dll visit Parallel, throu...
一段vc++的dll的编程代码,主要通过dll访问并口,通过并口收发数据-section of the dll vc programming code, mainly through dll visit Parallel, through the parallel port data transceiver
- 2023-07-28 15:40:03下载
- 积分:1
-
this a book that learning serial programming
this a book that learning serial programming-this is a book that learning serial programming
- 2022-05-10 14:51:51下载
- 积分:1
-
spread spectrum communications using the linear FM algorithm of multiple correla...
扩频通信中采用的线性调频算法用的复相关算法-spread spectrum communications using the linear FM algorithm of multiple correlation algorithm
- 2022-12-12 18:35:03下载
- 积分:1
-
以下是winzipped Visual C++ 5项目,实现了一个Windows
The following is a WinZipped Visual C++ 5.0 project that implements a windows-based communication interface for the Nomad Scout robot. This is a windows interface-- there is no main(), but the part you need to look at is called RobotMain() and is located in robot.c. Simply unzip this code on your Windows 95 or Windows NT machine, connect up your Nomad Scout to serial port 1, and run the code. Examples meant for pattern matching are provided in robot.c
- 2022-05-22 13:57:17下载
- 积分:1
-
详细介绍MMS发送过程中的文件转换,可供彩信开发人员参考
详细介绍MMS发送过程中的文件转换,可供彩信开发人员参考-MMS sent a detailed introduction in the process of file conversion for MMS developers to reference
- 2022-12-03 12:55:03下载
- 积分: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
-
此代码是组态王软件与上海耀华的XK3190D2称重仪表通讯的源代码...
此代码是组态王软件与上海耀华的XK3190D2称重仪表通讯的源代码-This code is Kingview software and Shanghai Yaohua Weighing Instrument of XK3190D2 communications source code
- 2022-12-23 18:40:03下载
- 积分:1
-
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在...
1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支持的网络协议信息的程序。-1. Contents TCP.IP terminal program source code is a realization of a TCP.UDP terminal procedures, the terminal can be achieved POP3, SMTP, FTP and other functions; 2. Directory is a hyperlink to achieve in the form of hyperlinks procedures, or send email; 3. directory is a port scan to be able to specify the IP addresses of individual ports or multiple port scanning procedures; 4. access to the directory for ip address MFC process is an MFC to obtain through local computer IP address procedures. 5. Directory access network configuration, network card, access to information is a DNS network, subnet mask, Ethernet addresses the comprehensive procedures 6.EnumProtocal directory access system to support the network protocol inform
- 2022-09-17 20:20:03下载
- 积分:1
-
VC++编写的串口编程调试精灵,可以用来对串口编程进行调试
VC++编写的串口编程调试精灵,可以用来对串口编程进行调试-VC++ Prepared debugging serial programming wizard, can be used for serial programming debugging
- 2022-03-19 01:25:07下载
- 积分:1