-
caculator
一个简易的计算器,只要可以实现加减乘除四种简单算法,包括可以利用负数进行计算,颜色是自己设定的,界面一般(A simple calculator can add, subtract, multiply and divide four simple algorithms, including the ability to use a negative number to calculate the color is set, the interface in general)
- 2013-05-22 03:41:29下载
- 积分:1
-
BOXER7_15_1_15_BACKUP
boxer plc program after wrapper downstream
- 2019-05-19 13:36:37下载
- 积分:1
-
等精度测频??
等精度测频法,有需要的可以下载看看哟,word中包含的代码(Equal Precision Frequency Measurement Method)
- 2020-06-22 11:00: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
-
MODBUS调试软件
这是一款用于测试有关于MUDBUS协议的软件,对于初学者也是不错的选择(MUDBUS is a great tool for testing the MUDBUS protocol)
- 2019-05-31 15:59:58下载
- 积分:1
-
ArrayCalc2_4_2
说明: matlab中实现雷达信号处理,其中包括对信号的简单处理等(Radar signal processing is realized in MATLAB, including simple signal processing)
- 2021-03-16 17:06:47下载
- 积分:1
-
Battle an online platform is designed to provide a reference, we can learn, as a...
一种网上对战平台的设计,可以提供参考,大家可以学习,作为毕业设计-Battle an online platform is designed to provide a reference, we can learn, as a graduate design
- 2022-03-29 15:47:26下载
- 积分:1
-
LMS algorithm
说明: matlab仿真LMS自适应算法程序,附带相关论文。CSDN3分资料。(Matlab simulation LMS adaptive algorithm program, with related papers.)
- 2019-10-11 09:58:57下载
- 积分:1
-
全国1:400万shp数据 4级河流数据
shapefile数据,全国范围四级河流数据(river data shapefile)
- 2020-08-29 12:58:17下载
- 积分:1
-
100条反激、正激、各种双端拓扑计算公式列表
说明: 电源设计,整机反激等,小电源设计,正激电源 反激电源(Switching Mode Power Supply)
- 2019-04-02 21:34:44下载
- 积分:1