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

搜索资源列表

  1. C语言最短路径算法实现

    0下载:
  2. 这是一个用C语言做的关于最短路径的算法,请各位高手多多指教!-This is a C language on the shortest path algorithm, you master a great weekend!
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:4576
    • 提供者:哲凡
  1. 计算几何C语言描述

    2下载:
  2. 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:169249
    • 提供者:何小熊
  1. c语言实现的DFT

    1下载:
  2. 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
  3. 所属分类:波变换

    • 发布日期:2012-12-25
    • 文件大小:2505
    • 提供者:周晓尧
  1. SIFT算法的C语言实现(基于OpenCV),

    2下载:
  2. SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-03-20
    • 文件大小:448526
    • 提供者:yuanou2007
  1. C语言实现256点FFT基2算法

    0下载:
  2. C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1526
    • 提供者:seven
  1. 基于Retinex的MSRCR算法的C语言实现

    0下载:
  2. 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:86723
    • 提供者:myb
  1. cvWatershed 基于C++语言的分水岭算法

    1下载:
  2. 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
  3. 所属分类:OpenCV

    • 发布日期:2015-07-04
    • 文件大小:2096128
    • 提供者:张少明
  1. ImageProcessing.用C语言实现图像的平滑

    0下载:
  2. 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:2165
    • 提供者:fengye
  1. 用c语言实现sift算法

    3下载:
  2. 用c语言实现sift算法,我认为比较好,希望对大家有用。,sift arithmetic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-22
    • 文件大小:2979514
    • 提供者:
  1. Hanoi

    0下载:
  2. 实现汉诺塔算法的动画演示,用C#和C++语言完成。-Tower of Hanoi algorithm to achieve animation, using C# and C++ language to complete.
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9317129
    • 提供者:安蒙
  1. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:2499
    • 提供者:lihuo
  1. fsh_pengz_xih

    0下载:
  2. 比较复杂的图像处理中的腐蚀,膨胀,细化算法,C语言编译实现。-More complex image processing corrosion, expansion, thinning algorithm, C language compilers to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:15935
    • 提供者:moonriver
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1206
    • 提供者:郑骥跃
  1. C

    0下载:
  2. C语言编程绘图介绍,很详细 1、二维图形中基本图元的生成算法 2、二维图形的基本操作和图形处理的算法 3、二维图形的输入与输出。 4、三维几何造型技术的研究。 5、真实感图形的生成算法-C design
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:497180
    • 提供者:hanhai
  1. fft

    1下载:
  2. 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:7546
    • 提供者:ok
  1. watermark-C

    1下载:
  2. 该目录包含了基于可移植的C语言的数字水印算法的代码。-The directory contains the C language-based portable digital watermarking algorithm code.
  3. 所属分类:图形图象

    • 发布日期:2013-05-06
    • 文件大小:19591
    • 提供者:chenchao
  1. C-Language

    0下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8223829
    • 提供者:二毛
  1. 实现Harris角点检测算法

    0下载:
  2. 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:230400
    • 提供者:ABCDEFGHI
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. DDA、中点及Bresenham算法生成直线

    0下载:
  2. 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)
  3. 所属分类:2D图形编程

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