-
Hitachi Actsip-H update 259B
说明: THIS SOFTWARE IS USED FOR HITACHI PLC HIZAC MODEL NUMBER
- 2019-01-29 14:23:59下载
- 积分:1
-
21ic下载_光伏电池MATLAB仿真
说明: simulink的PV模块,经过测试,能够正确反映PV电池的电压电流、电压功率特性。(PV module of Simulink)
- 2019-04-10 12:51:08下载
- 积分:1
-
VC++透明窗口效果的电子标尺源代码
VC++透明窗口效果的电子标尺源代码
屏幕测量类:
CMeasure : public CWnd测量基类
方法:
//创建透明窗口,做公共初始化
CreateMeasure(虚拟)
//以当前鼠标点为基准输出信息
virtual void CMeasure::ExportInfo(CString str, CDC *pDC, CPoint point)
//消息处理函数
afx_msg void OnLButtonDown(UINT nFlags, CPoint point);
afx_msg void OnLButtonUp(UINT nFlags, CPoint point);
afx_msg void OnMouseMove(UINT nFlags, CPoint point);
//按下左键时绘图,空
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
//移动鼠标时绘图,绘制十字定位线
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
CDC m_dcMem;保存临时背景供恢复用
CWnd* m_pWndParent;父窗口指针
int m_nScreenWidth;屏幕参数
int m_nScreenHeight;
CPen m_Pen;用于绘图的笔
COLORREF m_colorFont; 用于记录绘图时的元素颜色
COLORREF m_colorTag;
COLORREF m_colorLine;
CMeasureLine : public CMeasure测量两点直线的类
方法:
CreateMeasure(虚拟)
virtual void DrawLButtonDown(UINT nFlags, CPoint point);
virtual void DrawMouseMove(UINT nFlags, CPoint point);
属性:
BOOL m_bSecond;是否是已点击一次
- 2022-03-01 01:45:04下载
- 积分:1
-
that is only a test program that i use to join to your group!
that is only a test program that i use to join to your group!-that is only a test program that i use to join to your group!1111111111
- 2022-07-15 12:20:30下载
- 积分:1
-
Spikes can be taken as absolute quantities of measuring values which are large t...
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the deviation from the mean larger than four times of the standard deviation, the variable can be taken as NO_VALUE, and the number of spikes is saved into the variable [SpikeNum].
If the variable [Times_SD] is taken as four, many records will be removed, so the variable [Times_SD] can be taken as larger, for example eight.
-Hasan can be taken as absolute quantities of measuring values which are large than approx imately four (expressed as variable [Times_SD ] in the program) times of the standard deviatio n of the time series. and can be removed by repeating three times with each time series. When a measuring value with the dev iation from the mean larger than four times of th e standard dev
- 2023-02-22 23:35:03下载
- 积分:1
-
XC8_UG_EE
基于stm32平台的lora点对点通信,以及其他源代码,超级好(base on mirochip PIC MCU Tuch function C resource files)
- 2018-03-26 20:21:08下载
- 积分:1
-
fluent-2
利用fluent软件,模拟固液相变过程,同时考虑自然对流的影响。(Fluent software is used to simulate the solid liquid phase change process, and the influence of natural convection is considered.)
- 2017-07-19 22:38:36下载
- 积分:1
-
TOA_uwb
UWB的TOA仿真,里面包含扩展卡尔曼滤波部分(UWB TOA simulation,which contains the extended Kalman filter section)
- 2021-01-05 20:28:53下载
- 积分:1
-
ActiveMQ.part06
说明: ActiveMQ服务,简单直接启动即可,方便测试,第六部分(ActiveMQ service, simple and direct start, easy to test, Part 6)
- 2020-06-17 09:40:01下载
- 积分:1
-
19107matlab自编svm
利用原算法adaboost弱学习器基于决策树桩的方法对样本数据进行多分类(Multi-classification of sample data based on decision tree stump using AdaBoost weak learner)
- 2020-10-23 09:47:22下载
- 积分:1