-
用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器
用MATLAB实现如何进行滤波器的设计,具体为设计同态滤波器-This source code introduces a method on how to design a filter using MATLAB.And a homostasis filter is designed in detail.
- 2023-05-25 21:15:02下载
- 积分:1
-
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。...
在加权的有向图中,可以求出最大流路径,即求出从起点到终点权值之和最大的路径。-In weighted directed graph, we can derive maximum flow path, that is derived from the point of origin to their destination and the largest weight of the path.
- 2022-05-20 07:30:51下载
- 积分:1
-
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子...
利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
- 2023-06-22 13:45:04下载
- 积分:1
-
打印程序 打印程序 打印程序
打印程序 打印程序 打印程序 -Print Print Print Print Print process printing process procedures
- 2023-08-08 21:20:03下载
- 积分:1
-
根据鼠标活动 捕获鼠标位置像素点的值显示在当前设备上
根据鼠标活动 捕获鼠标位置像素点的值显示在当前设备上-According to the mouse events to capture the mouse position pixel values displayed in the current device
- 2022-09-03 19:20:02下载
- 积分:1
-
在C++环境下,实现画圆,方便实用,简洁快速
在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
- 2022-02-04 16:24:01下载
- 积分:1
-
经典的KSVD算法(含OMP),含一维信号字典训练及二维图像去噪实例
经典的字典更新KSVD算法,含一维信号字典训练及二维图像去噪实例。利用OMP算法进行稀疏编码,之后逐列进行字典更新,含速度计算及PSNR计算,含训练字典的最终展示。需要首先配置OMP程序,有清晰的readme文件指导程序编译,亲测很好用。
- 2022-03-29 17:27:22下载
- 积分:1
-
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。...
一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners-Opengl shown in grayscale bitmap bmp files, use VC++ Prepared. Very simple, suitable for beginners to use.-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
- 2022-08-06 02:29:10下载
- 积分:1
-
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!...
这是我自编的关于焊接中U_I图的一些程序,有兴趣的朋友可以看看!-This is my self on the map U_I welding procedures are interested friends can see!
- 2022-10-26 21:15:03下载
- 积分:1
-
属性页示例
属性页对话框是将多个对话框集中起来,通过标签将各个页面激活。与属性页对话框相关的类主要包括CPropertySheet类和CPropertyPage类。一个属性页对话框可以包括一个CPropertySheet类和多个CPropertyPage类对象。 CPropertySheet类是CWnd类的派生类,其对象作为属性对话框的窗口框架出现,主要实现管理各个属性页面的作用。其用于管理属性页对话框的主要成员函数详见msdn。
- 2022-11-05 02:05:03下载
- 积分:1