CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - vc 算法

搜索资源列表

  1. 221121711222005622135524929143

    1下载:
  2. 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53.96kb
    • 提供者:zhen
  1. test111

    0下载:
  2. 用的是vc++编译的。有序抖动算法。这个代码是和同学一起做的。刚开始作,感觉很难,什么都不懂,现在感觉好多了。-the vc + + is compiled. Orderly dithering algorithm. This code is and classmates do. For the beginning, I feel very difficult, we do not understand anything, but now feel much better.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:姚鼎强
  1. 橡皮筋算法和多边形填充算法

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

    • 发布日期:2008-10-13
    • 文件大小:58.16kb
    • 提供者:
  1. qw123434

    0下载:
  2. 用VC++实现扫描线填充算法,用交互式技术实现,功能强大.-with VC scanning fill algorithm, using interactive technology and powerful.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:104.03kb
    • 提供者:黎明
  1. scanseedfill

    0下载:
  2. 一个超强的扫描种子填充算法程序,使用VC++开发,效果不错。-a super scan seed filling algorithm, the use of VC development effectiveness.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:翔苗洒
  1. midcut

    0下载:
  2. 中点分割裁减算法的实现,VC++,左键画出任意条直线,右键画出矩形进行裁减-midpoint of the segmentation algorithm to achieve reductions, VC + +, painted arbitrary menu of straight lines, right-painted rectangle for the reduction
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:44.2kb
    • 提供者:郑晓峰
  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
    • 文件大小:1.55kb
    • 提供者:赵先生
  1. vc++Draw

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

    • 发布日期:2008-10-13
    • 文件大小:79.39kb
    • 提供者:彭明
  1. 中点画圆算法

    0下载:
  2. VC环境下的中点画圆算法-VC environment of the mid-point Circle Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:36.66kb
    • 提供者:唐新民
  1. 计算机图形算法

    0下载:
  2. 用VC++编的计算机图形算法-with VC + + series of the computer graphics algorithms
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:28.45kb
    • 提供者:ddd
  1. vc一个画图工具

    0下载:
  2. 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:55.42kb
    • 提供者:李松
  1. VC图像处理基本算法示例

    7下载:
  2. 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
  3. 所属分类:绘图程序

    • 发布日期:2012-01-31
    • 文件大小:7.56mb
    • 提供者:kalekale
  1. 用Delaunay算法进行三角剖分

    0下载:
  2. 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2017-04-09
    • 文件大小:65.99kb
    • 提供者:毛雁明
  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
    • 文件大小:1.84mb
    • 提供者:linym
  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
    • 文件大小:3.55mb
    • 提供者:du
  1. ThreeBsplinecurve

    1下载:
  2. 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-07
    • 文件大小:3.81mb
    • 提供者:fan
  1. fengxing-grass

    0下载:
  2. 这是用VC++6.0开发的一个分形算法绘制的一颗小草的形状。-This is used VC++ 6.0 developed a fractal algorithm drawn a Xiaocaohu shape.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:257.32kb
    • 提供者:廖春华
  1. ii

    0下载:
  2. 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:linym
  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
    • 文件大小:28.58mb
    • 提供者:鈞天下
  1. 案例7-多边形边缘填充算法

    1下载:
  2. MFC图形学 多边形边缘填充算法 直接用VC打开编译即可运行(MFC graphics polygon edge fill algorithm can be run directly by VC.)
  3. 所属分类:绘图程序

    • 发布日期:2018-05-01
    • 文件大小:418kb
    • 提供者:冯泽涛
« 12 3 4 »
搜珍网 www.dssz.com