-
Modbus串口通信程序
一个简单而全面的基于Modbus协议的范例程序,具有打开串口、发送数据、接受数据和CRT校验和检查数据,该项目中封装了Modbus类和SerialPort类,可以直接将这两个类导入工程中使用,通过调用Modbus类的接口来收发数据。。。谢谢大家支持!
- 2022-03-21 04:20:58下载
- 积分:1
-
WCDMA for UMTS HSPA Evolution and LTE
WCDMA在UMTS-HSPA演进和LTE中的应用
- 2022-01-23 10:57:35下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
一个Java的彩信发送程序
一个Java的彩信发送程序-a Java MMS sent procedures
- 2022-05-21 02:33:44下载
- 积分:1
-
了解网络传真的方法及相关细节,是写相关代码的好文档。
了解网络传真的方法及相关细节,是写相关代码的好文档。-Understanding of network fax methods and relevant details, is to write good documentation related to the code.
- 2023-07-31 19:00:03下载
- 积分:1
-
SCSI Block Command(scsi命令指令集)
SCSI Block Command(scsi命令指令集)-SCSI Block Command (scsi command instruction set)
- 2022-01-31 01:48:03下载
- 积分:1
-
手机软件系统的设计(MSC图及SDL图)
本系统实现的是一个简易的手机软件系统,具有基本的通话功能。...
手机软件系统的设计(MSC图及SDL图)
本系统实现的是一个简易的手机软件系统,具有基本的通话功能。-The design of mobile software systems (MSC and SDL map map) This system is a simple cell phone software systems, have a basic call function.
- 2022-01-24 18:25:27下载
- 积分:1
-
收发短信VC++代码,最近用了,感觉还可以,推荐给大家,
收发短信VC++代码,最近用了,感觉还可以,推荐给大家,-VC++ code for sending and receiving text messages, most recently used, feeling also and recommend it to everyone
- 2022-01-28 19:13:34下载
- 积分:1
-
GSM无线子系统信令
GSM无线子系统信令 -GSM wireless subsystem signaling
- 2022-05-31 17:24:14下载
- 积分:1
-
As the field of Qt Embedded GUI has been more and more popular, for beginners, e...
Qt作为嵌入式领域的GUI已经越来越流行,对于初学者,尤其是linux的新手,往往遇到这样那样的问题,本文档用最易懂的语言一步一步带你走入Qt的世界。-As the field of Qt Embedded GUI has been more and more popular, for beginners, especially newcomers to linux are often encountered in this kind of problem, the document with the most easy-to-understand language, step by step with you into the world of Qt.
- 2022-08-13 00:19:47下载
- 积分:1