-
in WINDOWS programming arbitrary rotating bitmap
在WINDOWS中编程任意旋转位图-in WINDOWS programming arbitrary rotating bitmap
- 2022-05-07 08:14:05下载
- 积分:1
-
窗体的动画效果 窗体的动画效果 窗体的动画效果
窗体的动画效果 窗体的动画效果 窗体的动画效果-Form of animation effects animation form form form of animation animation animation form
- 2023-08-23 03:15:04下载
- 积分:1
-
graphics program, VC write procedures for the determination and strongly recomme...
图形学程序,用VC写的示波图程序,强烈推荐下载。-graphics program, VC write procedures for the determination and strongly recommended download.
- 2022-06-30 03:48:35下载
- 积分:1
-
图像平滑处理的方法多种多样,有邻域平均、
空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。...
图像平滑处理的方法多种多样,有邻域平均、
空间低通滤波、多图像平均、中值滤波、改进的梯度倒数加权法等几种现有的空域,以及须域图像平滑葬法等。-Image Smoothing variety of treatment methods, there is an average neighborhood, spatial low-pass filtering, multi-image average, median filtering, to improve the gradient of the weighted reciprocal law several existing airspace and the need domain image smoothing burial law.
- 2022-02-21 08:07:12下载
- 积分:1
-
图片编码与解码 JPEG2BMP
常见的JPEG和JPEG2000严格意义上指的都不是文件格式而是图像压缩标准,此程序将读入一幅JPEG图片,并对其进行解码、编码为BMP图像,此代码用VS2013成功编译并执行。并附有原始图片和注释。
- 2022-03-30 18:50:47下载
- 积分:1
-
C++操作autoCAD下的dxf文件的示例
C++操作autoCAD下的dxf文件的示例-C++ Operation AutoCAD dxf files under the sample
- 2023-06-13 16:05:04下载
- 积分:1
-
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白...
将真彩位图转化成各色或黑白位图,
1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。
2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。-The true color bitmap into a colored or black and white bitmap, 1. The true color bitmap into a colored or black and white bitmap to binary (supports multiple dithering methods) treated bitmap, effectiveness and speed of excellent . 2. The true color or black and white bitmap to 90 degrees, 180 degrees, 270-degree high-speed rotation.
- 2022-02-03 12:04:53下载
- 积分:1
-
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下...
根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下;
利用中点画圆算法实现边界程序:
void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color)
{//画八分之一的圆
int x,y,d
x=0 y=r d=1-r
WholeCircle(xc,yc,x,y,color)
while(x
- 2023-03-14 21:40:04下载
- 积分:1
-
Embedded graphics library minigui1.6.x senior programming routines can be transp...
飞曼公司嵌入式图形库minigui1.6.x的高级编程例程,可移植到各类开发板上使用。-Embedded graphics library minigui1.6.x senior programming routines can be transplanted to the use of various types of development board.
- 2022-03-23 01:07:00下载
- 积分:1
-
使用D3D从OBJ读取模型,代码由VC写成
读取后通过MESH建模
使用D3D从OBJ读取模型,代码由VC写成
读取后通过MESH建模-Use D3D read from the OBJ model, code written by the VC after reading through the MESH Modeling
- 2023-01-10 16:25:03下载
- 积分:1