-
作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈....
作业调度模拟程序,操作系统实验来的.会对你有很大帮助的,哈哈哈哈.-scheduling simulation program, the operating system of the experiment. You will be very helpful, ha ha ha ha.
- 2022-03-22 19:43:54下载
- 积分:1
-
MZM_OOK
说明: 利用matlab实现马赫曾德尔调制器的OOK调制(Using matlab to realize OOK modulation of MZM)
- 2020-11-16 23:19:41下载
- 积分: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
-
最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。...
最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。-The latest calculation of power system kits, including the continuation power flow, optimal power flow calculation.
- 2022-01-27 15:12:07下载
- 积分:1
-
本程序是一个循环队列,具有插入,删除,显示等功能
本程序是一个循环队列,具有插入,删除,显示等功能-this program is a cohort cycle, with insert, delete, display function
- 2023-01-02 18:00:03下载
- 积分:1
-
jisuan
类似windows的计算器功能..有加减乘除乘方运算(Jun comparable number of windows cavity算器 .. bleed at the nose floor features Endure-effect pot算efficiency source side of bridge)
- 2008-04-04 22:29:35下载
- 积分:1
-
TDMS文件存储
波形文件存储,以TDMS文件形式存储!可以调整频率形式,存储周期就会改变!(Waveform file storage, in the form of TDMS file storage!)
- 2020-11-04 12:19:51下载
- 积分:1
-
noisex-92噪声库
说明: 各个语音研究中,几个比较有代表性的噪声,从而便与研究语音降噪性能。(n each speech research, several representative noises can be used to study the performance of speech noise reduction.)
- 2020-06-23 05:40:02下载
- 积分:1
-
程序
说明: 基于结构光相移法的三维重建程序,matlab编码,由于要的可以下载一下(Based on the structured light phase-shift method of three-dimensional reconstruction program, matlab coding, because you can download it)
- 2019-10-17 15:40:18下载
- 积分:1
-
干扰处理
阵列信号处理,干扰处理,自适应波束形成,采用MATLAB代码编辑而成(array signal processing)
- 2020-07-26 18:18:40下载
- 积分:1