CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 用C语言编写的程序

搜索资源列表

  1. 小波图像程序

    0下载:
  2. 用C语言编写的小波处理程序。 用的是 DB4小波,周期延拓,可以实现精确重构的。-C language prepared by the wavelet processing. The DB4 is a wavelet, cycle extension, can achieve a precise reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:wc
  1. Walsh-transform

    0下载:
  2. 这是一个walsh变换的原程序,用C语言编写,希望对大家有帮助。-This is a walsh transform the original program, with C language, and I hope to be helpful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:155440
    • 提供者:何忠
  1. imageprocess

    0下载:
  2. 自己用c语言编写的图象处理的程序,比较简单,但是比较适合初学者学习用c语言编写图像方面的程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5999
    • 提供者:洪伟
  1. sar-image-wavelet-denoising-

    1下载:
  2. 采用C++语言编写的经典sar影像小波去噪程序。用小波理论实现图像去噪功能。-Written in C + + classic sar image wavelet denoising procedures. Theory of image denoising using wavelet functions.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1208325
    • 提供者:
  1. 2

    0下载:
  2. 用C语言编写的对BMP位图进行处理,将彩色图像变为黑白的,并写入硬盘的程序。-Using C language to deal with BMP bitmaps to be color image into black and white, and hard disk write process.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2877254
    • 提供者:王磊
  1. bmp_image

    0下载:
  2. 此程序是用C语言编写的一个读取BMP文件的源程序,主要实现了BMP文件的读取和写入功能。-This file has complemented the functions of reading and writing the bmp files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2128
    • 提供者:Belial
  1. bmp

    0下载:
  2. 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:76050
    • 提供者:ssh
  1. Ccode

    0下载:
  2. 用C#语言编写的一个给图片添加水印的程序,需要有张图片和一个上传的文件夹-Prepared using C# language to add a watermark to the image of the process, the need for images and a folder to upload
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1202
    • 提供者:cj
  1. erode

    0下载:
  2. 基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。-Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:15630
    • 提供者:cwb
  1. CCpluscplsprocessnig

    0下载:
  2. 用C语言编写,DOS编程习惯 (过程驱动),并配所需图象文件及字库文件。 编程练习:只需将编程练习模块Ex1 至 Ex12中任一程序的内容删除,即 可在其中编制自己的程序,不用修改菜单结构。-Using C language, DOS programming practice (process-driven), and with the necessary image files and font files. Programming Exercise: Just programmi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10299430
    • 提供者:lj
  1. connectionCompnentsMark

    0下载:
  2. 该程序是用C语言编写的,在图像处理方面用来标记二值图像的连通区域-This program is applied to mark the connection components of the two-values image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:188846
    • 提供者:李杰
  1. shipinDetect

    0下载:
  2. 用C++语言编写程序,实现视频的检测,检测出运动目标,并用一定的算法将目标进行分离,最后跟踪。-Using C++ programming language to realize the detection of the video, detect moving targets and targets with a certain separation algorithm, the final track.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3090537
    • 提供者:段彩艳
  1. solution_1_guangliu

    0下载:
  2. 本代码利用OPENCV从摄像头抓取一帧彩色图像,用C语言编写的光流程序进行处理,算法是基于摄像头固定的情形。-OPENCV the code from the camera using a color image capture, using C language program to process the optical flow algorithm is based on a fixed camera case.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4168378
    • 提供者:Lee
  1. generating-white-noise

    0下载:
  2. 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声 -Program produces a set of normal white noise signal, its mean and variance, and the length can be adjusted. Will produce a white noise signal int
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4908
    • 提供者:chenshan
  1. jpeg1

    0下载:
  2. 实现JPEG的编解码,用C语言编写,调试通过,很好的程序。-Achieve JPEG codec, written in C, debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:787970
    • 提供者:不高
  1. Lorenz

    1下载:
  2. 求解lorenz 方程的程序,用c++ 语言编写的。-The procedures for solving lorenz equations, written c++ language.
  3. 所属分类:Special Effects

    • 发布日期:2014-11-18
    • 文件大小:2048
    • 提供者:bahan
  1. shengchengshu

    0下载:
  2. 一个最小生成树程序,用C++语言编写的,希望对你有帮助-A minimum spanning tree program, written C++ language you want to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:25644
    • 提供者:朱强
  1. DIP_vc

    0下载:
  2. 用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有-With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1575044
    • 提供者:wasunshine
  1. xzbzrk

    0下载:
  2. 用C语言编写的一个随机产生入口程序,猜测类小游戏!-Written in C language with a random entry procedures, guessing game category!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3318
    • 提供者:derkrhic
  1. ART

    0下载:
  2. 3维变更顺序的art算法,用c语言编写的程序-3 d art algorithm change orders, written in c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4735
    • 提供者:李权
« 12 »
搜珍网 www.dssz.com