搜索资源列表
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
可拉伸播放器
- 一个可拉伸,可调整屏幕大小且可显示播放文件路径的播放器, -be a stretch, adjustable screen size but can show that the players file path players,
TestBorderLayout
- BorderLayout布局管理器。五个按钮,分布在东南西北中,可以拉伸而变化。-BorderLayout layout manager. Five buttons, the Roof : distribution, we can stretch and change.
window_index
- 一个很好用的窗口拉伸基类,内付使用细节说明,可以很好的控制多个窗口级联拉伸-a good tensile window of the base class, which used to pay the details that can have a very good control over the window cascade tensile
BeautifulFace
- 一个华丽的界面 使用方法 方法一: ModifyStyle( WS_CAPTION, WS_MINIMIZEBOX, SWP_DRAWFRAME ) //设置图标 方法二: 不用上面的,但是要去掉对话框的title属性 void CPageDlg::OnPaint() { if (IsIconic()) { ... } else { // CDialog::On
exmple_1
- ProE二次开发的一些例子,主要实现自动生成一个拉伸特征-ProE secondary development of a number of examples, mainly for automatic generation of a tensile
HideMenu
- “可以拉伸的菜单”--使你的应用程序菜单可以进行拉伸的操作
VictorIdeVcl_104
- ImButton: 动态效果的按钮控件 ValidateEdit: 可限制输入内容的输入框 UrlLabel: 可实现超级链接的标签控件 YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等-ImButton : Dynamic effects of button controls ValidateEdit : to limit the importation of content input box U
钢筋拉伸系统
- 一个实验系统
CSplWnd
- 对MFC视图,进行静态分割窗口,可分为分为多行多列,各窗口相互独立,可拉伸。-View of MFC, static segmentation window, can be divided into many do much column, each window independent, can stretch.
RICHTEXTBOX
- 禁止RICHTEXTBOX中的OLE对象拉伸-Prohibition of the OLE object RichTextBox tensile
imageProcess
- 数字图像处理程序,可将RAW格式转化为BMP格式,并进行线性拉伸,卷积滤波,几何缩放。-Digital image processing procedures, RAW format can be converted into BMP format, and a linear stretching, convolution filtering, geometric scaling.
WinFormTest
- 1、图形元素绘制(线:绘制、移动,拉伸、清除等),双缓存。 2、进程:创建、停止、列表 3、普通控件使用。-1, graphics, drawing elements (lines: map, move, stretch, clear, etc.), double-buffering. 2, process: create, stop, list 3, the use of common control.
AdvComboBox_Version_2.1
- 增强版ComboBox,可以像窗口一样来拉伸。-Enhanced ComboBox, can be the same as the window to stretch.
tempBtnDraw
- 以按钮为例,动态生成控件并实现控件拉伸,可以生成多个控件-By pressing the buttons, for example, dynamically generated control and to achieve the control stretch
DIBDisplay
- 图像处理BMP图像,打开,显示,拉伸等操作-image processing image,open,show stretch and so on.
Custom Draw Panel
- 项目中经常用到需要自定义风格的圆角窗口,以前我们都是放一个背景图片,但是当窗口大小不一样时,固定大小的背景边框圆角会被拉伸变得很难看,所以自己写了一个 panel VCL。 自绘 panel 组件,背景,边框都可使用图片自定义,可使用透明png实现圆角,自适应窗口大小。 -Custom draw panel VCL。
Dialogbox_displayed_the_form_background_mageDlgUse
- 在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 -In the dialog box displays a form where the background picture VC to ac
LineTrans
- 基于多文档的程序下,自己导入图像同时实现图像的各种线性变换,如阈值变换,窗口拉伸,图像反色等-use vc++ wo input image ,realize mang linetrans,such as the oppsite cloor
j
- 在程序中添加一个【绘图】菜单项,在该项的子菜单中有【正方形】、【椭圆】、【三角形】、【平行四边形】等菜单选项。选中一菜单项会在应用程序窗口的用户区中画出相应的图形,同时清除原有图形。 2、阅读VC++的帮助文档,了解一个名称为StretchBlt的函数,该函数与BitBlt函数一样可以把内存中的位图显示在显示器的屏幕上,但它与BitBlt不同的地方是可以把位图拉伸或缩小。请用这个函数编制一个可以对位图放大或缩小的应用程序。 -In the process of drawing】 【Add
