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

搜索资源列表

  1. symboledit

    0下载:
  2. 实现符号编辑的c语言程序,可以生成符号,并对符号进行编辑无解压密码,-achieve Symbol Editor c language program can generate symbols, as well as symbols for editing without extracting passwords,
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:169862
    • 提供者:晓晶
  1. parabola(computergraphics)

    0下载:
  2. 本程序是计算机图形学中的抛物线的c语言程序,通过输入X,Y的值来确定抛物线的形状.-computer graphics of the parabola c Language Program, through the importation of X and Y to determine the value of the parabolic shape.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1377745
    • 提供者:周国梁
  1. watershed_c++

    0下载:
  2. 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:62760
    • 提供者:郑元义
  1. liantongyufenxiWITHCPP

    0下载:
  2. 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50596
    • 提供者:bonn
  1. C

    0下载:
  2. 一个指纹识别的C语言程序,用于对指纹的识别和读取图像处理-A fingerprint of the C language program, used to read fingerprints to identify and image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:73912
    • 提供者:roger
  1. c-leaf

    0下载:
  2. c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:32903
    • 提供者:邱立富
  1. detector

    0下载:
  2. c语言写的运动检测程序,可以对avi视频进行处理-c language program written for motion detection, can be processed on the avi video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:vivid
  1. c-bgk

    2下载:
  2. 格子boltzmann方法模拟2维圆柱绕流程序D2Q9模型C语言-Lattice boltzmann simulation of 2D flow around a cylinder model of C language program D2Q9
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:18315
    • 提供者:x.f.shi
  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. language-C-image-processing-assembly

    0下载:
  2. 用C语言实现图像处理的程序代码集,包含多个实用程序代码-Image processing using C language program code set, including a number of practical code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4384068
    • 提供者:sanne
  1. rm

    1下载:
  2. RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声-RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise
  3. 所属分类:Special Effects

    • 发布日期:2016-11-21
    • 文件大小:499712
    • 提供者:侯红娟
  1. C-Language-Image-Program-Design

    0下载:
  2. C语言图像处理pdf版本。该书中详细介绍了图像处理常用的方法以及源码,很多书本都是以此书为基础来进行编译的-C language image processing pdf version. Book describes in detail a commonly used method and the source of the image processing, a lot of books are book basis to compile
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5096607
    • 提供者:林东
  1. Otsu-sf-C

    0下载:
  2. Otsu算法 最大类间方差算法 大津法 图像分割 C语言程序-Otsu algorithm Otsu algorithm Otsu image segmentation C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-14
    • 文件大小:616
    • 提供者:程序员
  1. fast-Fourier-transform-C

    0下载:
  2. 快速傅里叶变换 是离散傅里叶变换的一种算法 C语言程序-Fast Fourier transform is a discrete Fourier transform algorithm C language program
  3. 所属分类:Graph program

    • 发布日期:2017-10-31
    • 文件大小:701
    • 提供者:程序员
  1. Sobel-sf-C

    0下载:
  2. Sobel算法 边缘检测算法 图像分割 C语言程序-Sobel edge detection algorithm image segmentation algorithm C language program
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:555
    • 提供者:程序员
  1. MUSIC-through-C-and-MATLAB

    0下载:
  2. 旨在用C语言程序和MATLAB程序通过MUSIC算法对“信号提取”进行实现,结果证明程序运行效果良好,分辨率较高-Designed with C language program and MATLAB program through the MUSIC algorithm " signal extraction" for implementation, the results show the program running well, higher resolution
  3. 所属分类:Wavelet

    • 发布日期:2017-03-26
    • 文件大小:297290
    • 提供者:雷涛
  1. C

    0下载:
  2. 图像处理各种算法C语言程序,可直接运行,无错误-Image processing algorithm C language program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6208724
    • 提供者:邹继欣
  1. some-c-language-programs-

    0下载:
  2. 关于公司或者企业员工工资管理 、学校成绩管理以及电话管理的几个c语言程序-About the company or enterprise employee wages management, school management and the management of telephone several c language program
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6229
    • 提供者:shaa2anaa
  1. Numerical-analysis-C-language

    0下载:
  2. 基于C语言的数值分析方法程序,包含Romberg方法、杜利特分解、龙贝格、线性插值法等4种常用分析方法。-Based on the C language numerical analysis method program, including Romberg method, Dullett decomposition, Long Beige, linear interpolation and other four commonly used analytical methods.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:陈祁东
  1. C#_ScaleImages

    0下载:
  2. 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:180224
    • 提供者:遗忘离殇
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com