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

搜索资源列表

  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:刘广
  1. 逆滤波处理c代码

    2下载:
  2. 逆滤波处理算法c代码,供学习信号处理专业的朋友参考使用,-inverse filter processing algorithms c code for the study of professional signal processing reference to the use of a friend,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1450
    • 提供者:陈曙
  1. C code of Numerical Recipes

    0下载:
  2. 200 多个可靠的算法源程序 Numerical Recipes C代码-reliable algorithm source code C Numerical Recipes
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:91983
    • 提供者:李华丰
  1. c-graphics

    0下载:
  2. 一些图形学基础图形c代码-some graphics based graphics c code
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:10014
    • 提供者:吴楠
  1. covert(C++)

    2下载:
  2. 大地坐标转换直角坐标的C++代码(高斯克吕格投影) -earth Cartesian coordinates conversion of C code (high Shikelu:ge projection)
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:王佳
  1. xiaobo-c

    0下载:
  2. 小波分析的c代码,简明易懂,是学习小波变换很好的资料
  3. 所属分类:波变换

    • 发布日期:2014-01-18
    • 文件大小:207480
    • 提供者:liji
  1. 图像匹配代码

    0下载:
  2. 关于图像匹配的C++代码!
  3. 所属分类:图形/文字识别

    • 发布日期:2009-07-06
    • 文件大小:262278
    • 提供者:jiangchongli
  1. fdct快速变换c代码

    0下载:
  2. fdct快速变换c代码,用于快速变换,图像处理等
  3. 所属分类:图形图象

    • 发布日期:2010-02-27
    • 文件大小:7691547
    • 提供者:mydear00000
  1. 隐马尔科夫模型 c代码

    1下载:
  2. 隐马尔科夫模型 c代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. C++五边形

    0下载:
  2. 该代码是用C++写的绘制五边形的图案
  3. 所属分类:2D图形编程

  1. Radon变换C代码

    3下载:
  2. 老外编写的Radon变换C代码。
  3. 所属分类:图形图象

    • 发布日期:2011-10-05
    • 文件大小:205866
    • 提供者:f_rock@163.com
  1. 样条曲线的算法C++代码实现

    0下载:
  2. 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:42092
    • 提供者:rene
  1. 利用模糊C均值图像分割

    5下载:
  2. 利用模糊C均值图像分割,此为matlab环境下的仿真代码.,Using fuzzy C-means image segmentation, this matlab code simulation environment.
  3. 所属分类:图形图象

    • 发布日期:2013-05-08
    • 文件大小:403652
    • 提供者:王磊
  1. TV图像去噪,c源码

    3下载:
  2. TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-08
    • 文件大小:8135
    • 提供者:ww
  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. Thematic-map-of-the-C-Sharp-code

    0下载:
  2. 专题图的C#代码,实现专题图的各类代码编写。-Thematic map of the C# code to achieve the preparation of thematic maps of various types of code.
  3. 所属分类:GIS program

    • 发布日期:2017-03-25
    • 文件大小:19616
    • 提供者:石头
  1. Kalman_filter_C

    1下载:
  2. 卡尔曼滤波器的C代码实现, 简单明了,是学习 Kalman 的好程序。-kalman filter has been implemented in this document by C.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-12
    • 文件大小:3072
    • 提供者:top
  1. opencv 二值图像连通域标号

    1下载:
  2. 实现 c代码的 连通域标记 返回值为 连通域的个数 以及 标号矩阵
  3. 所属分类:OpenCV

    • 发布日期:2012-11-06
    • 文件大小:396822
    • 提供者:tong07@163.com
  1. LBPc

    1下载:
  2. lbp图像纹理分析,是纯c代码,非常有借鉴意义-lbp image texture analysis, is a pure c code, and is very referential significance
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3123
    • 提供者:张凤春
  1. Kmeans图像分类C++代码

    0下载:
  2. Kmeans图像分类C++代码,直接把输入图像的路径修改一下即可使用!!!(Kmeans image classification C++ code)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com