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

搜索资源列表

  1. MWAVELET

    0下载:
  2. 多小波的C++实现程序包,需要用GCC 3.3编译,如果大家感觉不错,不妨鼓励一下。-Multiwavelet C realization package, needs GCC 3.3 compiler, if you feel good, it may give some encouragement.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:39836
    • 提供者:lcj2212916
  1. grass-6.0.2.tar

    0下载:
  2. 开源GIS代码,所用语言:C,编译器gcc.-GIS open source code, the language used : C compiler gcc.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:8640862
    • 提供者:lx
  1. gcctiff

    0下载:
  2. GCC下处理TIFF图形文件的小程序,简单易懂。-GCC address TIFF graphics files small procedures, simple and understandable.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15333
    • 提供者:赵杰伊
  1. ltilib

    0下载:
  2. LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LT
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4583536
    • 提供者:pierre
  1. epslot

    1下载:
  2. purpose library and test program that provides some very simple primitives to produce EPS (postscr ipt) files compile gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program) -purpose library and test program that 577 ides some ve
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:王国树
  1. yuvmstoppm

    0下载:
  2. purpose converts raw YUV (4:2:2) image to PPM image, can handle frame offset compile gcc -g -o yuvmstoppm yuvmstoppm.c -lppm -lpgm -lpbm -lm -purpose converts raw YUV (,4 : 2) PPM image to image, can handle frame offset compile gcc-g-o yuvms
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:王国树
  1. median_pgm

    0下载:
  2. purpose applies median filter to gray-scale PGM image compile gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray - Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2480
    • 提供者:王国树
  1. analyze_values

    0下载:
  2. purpose computes histogram and some statistical measures (min, max, ...) for a list of values (one per line) compile gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1538
    • 提供者:王国树
  1. yuvsplitextract

    0下载:
  2. purpose converts YUV components stored in separate files to PPM image, can handle frame offset compile gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image,
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1544
    • 提供者:王国树
  1. cmp_yuv

    0下载:
  2. purpose computes PSNR between two raw YUV images compile gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1297
    • 提供者:王国树
  1. nlqim

    0下载:
  2. purpose simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling compile gcc -g -o nlqim nlqim.c -lm -purpose simulates embedding and detectio n of watermark in rand
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1019
    • 提供者:王国树
  1. diagonal_merge

    0下载:
  2. purpose merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half compile gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm -purpose merges two PGM gray-scale images. the fi
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1174
    • 提供者:王国树
  1. mean_pgm

    0下载:
  2. purpose applies mean filter to gray-scale PGM image compile gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm -purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c - lpgm - lpbm - lm
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:1327
    • 提供者:王国树
  1. glhair11s

    0下载:
  2. opengl头发原码 cpp文件 gcc编译
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:33901
    • 提供者:Eric
  1. chull

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 4. It is not written to be comprehensible without the explanation in that book. Input: 3n integer coordinates for the points. Output: the 3D convex hull,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9915
    • 提供者:fds
  1. mink

    0下载:
  2. Mink Convolve This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Compile: gcc -o mink mink.c (or simply: make)
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4689
    • 提供者:fds
  1. ugui.lib.fix

    0下载:
  2. 这是为一个微型gui编写的图形处理库,对于32位位图处理,采用了MMX汇编优化 这是前一次上传的ugui的优化版本,对于linux-gcc嵌入MMX汇编指令的使用
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21164
    • 提供者:mody
  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. ltilib

    0下载:
  2. LTI库是一个面向对象的计算机视觉库写在C++视窗/余-VC++和Linux的/gcc.它提供了很多功能来解决数学问题、图像处理算法很多,有些工具和分类得多-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, m
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4583221
    • 提供者:TealCh
  1. SaliencyToolbox_V2.2

    0下载:
  2. 基于注意力机制,实现彩色图像显著区域提取.源于Dirk B. Walther-The SaliencyToolbox is a collection of Matlab functions and scr ipts for computing the saliency map for an image, for determining the extent of a proto-object, and for serially scanning the image with the focus
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4745549
    • 提供者:zgk
« 12 3 »
搜珍网 www.dssz.com