-
matlab
电机的系统辨识,包含matlab源程序及文章,还有仿真图(Motor system identification)
- 2018-12-19 21:18:43下载
- 积分: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
-
arsivtakip1.06.01
erp software for test
- 2019-04-02 14:04:09下载
- 积分:1
-
液晶显示测试程序
液晶显示测试程序
液晶显示测试程序
液晶显示测试程序
-LCD liquid crystal display test procedure test procedures
- 2023-01-18 16:55:03下载
- 积分:1
-
有一个小顽童在你的桌面上任意走动。你可以按住它,把它甩一甩,它就会像球一样在屏幕边缘弹来弹去。...
有一个小顽童在你的桌面上任意走动。你可以按住它,把它甩一甩,它就会像球一样在屏幕边缘弹来弹去。-a small urchin in your desktop arbitrary move. You can press it, taste it off, it will be like a ball in the same screen at the edge bombs to go.
- 2023-02-17 06:05:03下载
- 积分:1
-
tlt2
Colormatrix for the chemalux coating AR.
- 2009-04-17 00:10:46下载
- 积分:1
-
9927413K-SVD_code
ksvd字典学习代码,omp,没有主程序(Dictionary learning, OMP)
- 2018-12-20 21:25:42下载
- 积分:1
-
Broadband Series
Broadband Series - ATM Basics -Broadband Series- ATM Basics
- 2022-01-24 15:30:30下载
- 积分:1
-
PRIM
说明: 构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。(Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.)
- 2009-08-23 16:22:15下载
- 积分:1
-
新建 快压 ZIP 压缩文件
说明: 英雄联盟LOL走位躲避代码LUA走位走位自动走位(The hero League LOL position avoidance code LUA position automatic position)
- 2020-06-19 16:40:01下载
- 积分:1