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

搜索资源列表

  1. Cell中以SetRangeData方法快速填充数据

    1下载:
  2. Cell中用SetRangeData方法快速填充数据的示例 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp Cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Delphi, C++ Builder, PowerBuilder, .NET)
  3. 所属分类:数据库编程

    • 发布日期:2009-04-23
    • 文件大小:146235
    • 提供者:luoqiling
  1. 种子填充VC代码

    0下载:
  2. 种子填充算法的简单示例 VC 6.0 单文档
  3. 所属分类:2D图形编程

  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:76200
    • 提供者:龚正娟
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. scanfill

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

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

    0下载:
  2. 实现多边形区域扫描线填充的有序边表算法,并将实现的算法应用于任意多边形的填充,多边形的顶点可由键盘输入或鼠标拾取,填充要准确,不能多填也不能少填。 要求掌握边形区域扫描线填充的有序边表算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Scan-line polygon fill the region to achieve the orderly side of the table algorithm, and the algorithm is a
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1930702
    • 提供者:linym
  1. BmpProcessing

    0下载:
  2. VC++实现统计图像的Y\R\G\B灰度直方图等图像信息,并实现用指定的颜色填充指定的区域-Stat image information include Y \ R \ G \ B histogram and realize the fuction that fill the appointed region with settled color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2104037
    • 提供者:yangjinli
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. cool picture editor

    0下载:
  2. 一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture the picture ellipse, the rectangle, the cone, the column, the irregular curve, supports the input text, uses the eraser, t
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:222432
    • 提供者:none
  1. 图形学填充算法 (2)

    0下载:
  2. 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:9203
    • 提供者:陈 美
  1. ScanLine

    0下载:
  2. 扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为VC-Scanning polygon filling algorithm, in which the documents are detailed on the scanning polygon filling algorithm has a clear definition and easy to understand operating environment for VC
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:63230
    • 提供者:淋雨
  1. MapGIS_2_Dxf

    0下载:
  2. MapGIS本身有输出dxf文件功能,但是在对子图,颜色,线型以及区文件的转换上不能满足要求,现将业余开发MapGIS转R12和AutoCAD 2000 Dxf文件程序贴出,可对文件进行一次性转换,希望对大家有帮助. 1 可以转换MapGIS文件为AutoCAD R12和AutoCAD 2000 Dxf两种文件格式,其中R12格式无法转换区文件 2 子图可以完整转换(此为难点一) 3 点线区的颜色转换效果较好,能够达到制图要求 4 线型只能转换实线和虚线(如铁路等暂未转换)
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:422186
    • 提供者:
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:94945
    • 提供者:刘一丹
  1. BmpTest

    0下载:
  2. 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-17
    • 文件大小:148645
    • 提供者:李刚
  1. ContourFill01

    0下载:
  2. VC++实现的等值线区域填充算法,大家可以研究研究-VC++ to achieve the contour region filling algorithm, we can study the research
  3. 所属分类:Graph program

    • 发布日期:2017-02-19
    • 文件大小:24840
    • 提供者:ymt
  1. Seed

    0下载:
  2. 实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:100352
    • 提供者:张三
  1. Stuff

    0下载:
  2. 种子填充算法 速度较快 vc++ 经调试后可以使用-Seed filling algorithm faster debugging vc++, as can the use of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2004459
    • 提供者:姚月
  1. ColorConverter

    0下载:
  2. 本代码利用VC实现对封闭区域进行颜色填充。-The code using VC to achieve closure of the color-filled region.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:83168
    • 提供者:齐汝
  1. tuxingxue

    0下载:
  2. 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:312832
    • 提供者:lewsn2008
  1. teapot

    1下载:
  2. vc制作的三维茶壶,能改光照,填充模式,能旋转,能选择贴三幅不同纹理。-The three dimensional teapot was drawed with the tool Visual C++, you can change the light, filling model,and rotate it.and you can choose three different textures to stick on the teapot.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2636082
    • 提供者:小洁
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com