Location:
Search - dianbiao645
Search list
Description: 自己设计的DL/T645标准电表抄表软件(VC6)-DL/T645 own design standards meter meter reading software (VC6)
Platform: |
Size: 83965 |
Author: 高海军 |
Hits:
Description: 刚刚调通基于MFC的蓝牙应用程序,用USB蓝牙适配器可自动搜索蓝牙设备并虚拟串口,兴奋之余与大家共享,需BlueSoleil。 串口通讯可参照我上传的dianbiao645.rar或 SMSSend.rar,新功能陆续添加。
Platform: |
Size: 248928 |
Author: 高海军 |
Hits:
Description: // dianbiao645.h : main header file for the DIANBIAO645 application
//
#if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_)
#define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // main symbols
struct comm
{
char status,orde[3],address[7],len;
unsigned char crc_r,crc_t,flag;
};
extern struct comm comm2;
extern char zong[15],gu[15],ping[15];
/////////////////////////////////////////////////////////////////////////////
// CDianbiao645App:
// See dianbiao645.cpp for the implementation of this class
//
class CDianbiao645App : public CWinApp
{
public:
CDianbiao645App();
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CDianbiao645App)
public:
virtual BOOL InitInstance();
//}}AFX_VIRTUAL
// Implementation
//{{AFX_MSG(CDianbiao645App)
// NOTE - the ClassWizard will add and remove member functions here.
// DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
/////////////////////////////////////////////////////////////////////////////
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_)
Platform: |
Size: 352028 |
Author: 459777329@qq.com |
Hits:
Description: 自己设计的DL/T645标准电表抄表软件(VC6)-DL/T645 own design standards meter meter reading software (VC6)
Platform: |
Size: 83968 |
Author: 高海军 |
Hits:
Description: 刚刚调通基于MFC的蓝牙应用程序,用USB蓝牙适配器可自动搜索蓝牙设备并虚拟串口,兴奋之余与大家共享,需BlueSoleil。 串口通讯可参照我上传的dianbiao645.rar或 SMSSend.rar,新功能陆续添加。-Qualcomm has just transferred the Bluetooth-based MFC applications, with USB Bluetooth adapter can automatically search for Bluetooth devices and a virtual serial port, more than excited to share with everyone required to BlueSoleil. Serial communications can refer to my uploaded dianbiao645.rar or SMSSend.rar, gradually add new features.
Platform: |
Size: 248832 |
Author: 高海军 |
Hits: