-
opengl编写的火焰程序 vc6.0
opengl编写的火焰程序 vc6.0 -opengl programs written in flame vc6.0
- 2022-03-20 19:09:55下载
- 积分:1
-
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生...
帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、
逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,
spline,Bspling,Hermite曲线生成算法;单线性,双线性,
Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,
种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
原点对称,错切变换算法;-help students learning graphics and engineering staff a good tool, they demonstrated a dynamic graphics generation process, the detailed source code so that you can run after the paste, including DDA, resenham, point by point comparison Linear Algorithm; Bresenham, DDA, the midpoint Circle algorithm; N bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation ratio, rotation, symmetric origin , Shear Transform algorithm;
- 2022-12-31 03:15:03下载
- 积分:1
-
use two basic class library can open png image files. Class included in the docu...
使用两个基本类库可以打开png图片文件.类库文件包含在下载文件当中.-use two basic class library can open png image files. Class included in the documents downloaded documents.
- 2022-01-28 21:02:47下载
- 积分:1
-
文件是捕捉,它是非常有用的
file is for capturing the image.and it is so useful
- 2022-01-26 15:56:04下载
- 积分:1
-
cgraphview是一个类,提供multiplot二维数据的可视化。该…
CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.
CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported:
-Autoscale
-Zooming
-Fit width, height and page
-Mouse coordinates tracing
-Interactive add, remove and edit points
-Ability to add and display interactively up to 15000 points per second (depends on the speed of the computer)
作者为Paul Barvinko
-CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots.CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot views. Features supported :-Autoscale-Zooming-Fit width, height and page-Mouse coordinates tracing-Interactive add, remove and edit points-Ability to add and display interactively up to 15000 points per second (depen
- 2022-02-25 06:34:57下载
- 积分:1
-
open a bitmap, a bitmap into the structure of the document, shows how the bitmap...
打开一幅位图,其中融入了位图的文件结构,如何显示位图,是进一步图像处理的基础-open a bitmap, a bitmap into the structure of the document, shows how the bitmap is to further the basis for image processing
- 2023-01-14 01:50:04下载
- 积分:1
-
Images through a series of operations to calculate an image in the triangle area...
通过对图象一系列的操作来计算一个图象中三角形的面积.-Images through a series of operations to calculate an image in the triangle area.
- 2022-08-20 00:17:42下载
- 积分:1
-
一个非常强大的图表类,可以画多种常用的图表
一个非常强大的图表类,可以画多种常用的图表
- 2022-01-24 18:03:00下载
- 积分:1
-
图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法...
图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding, etc. ... contains a variety of algorithms ...
- 2022-09-03 21:20:02下载
- 积分:1
-
主要讲述内容:概述
函数定义的一般形式
函数的参数和函数的值
函数的调用
函数的嵌套调用
函数的递归调用
数组作为函数参数
局部变量
主要讲述内容:概述
函数定义的一般形式
函数的参数和函数的值
函数的调用
函数的嵌套调用
函数的递归调用
数组作为函数参数
局部变量和全局变量
变量的存储类型
内部函数和外部函数
如何运行一个多文件的程序
-Focuses on the content: an overview of the general form of function definition function parameters and function of the value function call function call function nested recursive calls as a function parameter array of local variables and global variables variable storage type internal function and external function how to run more than one document the procedures
- 2023-04-15 03:45:03下载
- 积分:1