-
MG_Vf
可以自己改参数,很实用的VSC仿真模型,打开直接运行(Very useful VSC simulation model (V / F mode))
- 2017-10-19 10:11:01下载
- 积分:1
-
asp+access人事管理系统,有登陆模块,员工信息查询,薪资查询等...
asp+access人事管理系统,有登陆模块,员工信息查询,薪资查询等-asp+ access personnel management system, there are landing module, employee information query, such as payroll check
- 2023-04-18 14:15:03下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-10-05 08:45:03下载
- 积分: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
-
任意次B样条小波模极大值
基于pscad仿真的行波故障测距的小波模极大值测试matlab程序(Wavelet modulus maxima test matlab program based on PSCAD simulation for traveling wave fault location)
- 2017-07-08 10:30:17下载
- 积分:1
-
fuitang_v47
是国外的成品模型,使用matlab实现智能预测控制算法,感应双馈发电机系统的仿真。( Foreign model is finished, Use matlab intelligent predictive control algorithm, Simulation of doubly fed induction generator system.)
- 2016-10-16 18:07:57下载
- 积分:1
-
新建文件夹
道路坐标计算,道路坐标匝道放样、线元法计算坐标(Road coordinate calculation)
- 2018-07-02 18:44:27下载
- 积分:1
-
matlab code for PHY layer communication system with channel equalisation
matlab code for PHY layer communication system with channel equalisation
- 2022-02-26 10:53:04下载
- 积分:1
-
labview程序编程技巧演示,用labview编写windows应用分离小程序
labview程序编程技巧演示,用labview编写windows应用分离小程序-LabVIEW programming skills demonstration, windows applications using LabVIEW to prepare small separation procedures
- 2022-12-24 16:45:03下载
- 积分:1
-
Wavelab850
说明: MATLAB视频分析、小波变换工具箱,自行下载安装,即可运行使用。(MATLAB video analysis, wavelet transform toolbox, download and install by yourself, you can run and use.)
- 2020-06-21 07:00:02下载
- 积分:1