-
MATLAB/SIMULINK
ofdm-MIMO 相关编程,包括信道,ofdm,mimo等(ofdm-MIMO ,ofdm,mimo)
- 2018-03-02 22:46:06下载
- 积分:1
-
LLKWord
好看、好玩的连连看背单词程序,用C#实现
(Good-looking, fun word back Lianliankan procedures, using C# to achieve)
- 2009-06-08 00:40:35下载
- 积分:1
-
quickStartOMAPL1x_rCSL_1.0
说明: 平台支持包,可供bios系统支持标准外设驱动(Platform support package for BIOS system to support standard peripheral drivers)
- 2020-06-18 16:00:02下载
- 积分:1
-
matlab
频率为24GHZ脉冲LFM车载雷达MATLAB仿真(Simulation of LFM Vehicle Radar with Frequency of 244HZ Pulse by MATLAB)
- 2019-07-08 17:40:12下载
- 积分:1
-
C++ GPS导航定位坐标转换程序
基于vs2010C++编写的实现GPS导航定位中基本的坐标转换程序。(GPS navigation to achieve the basic coordinates of the transformation)
- 2017-10-08 19:48:03下载
- 积分: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
-
很不错的结合DateTime的综合例子
很不错的结合DateTime的综合例子-very good combination DateTime the comprehensive example
- 2023-08-16 04:30:04下载
- 积分:1
-
高频雷达海洋回波谱模拟仿真程序
海杂波仿真 高频海杂波仿真程序 仿真数据(clutter yes right ok)
- 2018-11-08 17:07:36下载
- 积分:1
-
通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行...
通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行排序,并统计出各科目的最高分、最低分和平均分的数据。-Management program through student achievement, teachers can easily understand the students learning, the traditional manual student performance management, operational efficiency is low, and error-prone, query inconvenient. This program implements a class of students on test scores sorted by subjects, and the statistics of various subjects, the highest score, lowest score, and average data.
- 2023-02-17 18:15:03下载
- 积分:1
-
舰船仿真
为简单起见,我们对舰船甲板模型进行了简化,根据Brretschneider波普的方法,将无人直升机在降落台所在平面上的投影点距离海平面的高度视为无人直升机追踪的甲板高度变化。(For simplicity, we simplified the warship deck model. According to the Brretschneider Pope method, the height of the projection point from the plane of the landing platform to the sea level was regarded as the change of the deck height of the UAV.)
- 2017-12-01 19:55:44下载
- 积分:1