-
yamaha_clp-550
schematic clp 550, schematic clp 550
- 2018-05-31 18:02:15下载
- 积分:1
-
展盟对码V35
展盟对码V35工具,通用无线设备对码软件。(Exhibition League to code V35 tools, universal wireless device to code software.)
- 2018-03-28 23:13:30下载
- 积分:1
-
GRP3_Proyecto_II
说明: array endfire, broadside monopole and dipole
- 2019-06-24 04:12:48下载
- 积分:1
-
Java建立一个单线程的实例
Java建立一个单线程的实例,比较基础的Java线程创建例子,希望新手好好参考。
- 2022-06-14 08:03:50下载
- 积分:1
-
代码模版 codtemplate
代码模版 codtemplate-code templates codtemplate
- 2023-06-11 09:15:02下载
- 积分:1
-
现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的...
现代谱估计的教材,是英语版的翻译,对有需要的人来说很难得的-Modern Spectral Estimation of the materials is English version of the translation, there is a need for people who are hard to come by! ! !
- 2022-07-03 13:53:19下载
- 积分: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
-
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。...
征管辅助,可以打印税收通用完税证等一些常用的税收票据,代码简单,其中包含了小写数字转换成金融大写数字的程序。-collection and management support, can print tax general tax certificate and some other popular tax bills, code simple. it covers a lowercase converted into financial capital figures procedures.
- 2023-08-19 13:55:03下载
- 积分:1
-
SHO
一种基于群体自私行为的全局优化算法,比较新, Fernando A. Fausto Martinez编程实现(A Global Optimization Algorithm Inspired in the Behavior of Selfish Herds)
- 2018-04-02 10:00:59下载
- 积分:1
-
08
说明: 此PPT包括了很多经典的群智能算法,详细易懂,能容充实简短,而且还有实例。(This powerpoint presentation includes a lot of classic swarm intelligence algorithm, detailed and easy to understand, to enrich the brief, and there are examples.)
- 2014-03-15 16:40:17下载
- 积分:1