-
该程序实现图片的载入,并取图片上的任意点的RGB值,然后写入文本文件yanse.txt。...
该程序实现图片的载入,并取图片上的任意点的RGB值,然后写入文本文件yanse.txt。
-The picture of the loading program, and take pictures on any point of the RGB values, and then write a text file yanse.txt.
- 2022-06-30 15:58:00下载
- 积分:1
-
lda implementation, to find a long time, but also good, we can try!
lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
- 2023-03-06 03:05:04下载
- 积分:1
-
三
三维模型浏览器,可以浏览off模型,并实现了选取功能-Three-dimensional model of the browser, you can browse off model, and to achieve the selected function
- 2022-03-13 16:32:51下载
- 积分:1
-
自适应多模快速背景差算法
基于OpenCV的前景检测算法,在传统计算方法上,采用多模的快速背景差算法,提高了运算效率。
- 2023-03-08 22:05:04下载
- 积分:1
-
类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。
类似PaintBrush的绘图软件,矢量绘图,可移动修改和保存。-Paintbrush similar graphics software, vector graphics, removable modify and save.
- 2023-01-19 16:15:03下载
- 积分:1
-
利用Visual C++ 6环境下创建MFC AppWizard(EXE),建议。
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-point of cutting and cutting to cut a straight line, respectively.
- 2022-06-15 10:53:08下载
- 积分:1
-
The spectrum sensing of a wideband frequency range is studied by dividing it int...
Cognitive radio frequency spectrum detection-The spectrum sensing of a wideband frequency range is studied by dividing it into multiple subbands.
It is assumed that in each subband either a primary user (PU) is active or absent in a additive white Gaussian
noise environment with an unknown variance. It is also assumed that at least a minimum given number of
subbands are vacant of PUs. In this multiple interrelated hypothesis testing problem, the noise variance is
estimated and a generalised likelihood ratio detector is proposed to identify possible spectrum holes at a
secondary user (SU). Provided that it is known that a specific PU can occupy a subset of subbands
simultaneously, a grouping algorithm which allows faster spectrum sensing is proposed. The collaboration of
multiple SUs can also be considered in order to enhance the detection performance. The collaborative
algorithms are compared in terms of the required exchange information among SUs in some collaboration
- 2022-04-01 19:11:06下载
- 积分:1
-
implementation de aes in c for this code
wé use a interface in c in aes
implementation de aes in c for this code
wé use a interface in c in aes
- 2022-10-20 17:40:04下载
- 积分:1
-
数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件....
数字滤波器的vhdl源代码.在quartus上运行过,里面还有matlab的仿真文件.-Digital filter of the VHDL source code. In Quartus run-off, along with the simulation matlab file.
- 2022-04-30 22:20:41下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1