文件名称:Erlangcalculator-VCPP
介绍说明--下载内容均来自于网络,请自行研究使用
用MATLAB实现ERLANGB计算器
#include "stdafx.h"
#include "ErlangCalculator.h"
#include "ErlangCalculatorDlg.h"
#include "afxdialogex.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
-Using MATLAB ERLANGB calculator# include " stdafx.h" # include " ErlangCalculator.h" # include " ErlangCalculatorDlg.h" # include " afxdialogex.h" # include " math.h" # ifdef _DEBUG# define new DEBUG_NEW# endif
#include "stdafx.h"
#include "ErlangCalculator.h"
#include "ErlangCalculatorDlg.h"
#include "afxdialogex.h"
#include "math.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
-Using MATLAB ERLANGB calculator# include " stdafx.h" # include " ErlangCalculator.h" # include " ErlangCalculatorDlg.h" # include " afxdialogex.h" # include " math.h" # ifdef _DEBUG# define new DEBUG_NEW# endif
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ErlangCalculatorDlg.h
ErlangCalculatorDlg.cpp