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

搜索资源列表

  1. 计算机图形学算法演示系统

    0下载:
  2. 计算机图形学部分算法演示系统:包括:直线,圆,Bezier曲线,直线裁剪算法。-some algorithm in computer graphics presentation systems : including : straight lines, circles, Bezier curves, straight cutting algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:80666
    • 提供者:cwm_awt
  1. B样条算法

    0下载:
  2. 这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:周于雯
  1. 计算几何学常用算法库 C++语言实现

    1下载:
  2. 在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C + +.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11568
    • 提供者:点点
  1. 图形学算法演示

    1下载:
  2. 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:30037
    • 提供者:纯净水
  1. ~图象的边沿检测,提取,轮廓跟踪算法代码

    0下载:
  2. 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25667
    • 提供者:望军
  1. A Star算法源代码

    1下载:
  2. A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a * arithmetic source code, appointed a map, it can search route from start spot to destination.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:13535
    • 提供者:许冲
  1. 基于索引表的细化细化算法

    0下载:
  2. 基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1548
    • 提供者:王雷
  1. Hilditch细化算法

    1下载:
  2. Hilditch细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Hilditch thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1882
    • 提供者:王雷
  1. Pavlidis细化算法

    1下载:
  2. Pavlidis细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Pavlidis thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1593
    • 提供者:王雷
  1. Rosenfeld细化算法

    0下载:
  2. Rosenfeld细化算法 功能:对图象进行细化 参数:image:代表图象的一维数组 lx:图象宽度 ly:图象高度-Rosenfeld thinning algorithm functions : Refinement of image parameters : image : the image of the one-dimensional array lx : Image width ly : image height
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:王雷
  1. gaot遗传算法优化工具箱介绍及实例源程序

    0下载:
  2. gaot遗传算法优化工具箱的介绍及实例的源程序-gaot genetic algorithm optimization toolbox presentation and examples of the source
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:108411
    • 提供者:胡华
  1. 计算几何学的相关算法

    0下载:
  2. 计算几何学的相关算法 可以根据这个函数确定两条线段在交点处的转向,比如确定p0 p1和p1 p2在p1处是左转还是右转,只要求(p2-p0)*(p1-p0),若0则右转,=0则共线-geometry calculation of correlation algorithm can determine the function of the two segments to the intersection, such as identifying p0 p1 p1 and p2 p1 is the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4860
    • 提供者:wn
  1. 边沿检测与提取,轮廓跟踪的图象算法

    0下载:
  2. vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:77244
    • 提供者:张衡
  1. 图像镶嵌算法VC++实现

    0下载:
  2. 通过平滑因子对图象实现了无缝拼接,应用文档视窗模型实现了该算法-factor to the smooth realization of a seamless image mosaic, application files Windows model of the algorithm to achieve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:8011
    • 提供者:花永强
  1. 用于JPEG2000图像认证的半脆弱性数字水印算法

    0下载:
  2. 用于JPEG2000图像认证的半脆弱性数字水印算法,一种新的算法-JPEG2000 image authentication for the semi-fragile watermarking algorithm, a new algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:820126
    • 提供者:
  1. 图形学线圆的实现算法

    0下载:
  2. 这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:595045
    • 提供者:朱磊
  1. 灰度共生矩阵算法实现

    0下载:
  2. 灰度共生矩阵算法实现,实现能量,熵,惯性矩,相关,局部平稳,共生矩阵。解压密码:123-Gray symbiotic matrix algorithm, achieving energy, entropy, moment of inertia, relevant, local stable, symbiotic matrix. Extracting Password : 123
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:50472
    • 提供者:周昀
  1. seedfill算法

    0下载:
  2. 计算机图形学的seedfill算法,运行在tubroC上,通过按键进行填充-seedfill of computer graphics algorithms running on tubroC, through buttons for filling
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:20240
    • 提供者:陈哈
  1. bmplib的读取和各种经典图片变化处理算法的比较

    3下载:
  2. 程序实现了bmp和dib图片的的读取,并能用各种经典的算法对图片实现:图像增强,图像匹配,图像复员,图像变换,特征提取,图像识别和图像分割 除此之外,该程序还给出了各个算法的实现结果的比较.详细内容参见压缩包内的-bmp realized by the pictures and Freehand read, and can use various classic picture of the algorithm to achieve : image enhancement, image matc
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2657293
    • 提供者:方完
  1. 基于数字图像处理的表面裂纹检测算法

    1下载:
  2. 摘要:本文提出了一种基于数字图像处理技术的表面裂纹检测算法。运用这种算法能精确的检测裂纹的位置、长度等特征。将这种裂纹检测算法运用到裂纹自动检测系统以及裂纹扩展行为监测中不仅大大降低了劳动时间和劳动强度,而且提高了测量的准确性。-Abstract : This paper presents a digital image processing technology of surface crack detection algorithm. Using this algorithm can det
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:244676
    • 提供者:蓝婧
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com