-
SET Sensor SIV100B driver debug code
SET Sensor SIV100B驱动调试代码-SET Sensor SIV100B driver debug code
- 2022-05-30 22:59:40下载
- 积分:1
-
计算机课
计算机类基础课程教材,计算机组成原理(第二版)-Computer Class-based curriculum materials, computer Composition Principle
- 2022-06-02 14:10:50下载
- 积分:1
-
只想下载 只想下载 只想下载 只想下载
只想下载 只想下载 只想下载 只想下载-Just want to download just want to download just want to download just want to download just want to download just want to download just want to download
- 2022-01-25 17:19:43下载
- 积分:1
-
连连看游戏 C#源代码版
连连看游戏 C#源代码版,仿写的,虽然没有真正的连连看功能多,不过已经写出了基本的游戏逻辑,对编写类似游戏来说,是个值得看的参考范例。
- 2022-03-06 16:16:06下载
- 积分:1
-
VC and Matlab programming interface configuration installed Matcom's source...
VC与Matlab接口编程之Matcom安装配置源代码下载-VC and Matlab programming interface configuration installed Matcom"s source code Download
- 2022-02-12 01:21: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
-
修改后的PCA进行人脸识别的Matlab代码
修改后的PCA进行人脸识别的Matlab代码
-Revised PCA for Face Recognition Matlab code
- 2022-02-12 16:51:01下载
- 积分:1
-
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
介绍了指针类型和存储区的关系,讲的很详细,适合初学者
-pointer on the type and storage areas, said very detailed, for beginners
- 2022-05-15 00:40:05下载
- 积分:1
-
实现企业内部、外部人员的及时沟通与联系,信息的交流,数据的更新等功能...
实现企业内部、外部人员的及时沟通与联系,信息的交流,数据的更新等功能-Realize internal and external personnel and timely communication and contact, information exchange, data updates and other functions
- 2022-05-10 18:23:02下载
- 积分:1
-
校园二手交易系统,具有完备的后台操作以及应用功能!
校园二手交易系统,具有完备的后台操作以及应用功能!-campus secondary trading systems, has a sound background and the application of functional operation!
- 2023-05-27 02:25:02下载
- 积分:1