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

搜索资源列表

  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4609
    • 提供者:Kyle
  1. c

    0下载:
  2. 此程序是对静止图像进行压缩,在C语言的环境下进行开发,以便得到更好的满足人类和计算机的视觉-This program is a still image compression, in the C language environment for development, in order to better meet human and computer vision
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:4077
    • 提供者:宋菲菲
  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. fft-C-programming

    1下载:
  2. c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:1467
    • 提供者:zhouyanmei
  1. medianfilter

    0下载:
  2. 用c语言实现图像的中值滤波,实现对图像的平滑-the median filter of image by c language
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:87986
    • 提供者:左叶
  1. JPEG

    0下载:
  2. jpeg编解码程序,c语言的,很好用,直接用vc++打开编译便可使用。很好移植-jpeg decoding process, c language, useful, open directly vc++ compiler can be used. Good transplant
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:37071
    • 提供者:xiaob
  1. c-rect

    0下载:
  2. c语言写的绘图函数,用的是TC下的绘图程序,代码放在TXT中了,很小的。-using the c-language to discribe the picture,using the special include head.it is very little.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:1426
    • 提供者:ganggang
  1. C

    0下载:
  2. C语言各种图像函数库,包括头文件和函数功能-C language library of various images, including the header files and function capabilities
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9330
    • 提供者:袁倩
  1. C-and-retchange

    0下载:
  2. 用C语言代码画图,矩形.以此类推,可以画其他图形-UsingC language C draw rectangle.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:611
    • 提供者:凌聿辉
  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. C

    0下载:
  2. 笔者用C语言开发了一个手工绘制电力系统一次接线图的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 -when program runs, a yellow color border to set the drawing area will apper on the screen, in the middle of drawing area will have brushes, when pressed sign of the "w" it becomes a brush
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:1937
    • 提供者:王午登
  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. open-BMP-image(C)

    0下载:
  2. 用C语言实现的BMP图像的读取程序,自己可以根据需要修改-open BMP image(C)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7296217
    • 提供者:222
  1. c-language-finger-code

    0下载:
  2. 基于C语言的指纹识别源代码,读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。-The fingerprint identification based on C source code, and the readers in application of these code, may need according to their application to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:46591
    • 提供者:王国庆
  1. HMM-C-language-implementation

    0下载:
  2. HMM 模型(人们所观察到的事件往往并不是与状态一一对应,而是通过一组概率相联系)的C语言实现-HMM model (the event that people are often not observed in correspondence with the state, but linked through a set of probability) of the C language
  3. 所属分类:2D Graphic

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

    0下载:
  2. 基于C语言识别的指纹开发源程序代码 可编译 -Recognition based on C language source code can be compiled fingerprint development
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:47090
    • 提供者:吴率
  1. c

    0下载:
  2. 五份资料,有图像处理的源码,图书,c语言学习资料等-Five copies of data, such as image processing source code, books, c language learning materials, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:625173
    • 提供者:wenxin
  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. C-graphical-programming-language

    0下载:
  2. C语言图形编程 看见题目大家就知道了 希望对大家有帮助-C graphical programming language to see the questions we know we want to help
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:261398
    • 提供者:马枭
  1. DFT-C

    0下载:
  2. DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2076
    • 提供者:liujia
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com