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

搜索资源列表

  1. Bresenham算法

    0下载:
  2. Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:58423
    • 提供者:蝌蚪
  1. Bresenham算法编程演示

    0下载:
  2. Bresenham算法编程演示程序,用java写的源码,可以在一个IE窗口完整的演示出来,可以选择描画直线,圆形,椭圆等,是图形学课程的基础课程设计.-Bresenham algorithm programming demo program using java to write the source code for the IE window for a complete demonstration, and can choose to draw straight line, circle,
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8611
    • 提供者:susu
  1. snakes算法简单程序(可运行)

    0下载:
  2. snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4701
    • 提供者:吴俊强
  1. EXCLINE

    0下载:
  2. 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:804
    • 提供者:王海
  1. C_Graphic_UI

    0下载:
  2. 实现C语言编写的带GUI的图形学经典算法程序,包括DDA算法、多边形填充算法、多边形剪裁算法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16782
    • 提供者:张旭
  1. 计算机图形学综合大程序

    3下载:
  2. 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:184723
    • 提供者:付建会
  1. JPEG算法

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:123497
    • 提供者:石后生
  1. 分水岭算法VC实现

    1下载:
  2. 本程序用VC++编写,实现了分水岭算法对图像的分割。效果非常不错
  3. 所属分类:2D图形编程

    • 发布日期:2009-06-28
    • 文件大小:244789
    • 提供者:woshiljr
  1. SIFT-matlab.rar

    5下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力,SIFT-based image registration procedure is the SIFT feature matching algorithm for matching feature points at home and abroad a hot
  3. 所属分类:2D Graphic

    • 发布日期:2015-09-30
    • 文件大小:617753
    • 提供者:盖超
  1. QGA_image_segmentation

    1下载:
  2. 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:15282
    • 提供者:付晓薇
  1. ACO

    1下载:
  2. 用MATLAB编写的蚁群算法最短路径寻找程序,压缩包内包含了网络结点坐标。-The preparation of the ant colony algorithm using MATLAB to find the shortest path procedure, compressed package that contains a network node coordinates.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:2004
    • 提供者:MXJ
  1. AFTCODE

    0下载:
  2. AFT算法程序,是用C语言实现的,大家交流一下-AFT algorithm procedure is used C language and U.S. exchange
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1614
    • 提供者:李芳
  1. Delaunay

    0下载:
  2. Delaunay算法程序,大家交流一下!互相学习中-Delaunay algorithm procedures, exchange of about U.S.! Learn from each other in
  3. 所属分类:2D图形编程

    • 发布日期:2013-07-16
    • 文件大小:5594
    • 提供者:李芳
  1. ellispe

    0下载:
  2. 绘制椭圆的两种C语言下的算法程序的实现。-Drawing elliptical two C language under the procedures of the realization of the algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2163
    • 提供者:郭茁
  1. gif-lzw

    0下载:
  2. 应用于gif动画格式的lzw解压缩算法程序,实现gif动画的现实-Gif animation format used in the decompression algorithm lzw procedures, to achieve realistic animation gif-Gif animation format used in the lzw decompression algorithm program to realize the reality of animated gif-G
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:2984
    • 提供者:aaa
  1. SURF

    0下载:
  2. surf算法程序,用来处理手背经脉纹理的一个算法程序。-Speeded-up Robust Features
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1214870
    • 提供者:hsy
  1. StereoMatchingSAD

    0下载:
  2. StereoMatching的SAD算法程序-The StereoMatching SAD algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:675
    • 提供者:c.xilin
  1. Zernike_code

    0下载:
  2. 经典亚像素边缘检测算法Zernike算法程序,编译过可以运行-Classical active contour the snake model program, you can run the compiled! !
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:8022
    • 提供者:hanliangliang
  1. main

    0下载:
  2. 此程序基于matlab进行开发,为数字图像处理的灰度图像分割算法程序-This program is based on the matlab development of digital image processing algorithm image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:1216
    • 提供者:rencai
  1. wp201306011

    0下载:
  2. CT中经典的连续反投影算法程序,针对以一个点进行重建,可以加深对于反投影的理解-CT in the classic continuous back-projection algorithm for reconstruction to a point, you can deepen the understanding of the back-projection
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:1373
    • 提供者:wp123456
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com