-
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。...
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
- 2022-03-20 05:39:35下载
- 积分:1
-
Computer Graphic
- 2022-06-14 14:06:14下载
- 积分:1
-
图像处理功能
用于图像处理函数类-for Image Processing Functions
- 2022-04-28 03:14:15下载
- 积分:1
-
passed the test procedures to deal with all the images
刚才传的所有程序试验处理的图像-passed the test procedures to deal with all the images
- 2022-08-03 08:12:21下载
- 积分:1
-
Combine Two Groups of Images把两幅图像叠放在一起
需要进行程序的分析...
Combine Two Groups of Images把两幅图像叠放在一起
需要进行程序的分析-Combine Two Groups of Images 2 images stacked together to the need for process analysis
- 2022-02-18 14:41:15下载
- 积分:1
-
使用语法来准备树。通过点击屏幕上的图形按钮,我们…
使用IFS文法来编制棵树。通过单击屏幕窗口的绘图按钮,可以看到这棵树绘制出来的样子。-use grammar to prepare trees. By clicking the window screen graphics button, we can see this tree mapping out the victims.
- 2022-03-02 15:47:22下载
- 积分:1
-
人工神经网络域最近邻算法库,图像处理和图形…
ANN最近邻域算法库,图像处理和图形处理里面用得比较多-ANN domain nearest neighbor algorithm library, image processing and graphics inside the handle with more than
- 2022-02-04 14:12:11下载
- 积分:1
-
显示渐变色文本的程序
显示渐变色文本的程序- The demonstration gradually changes color the text procedure
- 2022-01-26 00:12:49下载
- 积分:1
-
一个动画源代码,可以通过调节X、Y轴速度
一个动画源代码,可以通过调节X、Y轴速度-an animation source code can be adjusted by X, Y-axis velocity
- 2022-01-26 01:57:29下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1