搜索资源列表

  1. scan_line_polygonfilling

    0下载:
  2. OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3546
    • 提供者:ldx
  1. MyDrawType

    0下载:
  2. 适合初学图形学的人,都是基本的绘图与填充及图形变换,贝页丝曲线的绘制.-graphics suitable for beginners who are basic drawing and filling and graphic transformation, Pui-page wire drawing curves.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:63208
    • 提供者:王鹏
  1. 200652313383416285

    0下载:
  2. 绘图程序 区域填充 区域填充-regional mapping procedures filled area filling fill regional regional Filled Filled
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47550
    • 提供者:zhanghui
  1. fillcharacter

    0下载:
  2. 对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2837
    • 提供者:李国平
  1. jflsdkjf

    1下载:
  2. 区域填充的算法 扫描线的填充算法 图形学的作业实验基本内容-area filling algorithm scanning lines filling algorithm graphics operations as basic experiment
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:41384
    • 提供者:张鹏宇
  1. 1-1

    0下载:
  2. 渐变背景,在窗体中从上至下依次绘制多个矩形,使它们的填充色从蓝变化到黑,就能很好地模拟出渐变效果-graded background, in which top-down windows were drawing more than rectangular, filling their color changes from blue to black. it will be able to simulate effects of gra
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5006
    • 提供者:张三
  1. jisuanjituxing

    0下载:
  2. 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:81758
    • 提供者:周林
  1. edgemarkfill

    1下载:
  2. 利用C语言实现的边缘填充算法、填充效率很高,很好用的-use C language to the brink of filling algorithm, filling highly efficient, easy to use! !
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:21499
    • 提供者:ffff
  1. MoneyBand

    0下载:
  2. 一个通过传递一个值来填充下面数字的,可以用于收款发票上的帐款显示条,需要自己加包编译.-through a transfer value to a figure below the filling can be used on the invoices receivable accounts show, Canada needs its own compiler package.
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:18849
    • 提供者:huping
  1. scan-line

    2下载:
  2. 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:赵先生
  1. CREATEPEN

    0下载:
  2. 图形绘制算法实现、区域填充算法的实现过程、图形裁减算法的实现等-Rendering Algorithm, regional filling algorithm's implementation, graphics reduction algorithm realization
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:457329
    • 提供者:方芳
  1. smarttoexcel

    0下载:
  2. C#直接操作电子表格,填充数据 推荐!-C# directly operated electronic forms, filling Data Suggest!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:215098
    • 提供者:leon
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, see
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34529
    • 提供者:张楠
  1. areafill

    0下载:
  2. 图形学中进行多边形的区域填充.使用VB.先自行取点画多边形-polygon graphics for the regional filling. VB. Midpoint first to choose their own polygon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26915
    • 提供者:clara
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. ComputerGraphicsVc++Res

    0下载:
  2. 计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。-computer graphics programming practice, including line drawing, anti-aliasing line, Circle, painted ova
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29336
    • 提供者:牛牛
  1. Vcad

    0下载:
  2. 图形学的一个小型Vcad绘图程序,可以绘制直线,园,园弧,椭圆,可以直线剪裁,填充,还可以绘制Btz曲线-graphics of a small Vcad mapping procedures, drawing straight lines, the landscape, the landscape arc, ellipse, straight line tailoring, Filling can also draw Btz curv
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:236077
    • 提供者:肖傲
  1. S1D13305lcd320240

    1下载:
  2. 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:277917
    • 提供者:王现运
  1. yangke

    0下载:
  2. 这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换,附 实验报告-this my computer graphics of the source code, including Midpoint Circle Line, Circle Bresenham line drawing, scanning seed filling regional t
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:168821
    • 提供者:杨科
  1. Visual_Basic.NET_GDI+

    0下载:
  2. 《Visual Basic.NET GDI+技术教程》源码 《Visual Basic.NET GDI+技术教程》的图书简介 GDI+是在Windows窗体应用程序中以编程方式显示图形图像的一种方法。 本书讨论GDI+技术、“图形编辑器”、“图像”菜单。由三部分组成,第一部分,概述了GDI+及GDI+的新功能,讨论了Graphics对象及该对象的方法,状态和创建,讨论了五种画笔的使用,讨论了Font对象,构造函数、属性
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:854543
    • 提供者:杨帅
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org