-
4路输出的电源
说明: 电赛用的四路输出电源,用了几年了,需要的可以下载(The four-way output power supply for electric competition has been used for several years and can be downloaded if needed.)
- 2020-06-20 02:40:01下载
- 积分: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
-
zeosdbo-7.2.6.1-stable
说明: ZeosLib 7.2.6.1 para Delphi/Lazarus
- 2020-10-31 22:42:46下载
- 积分:1
-
MCP23S08
MCP23S08 SPI code test
- 2021-02-02 10:20:01下载
- 积分:1
-
43419242
Almanac Filter based estimation of constant angular rate bias for EMS
Gyroscope
- 2018-09-11 18:04:24下载
- 积分:1
-
STM32示波器源代码
示波器的功能演示和测试,用于高校学习和嵌入式开发初学者(oscillograph; oscilloscope (OSC); oscillometer; ondoscope
demo; demonstrate; show-how; reproduction
test; testing; measurement; checkout
colleges and universities
study; learn; emulate; learning
flushbonading
beginner; tyro; learner in the first stage; abecedarian; catechumen)
- 2017-08-08 17:55:04下载
- 积分:1
-
GreedySnake
用VC编写的贪吃蛇游戏。界面很好,没怎么调用API或者使用MFC主要是借用第三方graphics库(tanchisheyouxi,henhaowan,xiazaixiakaikankan )
- 2012-05-12 23:56:50下载
- 积分:1
-
ISO11898-1(翻译以及解读 )
说明: 自己翻译的ISO11898-1,实用性很强(ISO11898-1, translated by myself, is very practical.)
- 2019-01-07 13:45:05下载
- 积分:1
-
myself prepared by the String class, can achieve some simple functions, such as...
我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
- 2022-01-28 14:24:46下载
- 积分:1
-
IEC62056-61(OBIS CODE)
dlms help full documents on hdlc4
- 2017-11-22 16:37:58下载
- 积分:1