-
Lesson1
FPGA课件,个人感觉不错,希望对大家有帮助(FPGA software, personal feel good, I hope all of you help)
- 2009-06-13 10:27:35下载
- 积分:1
-
界面重用
说明: labview中显示多个子面板
每个子面板单独,分别调用显示独立的子VI,并且演示了VI的重用显示(labview
multiple sub vi
reusing)
- 2020-02-20 20:29:16下载
- 积分:1
-
Copy Move Image Forgery Detection using SIFT
Matlab code for copy-move forgery detection
- 2019-03-25 19:29:15下载
- 积分:1
-
search multi Excel and Output to BookXX.xls [Delphi]
search multi Excel and Output to BookXX.xls [Delphi]-search multi Excel and Output to BookXX.xls
- 2022-08-14 12:52:51下载
- 积分:1
-
fkfeaf
这是一款韩国的经典日记系统!! 界面优美,管理方便!! 运行 php+mysql(This is a Korean classic diary system! Beautiful interface, easy to manage! Running php mysql)
- 2018-12-19 09:55:23下载
- 积分:1
-
BCF4MA2-1.0
grandma manual book driver
- 2017-08-02 23:19:53下载
- 积分:1
-
MatrixcompletionCode
说明: 经典低秩矩阵填充代码,包含FPC,SVT,IALM等(Classical low rank matrix filling code, including FPC, SVT, ialm, etc)
- 2020-10-28 13:19:58下载
- 积分:1
-
主要介绍USB软件狗的加密算法原理以及ET299软件狗的编程加密
主要介绍USB软件狗的加密算法原理以及ET299软件狗的编程加密-Mainly introduces the USB software dog encryption algorithm principle and the dog" s programming encryption software, ET299
- 2022-02-04 04:48: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
-
ipm_code
说明: opencv完成,可以将图片做逆投射变换变为俯视图(change image to ipm format)
- 2020-06-25 09:20:02下载
- 积分:1