-
LLC soft-switch
说明: LLC软开关,电压闭环控制,可以通过示波器观测到通过开关管的电压和电流波形,清晰地观测到开关管实现了零电压开通(LLC soft-switch voltage loop control)
- 2019-06-04 21:12:02下载
- 积分:1
-
配电变XIANSHI CHENGXU !下拉界面,事件查询,控制操作,很好的
配电变XIANSHI CHENGXU !下拉界面,事件查询,控制操作,很好的-Variable distribution XIANSHI CHENGXU! Drop interface, the incident inquiries, control operation, very good
- 2022-04-25 18:24:14下载
- 积分: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
-
ioshuadongkaiguan
Implementation of slidable Toggle Button with an IOS6-style custom component
- 2020-06-16 00:40:01下载
- 积分:1
-
精通matlab综合辅导与指南
精通matlab综合辅导与指南-proficient Matlab comprehensive counseling and guidance
- 2022-03-17 06:26:01下载
- 积分:1
-
2D-0-Gen-Info
DUCUMENT PLAXIS UTILISATION
- 2019-02-26 04:40:12下载
- 积分:1
-
计算机图形学,单边裁剪算法
计算机图形学,单边裁剪算法-computer graphics, unilateral cutting algorithm
- 2022-06-17 17:12:30下载
- 积分:1
-
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作...
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作-Given the following set of keywords, the establishment of a binary sort tree, insert-node operation
- 2023-02-10 19:50:03下载
- 积分:1
-
Untitled3
用MATLAB绘制voroni图,随机产生点数,边界区域可调。(Using MATLAB to draw voroni diagram, the number of points is generated randomly and the boundary area can be adjusted.)
- 2018-06-04 15:10:03下载
- 积分:1
-
pietest
cpiwidget source you can use it
- 2020-06-24 00:20:02下载
- 积分:1