-
dos操作系统上的256色图形演示程序,包含全部源码。
dos操作系统上的256色图形演示程序,包含全部源码。-dos operating system on the 256-color graphics demo program that contains all the source code.
- 2022-07-23 09:45:23下载
- 积分:1
-
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。
vc 与 AutoCAD 利用OBJECT arx的混合编程的小例子。-vc and AutoCAD using DCOM arx mixed programming small examples.
- 2022-07-27 22:25:24下载
- 积分:1
-
bmp图像的放大缩小。
bmp图像的放大缩小。-bmp image zooming.
- 2022-09-27 15:10:03下载
- 积分:1
-
图像处理显示图像BMP、JPG基于MFC
extern unsigned char m_dbOutImageV[(WIDTH>>1)*HEIGT...
图像处理显示图像BMP、JPG基于MFC
extern unsigned char m_dbOutImageV[(WIDTH>>1)*HEIGTH] -Jie像standard braise显striped像standard BMP) JPG price coverlet MFCextern unsigned char m_dbOutImageV [(WIDTH
- 2023-03-23 21:35:04下载
- 积分:1
-
exhousted块匹配算法
Exhousted block matching algorithm
- 2022-05-05 12:07:59下载
- 积分:1
-
用C语言实现的Cohen
用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
- 2022-01-26 05:39:17下载
- 积分:1
-
编写的一个绘制函数曲面的程序,主要生成函数曲面
编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
- 2022-02-05 16:06:56下载
- 积分:1
-
transform two
二维几何变换,包含了二维图形的几何变换算法,比例变换,对称变换的算法,希望大家之间交流-transform two-dimensional geometry, two-dimensional graphics contains the geometric algorithm, the ratio transformation, the transformation symmetric algorithm, We hope that the exchanges between the
- 2022-03-15 21:47:44下载
- 积分: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
-
do with java, drawing the software will have the following functions :
用java做的,画图方面的软件,有以下的功能:可拖拉式创建组件(目前包括按钮文本框图片组件)等。-do with java, drawing the software will have the following functions :-tractor can create components (including the current button textboxes Photo components).
- 2022-03-28 22:53:33下载
- 积分:1