-
MSP430 SHOW WITH 9341
说明: MSP430 SHOW WITH 9341
- 2020-06-19 07:40:02下载
- 积分:1
-
ry表单分类搜索
说明: jquery表单分类搜索是一款点击input text文本框动画效果展示分类搜索条件,点击分类进行表单搜索。(JQuery form categorization search is a click input text text text text box animation to show the categorization search conditions, click classification for form search.)
- 2019-03-20 14:18:58下载
- 积分: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
-
dianzishijuan
公务员的电子试卷,做起来很方便,建议需要试试的同学下载这个软件。(Civil e-paper, make it very convenient, it is recommended the need for students to try to download the software.)
- 2008-04-10 11:21:42下载
- 积分:1
-
mfrl-master
平均场的python代码,大家有需要可以看看(Python code about mean field. You can download if you need.)
- 2020-06-18 17:00:02下载
- 积分:1
-
AFWA-otsu -dim2
说明: 烟花算法,以及优化方法,包含数据,多输入数据等(evaluateArray.m;opt_FWA.m;explosionSparksGenerate.m)
- 2020-06-17 13:40:02下载
- 积分:1
-
显示进度条的VB异步下载实例
显示进度条的VB异步下载实例,在获取下载任务后,用ListView列表显示当前任务,使用了Subclass.ocx控件的下载程序示例,本实例虽是一个下载程序,但可学习到不少实用的知识技巧,比如网络下载的实现、ListView控件的使用、进度条的实现等。
- 2022-03-20 03:25:31下载
- 积分:1
-
AlumniInformationSystem_C
说明: To record alumni contact information
- 2020-06-24 06:40:02下载
- 积分:1
-
HOG特征
说明: HOG特征的matlab代码,里面有四个文件,可以参考一下(There are four files in the matlab code of hog feature, which can be referred to as follows)
- 2019-12-31 17:27:00下载
- 积分:1
-
ascii码超级查询
ascii码超级查询-ascii codes Super inquiries
- 2022-02-03 15:50:34下载
- 积分:1