登录
首页 » 图形图像 » 本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...

本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...

于 2022-08-08 发布 文件大小:5.33 MB
0 173
下载积分: 2 下载次数: 1

代码说明:

本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在.NET中非常好用的绘制报表工具 可以绘制饼,曲线,矩...
    在.NET中非常好用的绘制报表工具 可以绘制饼图,曲线图,矩形图-In the. NET is very easy to use drawing tools to draw a pie chart report, graphs, rectangular diagram
    2023-04-11 11:50:04下载
    积分:1
  • 功能概述:提供一个时间
    功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre(R),与空间相关的分析参考Viso和Space插件。 -functions outlined : to provide a time-series analysis of plug-ins, need only provide time frame and numerical axis, it can be related to the visual analysis. Interface : use TeeChart main platform for building support WebService support ActiveX, OLE Automation support. All numerical sequence using array storage, independent of the database, support data transfer to support XML and text formats derived images into vector output support, support for multiple output file formats, support Stream mode output images. Sequence data sources (including intermediate sequence) support interactive changes. Based on the frequency, sequence analysis, see separate plug-frequency analysis Hfre (R), and space-related analysis a
    2022-10-11 03:15:02下载
    积分:1
  • MATLAB
    MATLAB实现基于互相关的亚像素级图像匹配/配准源代码Free Source Code for Efficient subpixel image registration by cross-correlation-MATLAB-based cross-correlation of sub-pixel image matching/registration Source Code Free Source Code for Efficient subpixel image registration by cross-correlation
    2022-04-30 18:10:40下载
    积分:1
  • Cannon CDSDK 7.3,Cannon 相机开发包. 尚未经过经过测试。
    Cannon CDSDK 7.3,Cannon 相机开发包. 尚未经过经过测试。 -Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
    2023-03-03 22:05:04下载
    积分:1
  • / /名称:smooth.c//purpose:进行平滑和锐化/作者:凤凰,…
    //Name:smooth.c//Purpose: To perform smoothing and sharpening//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
    2023-03-16 04:35:03下载
    积分:1
  • 用turboc2闲时编的学用的显示直线的程序
    用turboc2闲时编的图形学用的显示直线的程序-turboc2 the man with a series of graphics showing the straight procedures
    2022-01-25 15:57:14下载
    积分:1
  • 本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。...
    本程序实现了直线(Bresenham算法和DDA算法),和圆(中点Bresenham算法和正负法)的绘制,并能够选取其颜色。-This procedure has a straight line (Bresenham algorithm and DDA algorithm) and round (mid-point of Bresenham algorithm and plus or minus method) drawing, and be able to select the color.
    2022-08-08 15:27:06下载
    积分:1
  • 这是一个用matlab编写的处理程序源代码,有界面
    这是一个用matlab编写的图形处理程序源代码,有图形界面-This is a preparation using Matlab graphics program source code, graphics interface
    2023-07-27 05:10:04下载
    积分:1
  • 用于把多个片统一成同一尺寸(同一高度或宽度)。
    用于把多个图片统一成同一尺寸(同一高度或宽度)。-It is used to adjust multiple images to the same size (height or width).
    2022-02-10 08:59:39下载
    积分:1
  • 犯错
    扫描线填充法: 1、原理:该算法利用了扫描线的相关性和多边形边的相关性,而不是逐点进行处理。 2、扫描线的相关性:某条扫描线上相邻的象素,几乎都具有同样的内外性质,这种性质只有遇到多边形边线与该扫描线的交点时才会发生改变。 3、边的相关性:由于相邻扫描线上的交点是与多边形的边线相关的。对同一条边,前一条扫描线yi与该边的交点为xi,而后一条扫描线yi+1=yi+1与该边的交点则为xi+1=xi+1/m,利用这种相关性可以省去大量的求交运算。 边相关扫描线填充算法的实现需要建立两个表:边表(ET)和活动边表(AET)。-err
    2023-07-27 18:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载