-
IPC6678
说明: DSP6678 IPC通信 0-7核之间通过ipc发送中断进行通信(DSP6678 IPC communication users use)
- 2020-11-30 10:39:29下载
- 积分:1
-
TChart
该程序在C++Builder中采用TChart绘图,动态增加绘图曲线(The code can draw figures in TChart.)
- 2009-12-10 15:33:59下载
- 积分:1
-
题库,包括抓取试题,抓取答案,图像识别答案等
说明: 一个题库爬虫,包括抓取试题,抓取答案,图像识别答案,抓取分类,导入数据库(A question bank crawler, including grabbing test questions, grabbing answers, image recognition answers, grabbing classification, importing into the database)
- 2020-06-23 06:00:02下载
- 积分: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
-
radar_cfar
matlab cfar expirement for telecommunication students
- 2020-06-24 22:00:02下载
- 积分:1
-
数字示波器DPO-4034操作规程
说明: Dpo-4034 operating procedure for digital oscilloscope
- 2020-06-18 11:40:01下载
- 积分:1
-
一个朋友购买的商业版房产网源程序,价值1800元,去年年尾的时候送的,一直在收藏和研究,现在拿出来分享。...
一个朋友购买的商业版房产网源程序,价值1800元,去年年尾的时候送的,一直在收藏和研究,现在拿出来分享。-friends to buy a commercial version of the network source property worth 1,800 yuan last year, the end of the delivery, has been collecting and research, now take to share.
- 2022-02-14 11:16:31下载
- 积分:1
-
基于模糊PID的啤酒糊化温度控制(余光超)
设计了模糊PID参数控制,很好的控制变化的温度,精度较高,效果好(based on FUZZY PID control)
- 2018-06-24 09:50:17下载
- 积分:1
-
多径搜索
说明: 利用滑动相关和串行干扰消除算法估计多径时延(stimating multipath delay using sliding correlation and serial interference cancellation algorithms)
- 2019-03-04 21:59:49下载
- 积分:1
-
pfcdwsrv
Powerbuilder PFC Program 1
- 2011-02-03 02:42:06下载
- 积分:1