-
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器-using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter
- 2022-01-26 14:46:18下载
- 积分:1
-
Experimental Graphics class to do basic graphic element mapping process, using o...
图形学实验课上做的基本图元绘制的程序,用opengl实现-Experimental Graphics class to do basic graphic element mapping process, using opengl realize
- 2023-02-05 11:00:03下载
- 积分:1
-
opengl编写机器人代码
这是一个openGL的机器人行走转圈的演示程序.有详细注释.-This is a openGL walking robot moved around the demonstration program. Notes detail.
- 2022-09-26 17:05:02下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
利用LBP纹理模型进行纹理分类,其论文<..Rotation Invariant Texture Classification using LBP Var...
利用LBP纹理模型进行纹理分类,其论文发表在2009年Pattern Recognition,效果很不错。-Texture classification by LBP texture model. The related paper has been published in Pattern Recognition 2009.
- 2022-01-26 06:05:31下载
- 积分:1
-
很好的一个BSPLINE/BEZIER曲线生成器.速度很快。还有几个例子。
很好的一个BSPLINE/BEZIER曲线生成器.速度很快。还有几个例子。- A very good BSPLINE/BEZIER curve production The speed is very
quick. Also some several examples.
- 2022-06-28 23:47:05下载
- 积分:1
-
一个简单的D3D程序源代码,特别适合初学者
一个简单的D3D程序源代码,特别适合初学者-a simple D3D program source code, especially for beginners
- 2023-02-11 06:50:03下载
- 积分:1
-
使用语法来准备树。通过点击屏幕上的图形按钮,我们…
使用IFS文法来编制棵树。通过单击屏幕窗口的绘图按钮,可以看到这棵树绘制出来的样子。-use grammar to prepare trees. By clicking the window screen graphics button, we can see this tree mapping out the victims.
- 2022-03-02 15:47:22下载
- 积分:1
-
基于tms320vc5509a的应用于fft傅里叶变化的函数
基于tms320vc5509a的应用于fft傅里叶变化的函数-Tms320vc5509a applied based on changes in function of fft Fourier
- 2022-10-06 06:45:02下载
- 积分:1
-
Paintlib是移植可用于图像的加载、存储和处理。
paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling of the C library. From BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF, and WMF files to load images and the retention of BMP, JPEG, PNG and TIFF formats. Both filters through the implementation of category filters, are also available via direct access to Bitmap image processing. For a complete C source code.
- 2022-01-22 01:30:11下载
- 积分:1