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

搜索资源列表

  1. 02824418

    0下载:
  2. 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10605
    • 提供者:陆俊
  1. TinyCADsrc

    1下载:
  2. 第一个能够真正进行混合图形编辑的软件,对于任何类型的扫描图象:彩色图,灰度图和单色图都具有强大的光栅转矢量功能。通过使用本软件,您可以对扫描的图形,包括草图,地图和其他图象进行净化,编辑,更新并转换为矢量。引入了真正的CAD—类型编辑光栅图象-first truly mixed graphics editing software, for any type of scanned images : color, grayscale and monochrome plan has powerful
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:959339
    • 提供者:唐传兵
  1. scanfilljava

    0下载:
  2. 用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:63709
    • 提供者:鹰回九天
  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. FillRgn

    1下载:
  2. 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25968
    • 提供者:orchead
  1. digit-src-4_0

    0下载:
  2. This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.-This digit
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6030023
    • 提供者:廖广军
  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. CG-3

    0下载:
  2. 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2728
    • 提供者:艾文
  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. 计算机图形学的扫描线填充算法,MFC 实现

    0下载:
  2. 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:49135
    • 提供者:liuxing
  1. scanfill

    0下载:
  2. 扫描线填充算法,在VC下能超常运行,下载学习有价值.-Scan line fill algorithm, the VC can under extraordinary run, download the learning value.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1146
    • 提供者:
  1. PolyGon

    0下载:
  2. 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1871146
    • 提供者:葛高飞
  1. ComputerGraphics

    0下载:
  2. 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5458547
    • 提供者:隗平
  1. shmx

    0下载:
  2. 扫描线算法 计算机图形学 -Scan Line Algorithm for Computer Graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:26013
    • 提供者:芳芳
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:150552
    • 提供者:翁經堯
  1. scanseed

    0下载:
  2. 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-24
    • 文件大小:7705771
    • 提供者:孙雷
  1. AL128 VGA to TV scan converter firmware

    0下载:
  2. The AL251A-EVB-A0 is an engineering evaluation board that is used to evaluate and demonstrate the performance of the AL128 VGA to TV scan converter chip and AL251 TV to VGA scan converter chip.
  3. 所属分类:2D图形编程

    • 发布日期:2013-03-20
    • 文件大小:178112
    • 提供者:sgrig1
  1. Scan-Line-Seed-Fill-Algorithm

    0下载:
  2. 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:6869
    • 提供者:灿钿
  1. Scan

    0下载:
  2. 扫描线填充算法,用于在VC环境下画2D图片,但是需要包含特定的头文件-scan line algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1037
    • 提供者:吴柯啸
« 12 3 »
搜珍网 www.dssz.com