资源简介
本人设计的DL/T645规约电能表的抄表和电表模拟软件,两个软件通过串口通讯,包含了本人的大量心血,不为了增加下载点数还真不舍得拿出来,呵呵。-
代码片段和文件信息
// dianbiao645.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “dianbiao645.h“
#include “dianbiao645Dlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
struct comm comm2;
char zong[15]gu[15]ping[15];
/////////////////////////////////////////////////////////////////////////////
// CDianbiao645App
BEGIN_MESSAGE_MAP(CDianbiao645App CWinApp)
//{{AFX_MSG_MAP(CDianbiao645App)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CDianbiao645App construction
CDianbiao645App::CDianbiao645App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CDianbiao645App object
CDianbiao645App theApp;
/////////////////////////////////////////////////////////////////////////////
// CDianbiao645App initialization
BOOL CDianbiao645App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CDianbiao645Dlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 539 2007-03-10 16:30 dianbiaotest\cfg_ISlave.h
文件 8046 2007-03-07 15:22 dianbiaotest\ComPort.c
文件 2949 2007-03-07 15:13 dianbiaotest\ComPort.h
文件 21828 2007-12-12 12:16 dianbiaotest\dianbiaotest.aps
文件 1829 2008-12-14 14:39 dianbiaotest\dianbiaotest.clw
文件 2267 2007-06-26 15:33 dianbiaotest\dianbiaotest.cpp
文件 4273 2007-05-06 16:49 dianbiaotest\dianbiaotest.dsp
文件 547 2007-05-11 18:06 dianbiaotest\dianbiaotest.dsw
文件 1483 2007-06-10 16:47 dianbiaotest\dianbiaotest.h
文件 304128 2008-12-14 14:39 dianbiaotest\dianbiaotest.ncb
文件 231424 2008-12-14 14:39 dianbiaotest\dianbiaotest.opt
文件 1728 2008-12-14 12:31 dianbiaotest\dianbiaotest.plg
文件 6463 2007-12-06 08:28 dianbiaotest\dianbiaotest.rc
文件 11788 2008-03-07 13:12 dianbiaotest\dianbiaotestDlg.cpp
文件 1713 2007-09-29 11:12 dianbiaotest\dianbiaotestDlg.h
文件 6553 2007-03-12 10:43 dianbiaotest\ISlave.c
文件 6395 2007-03-12 10:44 dianbiaotest\ISlave.h
文件 9351 2007-03-09 17:26 dianbiaotest\ISlaveComm.c
文件 1596 2007-03-09 17:45 dianbiaotest\ISlaveComm.h
文件 1839 2007-03-10 15:28 dianbiaotest\main.c
文件 1016 2007-03-07 16:02 dianbiaotest\Meter.c
文件 4625 2007-03-08 15:35 dianbiaotest\Meter.h
文件 3687 2007-05-06 13:21 dianbiaotest\ReadMe.txt
文件 1078 2007-05-06 13:21 dianbiaotest\res\dianbiaotest.ico
文件 404 2007-05-06 13:21 dianbiaotest\res\dianbiaotest.rc2
文件 1242 2007-09-29 11:10 dianbiaotest\Resource.h
文件 19669 2007-06-25 11:20 dianbiaotest\Serialport.cpp
文件 3094 2007-06-25 10:53 dianbiaotest\Serialport.h
文件 9318 2007-03-08 17:16 dianbiaotest\Slave645.c
文件 1077 2007-03-08 16:38 dianbiaotest\Slave645.h
............此处省略40个文件信息
相关资源
- Unity3D中使用串口收发数据,仅供参考
- vs+qt+qgis环境下通过串口通信接收数据
- labview串口采集数据 曲线显示 实时最
- MSP430 USB转串口驱动
- 聂小猛——串口调试助手
- AT89S52控制DDS9850产生可调频的正弦波
- epson驱动串口黑标打印控制代码 delp
- 串口网口透传映射源码基于arm-mx335
- FPGA实现UART串口通信最全资料
- Agilent34401A串口程控程序Labview
- Windows串口编程
- Qt编写串口通信程序图文详解
- arduino软串口库文件SoftwareSerial
- sscom42串口调试
- 主要用于串口获取数据的接收显示,
- 基于51单片机DHT11温湿度检测和串口通
- CnComm1.51 修正版
- 串口调试助手CM精装版 V3.7.2
- 基于MSP430F149控制LCD12864串口显示C程序
- stm32串口2接收数据串口1打印
- 51单片机串口控制舵机
- win10win8win7xp 串口调试助手SerialProV1.
- LABVIEW串口调试助手源码
- linux下的QT串口通信
- 基于Linux平台的串口数据接收程序
- 基于stm32最小系统的串口通信
- 易语言串口通信程序
- 基于STC15W408AS的串口DS1302时钟
- cc2530 zigbee 智能家居 温湿度dht11 wifi转
- 串口调试助手可边接收边存储
评论
共有 条评论