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

搜索资源列表

  1. Visual C++ CAD

    5下载:
  2. 黄国明编写的《用Visual C++.NET开发交互式CAD系统》书本的源程序代码,是实现交互式CAD系统开发的基础。 -prepared "using Visual C.NET development of interactive CAD system "book of the source code, is an interactive CAD system the foundation for development.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2447320
    • 提供者:杨海锋
  1. 2DDCT

    0下载:
  2. 实现快速离散余弦变换的C代码。用在2 维图形压缩处理的预先处理-fast discrete cosine transform C code. Using the two-dimensional graphics compression pre-treatment
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2039
    • 提供者:闫位岸
  1. miniGUI

    0下载:
  2. mini-gui is a graphic API software,It is easy to use for you aplication. It is base on C++ code.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1562839
    • 提供者:jijianjun
  1. vlfeat-0.9.4.1-bin.tar.gz

    0下载:
  2. vl-sift source code including ransac and matching,vl-sift source code including ransac and matching
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7450467
    • 提供者:Yoo,seok bong
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:19271
    • 提供者:陈云川
  1. gabor

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

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

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. Inpainting

    1下载:
  2. 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-12
    • 文件大小:1616241
    • 提供者:dai
  1. 020519-CURRENT

    0下载:
  2. An inpainting C++ code that improves the method by Bertalmio et. al, making only minor changes, and then attempt to improve on the algorithm in some way, possibly by speeding up the process (their algorithm takes several minutes to complete).
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3305524
    • 提供者:edoremi
  1. ncc

    0下载:
  2. The normalized cross correlation (NCC) implemented in C++ and Matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:582788
    • 提供者:lusmar
  1. 20040224_ME_Programs

    0下载:
  2. Fast Block Matching Motion Estimation Algorithms Source Code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:14737
    • 提供者:nhiepfong
  1. 200732590147

    0下载:
  2. 本代码主要实现图像类文件的转换已经相应的图像处理,包括图像融合,灰度变换,模板匹配等-The main achievement of the code conversion of image types of documents have a corresponding image processing, including image fusion, gray-scale transformation, template matching, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4005225
    • 提供者:廖小超
  1. Contour

    6下载:
  2. c++的绘制二维等值线源码。有示例数据,可以运行。-c++ two-dimensional contour map of the source。c++ code for contour map
  3. 所属分类:2D Graphic

    • 发布日期:2017-02-19
    • 文件大小:8686208
    • 提供者:liujian__
  1. imageprocessingbyvc

    0下载:
  2. 图像处理的C++代码,主要是图像的读取与显示,图像处理的一些基本算法。-Image processing, C++ code, it include read and display of image, and many basic algorithm of image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-21
    • 文件大小:36166162
    • 提供者:张森
  1. 2DROTATE

    0下载:
  2. this is a c++ code for basic graphical object rotation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:529
    • 提供者:vinn
  1. digital(lee)-code

    0下载:
  2. image processing with C++ Source Code. this program include template matching, histogram and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-21
    • 文件大小:40592283
    • 提供者:lee
  1. Hermite_Bezier_drawing

    0下载:
  2. Hermite 与 Bezier 曲线的绘制 包含Hermite 与 Bezier 曲线的基本原理、算法和C的实现代码,全中文说明,清楚明了。-Hermite and Bezier Curve Bezier curves contain Hermite and the basic principles, algorithms and implementation of C code, full English descr iption, clear.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:3287
    • 提供者:
  1. lsbwatermarking

    0下载:
  2. 代码在MFC框架上实现了LSB算法,并实际应用于BMP图像文件的水印程序中-Code in the MFC framework to achieve the LSB algorithm, and BMP image files actually used in the watermark process
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1857964
    • 提供者:李鸿飞
  1. xtx

    0下载:
  2. 自己用VC实现的形态学源代码,包括基本的腐蚀膨胀等运算-Morphology with the VC to achieve its source code, including the basic erosion and dilation operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2056440
    • 提供者:徐昕
  1. GSConvexHull-CPP

    0下载:
  2. convex hull c++ code
  3. 所属分类:2D Graphic

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