搜索资源列表
d3dle
- 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写的制作不断变换背景颜色的DirectX窗口-computer graphics application DirectX 8.0 SDK 6.0 and VC prepared by the production of the constantly changing background color DirectX window
VC_Windows
- 在VC框架客户区实现三叉切分窗口,且每个窗格使用不同的试图-VC in the framework of the district to achieve customer segmentation trigeminal window, and each pane of trying to use different
CoolCtrl
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
LotvChange
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等2.-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
RisPalette
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等3。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
Test_ok
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等4。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, etc.
down22
- 本程序对VC++开发中的一些基本的设置问题进行了简单的说明 ,如实现窗口框架的初始设置,高级控件的使用等等。-procedures for the development of the VC some of the basic set-up for a simple explanation, If the window framework for the realization of the initial setup, the use of Advanced Control, and so
zuomianxianshi
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能11。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
source-ok
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能333。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
m_language
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能44。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional
ScreenSavePrograme
- 本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能。-procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, senior professional use controls
Graphic-RW-ENGINE
- 一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点: * 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。 * 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。 * 拥有极简易的使用方法。引擎常用的接口函数只有4个。 * 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。 * 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。 * 图象
vcBasicOperate
- 在学习VC基础操作的人可以来看看,内含对文件,窗口,状态样,对话框,画笔,字体,工具条等的各种操作.
verytu
- 这是我们编写的一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点: * 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。 * 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。 * 拥有极简易的使用方法。引擎常用的接口函数只有4个。 * 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。 * 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。
PointTrans
- 图形图像处理的线性变化,窗口拉伸,直方图均衡等,vc源码
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
MedianFilte
- 在图像中值滤波中包括两方面,一是滤波窗口的确定,二是滤波算法的实现。采用了VC编码来实现了中值滤波-Median filter in image includes two aspects, first, determine the filter window, and the other is the realization of filtering algorithm. VC coding used to achieve a median filter
VC
- 主要是进行滚动窗口算法的程序编写,用于机器人视觉中-Primarily to scroll the window programming algorithm for robot vision
VC++底层图像处理函数
- 该DLL完成了关于BMP图象的转化,存储,透明等多方面操作。该函数集合主要围绕DIB Section句柄(HBTIMAP)在WINDOWS系统中绘制,透明,旋转,输出等功能而建立。方便用户对于底层BITMAP图形最直接得控制,从而提高程序运行效率。可用于例如追求显示效率的WINDOW窗口图形控制等项目。(the DLL has completed the transformation, storage, transparency and other aspects of the BMP imag
JHBRAP
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序()