CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 扫描程序

搜索资源列表

  1. FillTriArea

    0下载:
  2. 这是对一个三角形区域采用扫描填充算法着色的程序,特点是颜色随像素的坐标变化-This is a triangle filled with scanning algorithm coloring process, which is characterized by the color pixel coordinates with the changes
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:128193
    • 提供者:首席
  1. c_leida

    1下载:
  2. 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10255
    • 提供者:liu
  1. saomiaozhuanhuan-csharp

    0下载:
  2. 本程序使用C#编制,可通过扫描转换的方法为多边形进行填充。-procedures for the use of the C# establishment, through the scan conversion method of polygon filling.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6604
    • 提供者:彭晓波
  1. 2ddraw

    2下载:
  2. 计算机图形学大作业,一、 调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现。三、线段裁剪和多边形裁剪算法的动画演示实现。四、交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。五、自行车行走和绕固定点旋转的自旋转物体动画。六、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。七、交互式Bezier曲线的输入绘制程序实现
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:106362
    • 提供者:ling
  1. seed_filling2

    0下载:
  2. 象素扫描的图形学的调试小程序,共享给不懂的参考-pixel scan small graphics debugging procedures, sharing a reference to understand
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:994
    • 提供者:皮球
  1. 多变形填充

    1下载:
  2. 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2816
    • 提供者:代丛军
  1. df

    0下载:
  2. 自己编写的小程序,仿真雷达扫描界面,还不完善。供初学者参考-I have written a small program, simulation, radar scan interface, not perfect. Reference for beginners
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:688
    • 提供者:陈伟
  1. line

    0下载:
  2. 直线扫描转换程序,包括DDA算法、中点画线法、Bresenham画线法三种算法-Line scan conversion process, including the DDA algorithm, the dotted line method, Bresenham drawing line method of three algorithms
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1316
    • 提供者:Sun
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. polygon

    0下载:
  2. 模拟计算机对于多边形的扫描转换操作,是计算机图形学最基本程序之一。-Analog computer for polygon scan conversion operation, one of the procedures is the most basic computer graphics.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11676956
    • 提供者:杨正中
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. LibQREncode

    0下载:
  2. libqrencode (QRencode) 是一个用C语言编写的用来解析二维条形码(QR Code)的程序库,libqrencode通过手机的CCD摄像头来扫描二维条形码。-This library is free software you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:49406
    • 提供者:steven
  1. PolygonRaster_AET

    0下载:
  2. 栅格多边形的扫描填充算法(AET),win32 项目程序-Raster scanning polygon filling algorithm (AET), win32 project procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:21701
    • 提供者:文白科
搜珍网 www.dssz.com