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

搜索资源列表

  1. 逐点递归填充算法

    0下载:
  2. 用OPENGL实现的,可以用来实现定点的绘制.用VC环境加上OPENGL实现.非常方便实现逐点递归填充算法.-use OpenGL, which can be used for fixed point mapping. VC environment with OpenGL. Very convenient achieve filled bit recursive algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46309
    • 提供者:陈传军
  1. 不规则图形的填充

    1下载:
  2. 用VC开发的图形填充算法,简单实用, 希望对你的图形开发有所帮助, 如果有什么问题,可以与我联系-development of the VC graphics filling algorithm, simple and practical, and I hope to your graphics development will help, if any, can contact me
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:31433
    • 提供者:
  1. 用特定颜色填充区域

    0下载:
  2. 在vc中用特定的一个颜色填充一些区域,增强界面的美观-vc used in a particular color to fill some of the regional and enhance the aesthetic interface
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:19272
    • 提供者:庞岳峰
  1. 橡皮筋算法和多边形填充算法

    1下载:
  2. 计算机图形学中的橡皮筋算法和多边形填充算法,使用vc编写.-computer graphics algorithms and the rubber-band polygon filling algorithm, vc prepared.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59559
    • 提供者:
  1. 根据历史记录自动填充输入框

    0下载:
  2. 本程序运行后能根据历史记录自动填充输入框.已经在vc 6.0环境下编译通过!-the running after history records automatically filled input box. In vc 6.0 compiler environment through!
  3. 所属分类:文件操作

    • 发布日期:2010-07-01
    • 文件大小:12332
    • 提供者:tqin007
  1. 基于VC++的图像平移程序

    1下载:
  2. 基于VC++的图像平移程序,在本程序中,移出去的部分,填充以白色。-VC-based image translation process, in the process, shifting away part filled with white.
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-14
    • 文件大小:519569
    • 提供者:祁广杰
  1. vc++Draw

    0下载:
  2. 在VC平台下实现的计算机图形学实验,功能包括画直线,画圆,填充,几何变换,曲线生成算法.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:81292
    • 提供者:彭明
  1. vc++imageprcwss

    0下载:
  2. 一整套VC++常用数字图像处理的实现方法。包括种子填充,边缘检测和HOUGH变换等待实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1765831
    • 提供者:石均
  1. sdk实现区域填充

    1下载:
  2. 图示学的期末作业,用vc实现区域填充算法执行后在终端上画一个多边形,自动填充-end of the operation, using vc regional filling algorithm implementation of the terminal after drawing a polygon, autofill
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44990
    • 提供者:尹鑫
  1. VC环境下3D图形旋转,实现简单图形算法

    1下载:
  2. 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80521
    • 提供者:黄欣
  1. 3D下的计算机图形学的编程实践VC源码

    1下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the origin
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:1560780
    • 提供者:李为民
  1. VCpaint

    1下载:
  2. VC实现简单的画图功能,直线,填充等-VC easy implementation of the drawing functions, a straight line, filling and so on ... ...
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-14
    • 文件大小:119634
    • 提供者:xyq
  1. qytc

    0下载:
  2. VC++ 关于填充区域图像的一个小程序,还是比较实用的-VC++ on the image to fill the region in a small procedure, it is quite practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:296085
    • 提供者:davie
  1. 31623275236

    0下载:
  2. VC++填充区域图像小实例,将规定区域填充成其它颜色,与图像处理紧密相关,有需要的编译一下。-VC++ fills the regional image of small examples, will provide area filling into other colors, and image processing is closely related to the need to build what.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:21652
    • 提供者:方法
  1. fillgrammingcode

    0下载:
  2. VC++编写的图形填充和绘制程序,非常好,值得一看-VC++ graphics prepared by filling and drawing program, very good, worth a visit
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-21
    • 文件大小:6292359
    • 提供者:chen
  1. VC_fill_brush_bit_picture_use_transparent_paint_br

    0下载:
  2. VC++填充刷子位图画刷与透明画刷的使用VC + + fill brush and brush-bit picture of the use of transparent paint brush-VC++ fill brush and brush-bit picture of the use of transparent paint brush
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:32629
    • 提供者:vik
  1. huatu

    0下载:
  2. VC++画图工具,能绘各种简单图像,填充颜色,画笔清除-Drawing tools
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:282767
    • 提供者:li yang
  1. draw(vc)

    1下载:
  2. VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, t
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:29973504
    • 提供者:鈞天下
  1. VC-draw-toolbox

    1下载:
  2. 本程序功能与Windows下附件中的画图软件功能相近。本程序是在VC6.0平台上用MFC所编,支持多文档和多视图结构,视图为滚动视图,允许分割窗口。绘制方面的功能主要包括绘制各种图元,包括直线、Bezier曲线、矩形、圆角矩形、椭圆(圆)、多边形,用笔或画刷自由绘图,橡皮擦擦除,颜料桶填充,取色和区域选取移动。绘图时可以选择各种画笔颜色和画刷颜色,各种线型和线宽,以及画封闭图元时是否填充,当然,还能设置背景色、清除图像及画布大小调整等,并且在绘图区单击右键会弹出快捷菜单。程序支持保存和读取位图格
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2376067
    • 提供者:penggy
  1. 填充

    0下载:
  2. vc++ 填充功能实现,绘制点,划线 ,多边形(Vc++ filling function implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:2509824
    • 提供者:小海带
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com