CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scan line

搜索资源列表

  1. HSRscanline

    0下载:
  2. 扫描线算法消隐,鼠标左键点击4个点作为六面体底面,自动生成一个固定高度的六面体,键盘上下左右变换六面体角度-Scan line algorithm blanking, the left mouse button click on four points as hexahedron bottom, automatically generates a fixed height of hexahedral, keyboard up and down about six-sided perspectiv
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1977881
    • 提供者:jin jing
  1. Basicgraphicsgeneration

    0下载:
  2. 实现直线、圆、椭圆和区域填充,其中直线和圆的生成分别用DDA算法、中点画线法和Bresenham算法,扫描转换和区域填充用多边形扫描转换的扫描线算法和种子填充算法。-To achieve a straight line, round, oval and the area filling, in which the generation of linear and circular respectively DDA algorithm, the stipple line method and Br
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2014297
    • 提供者:zhuli
  1. ScanEdge

    0下载:
  2. 图形学相关的算法实现,使用扫描线算法填充多边形-Graphics-related algorithms, using Scan-Line Polygon Fill Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3696415
    • 提供者:fcwindpasss
  1. scanline

    0下载:
  2. 扫描线方法,处理图像应用,扫描线程序的改进版本可以值得描述,成为快速的图像处理方法。-Scan line method, image processing applications, scan lines may be worthy of an improved version of program descr iptions, a fast image processing method.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:7686
    • 提供者:zhangting
  1. TDC线阵 CCD 相机

    0下载:
  2. T D C线 阵 CC D 相 机-TDC line scan CCD camera
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-05-19
    • 文件大小:5161853
    • 提供者:zxt
  1. line

    0下载:
  2. This Project Line Following Autonomous Robot is based on 8 bit Microcontroller AT89C2051. This Robot follows the black line which is drawn over the white surface or it follows the white line which is drawn over the black surface. The infrared sensors
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:584
    • 提供者:Binu
  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. polyfill

    0下载:
  2. 一个在VC环境下的简单的矩形扫描线填充算法源代码-VC environment a simple rectangular scan line fill algorithm source code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:391493
    • 提供者:陈永清
  1. polygon

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3720
    • 提供者:徐晓亮
  1. scan

    0下载:
  2. 利用全连接的端口扫描程序,能显示目标主机的端口开放情况。要求能在命令行输入要扫描的目标主机和端口范围。-All connections use port scanning programs, can show the target host' s port and opening up. Requests can enter the command line to scan the target host and port range.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1145258
    • 提供者:yoyo
  1. B07022022

    0下载:
  2. 用VC编写的一个图像处理程序,实现Bresenham算法以及扫描线填充和区域填充-Written with VC an image processing program, to achieve Bresenham algorithm and scan line fill and the area filling
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1950570
    • 提供者:ZQC
  1. PCF8574KEY20

    0下载:
  2. PCF8574KEY20.ASM 20键扫描加6位数码显示的实验程序B: R1,存放扫描行的键值:各行首键的值分别为 #0,#4,#8,#12 (共有四行) R2,存放PB口送扫描的数。 R5,存放扫描列的键值: #0,#1,#2,#3 (共有四列)-PCF8574KEY20.ASM 20 key scan plus six digital display of experimental procedure B: R1, stored scan line of key val
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:4030
    • 提供者:wxp
  1. bresenham

    1下载:
  2. 计算机图形学实验: 实现Bresenham算法绘制线段,并利用“橡皮筋”功能绘制折线。 可将绘制的折线连接成多边形,并选择种子填充法或扫描线填充法进行填充。-Computer Graphics Lab: Bresenham algorithm for drawing line segments to achieve, and to use " rubber band" line drawing functions. Line connection can be draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:118691
    • 提供者:曲鹏
  1. tianchong

    0下载:
  2. 绘制多边形(程序中多边形已设定好),可以实现扫描线填充和扫描线种子填充,后者要现在图形内单击右键确定第一个种子。-Draw polygon (polygon has set a good program), can achieve scan line scan line seed fill, and filling, which should now right click the graph to determine the first seed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1937084
    • 提供者:张柠
  1. ccd_design

    0下载:
  2. 数码相机的CCD前端的详细系统方案。分别包括因不同种类的工作需求,业界不同的类型的CCD:Line(线型),Interline(扫描),Full-Frame(全景)和Frame-Transfer(全传)。-CCD digital camera detailed front-end system solutions. Include, respectively, the demand for different types of work, the industry developed diffe
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:431620
    • 提供者:陈斌
  1. ScanLine_Z-buffer-1

    1下载:
  2. 扫描线Z-buffer算法作业,实现了简单的扫描线算法-Scan line Z-buffer algorithm operation, to achieve a simple scan line algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-25
    • 文件大小:8684015
    • 提供者:sosowo
  1. 20105169404612157

    0下载:
  2. 使用VC平台,C++开发的扫描线种子填充算法,运行后点击视窗即可自动绘制边缘区域,并自动填充。-Platform using VC, C++ Development scan line seed fill algorithm, then click the window you can run the automatic drawing of the edge area, and automatically fill.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1356519
    • 提供者:eyou
  1. sy5

    0下载:
  2. 用C语言进行图形填充,采用扫描线算法完成-Filled with C language for graphics, the use of scan line algorithm to complete
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1427
    • 提供者:
  1. Scanlinefill

    1下载:
  2. 用C++和OpenGL结合,实现图形学中扫描线填充算法的多边形的填充-Filled with the scan line polygon fill algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1721
    • 提供者:hejn
  1. 12hidden

    0下载:
  2. Motivation Algorithms for HSR Back-face detection Painter’s algorithm Ray casting Scan-line Z-buffer Area subdivision Tradeoffs-Motivation Algorithms for HSR Back-face detection Painter’s algorithm Ray casting Scan-line Z-
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:14791
    • 提供者:Faraz
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com