-
黄金版w32dsm8.93需要快速下载
W32dsm8.93 黄金版,需要的赶紧下载-Gold Edition W32dsm8.93 needs quickly download
- 2023-08-25 14:20:05下载
- 积分:1
-
In the photonic crystal, the introduction of magnetic conductivity modulation to...
在光子晶体中,引入磁导率调制来计算PBG-In the photonic crystal, the introduction of magnetic conductivity modulation to calculate the PBG
- 2022-06-30 21:33:32下载
- 积分: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
-
mysql数据库查找、删除、更新、插入等功能。
mysql数据库查找、删除、更新、插入等功能。-mysql database search, delete, update, insert capabilities.
- 2022-03-28 10:53:53下载
- 积分:1
-
Pipe类 Pipe类 Pipe类
Pipe类 Pipe类 Pipe类-Pipe-type Pipe type Pipe type Pipe type Pipe type
- 2022-01-31 07:47:51下载
- 积分:1
-
SysV UNIX源代码的计算机
应用背景关键技术UNIX操作系统的源代码,,,AT&;T,SysV,PDP-11,
- 2023-04-19 08:30:04下载
- 积分:1
-
对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理...
对一副图像进行部分模糊化处理,鼠标自有选取区域,并对此区域进行模糊化处理-Part of a blurred image processing, mouse, choose their own region and this region fuzzy processing
- 2023-07-20 07:45:03下载
- 积分:1
-
BIOS基本设定练习模拟器
BIOS基本设定练习模拟器-BIOS basic exercises set simulator
- 2023-01-24 17:15:03下载
- 积分:1
-
条状动画的Flash进度条特效源码
条状动画的Flash进度条特效源码,竖条状的flash加载特效,一条一条不断填满进度条,直观的展示出影片的加载进度,可广泛应用于众多的Flash创作中。
- 2022-05-06 12:49:14下载
- 积分:1
-
用python实现的文件名批量修改源码,支持正则表达式
用python实现的文件名批量修改源码,支持正则表达式-The file name with the python to achieve bulk modify source code, support for regular expressions
- 2022-03-22 12:15:07下载
- 积分:1