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

搜索资源列表

  1. OCR算法之C语言代码

    1下载:
  2. OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:854.31kb
    • 提供者:樊志华
  1. BMP位图文件程序

    0下载:
  2. 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:359.39kb
    • 提供者:大师傅
  1. 边缘检测CANNY算子的C实现

    1下载:
  2. 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3.75kb
    • 提供者:刘波
  1. LcmZimo

    0下载:
  2. 是专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换的, 在您的C语言程序中,有一点需要特别留意:您的注解中请不要使用双引号,否则会引起 提取错误。-is devoted to the C language file automatically extract what is required in Chinese characters, Lattice code for data conversion. in your C Programming Language,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.86mb
    • 提供者:mwh
  1. bmp.c

    0下载:
  2. tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:sunny
  1. canny-c

    0下载:
  2. PMG格式文件的canny边缘检测,c语言,编译通过
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.31kb
    • 提供者:ccecer
  1. C 语言直接写 DWG 图形文件接口

    1下载:
  2. C语言直接写DWG图形文件接口-C language directly write DWG graphics interface
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:18.04kb
    • 提供者:陈昌华
  1. 读取图形文件

    1下载:
  2. C语言环境代码下读写BMP文件代码。
  3. 所属分类:图片显示浏览

    • 发布日期:2011-04-30
    • 文件大小:1.68kb
    • 提供者:superbmiracle
  1. Shape.利用C#语言读取Shape格式文件并将其显示

    0下载:
  2. 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
  3. 所属分类:GIS编程

    • 发布日期:2016-01-25
    • 文件大小:38.22kb
    • 提供者:张伟
  1. candlestic

    0下载:
  2. C语言读入obj文件和mtl文件,opengl绘图-Obj files in C read and mtl files, opengl drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:26.69kb
    • 提供者:蒋剑
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3.32kb
    • 提供者:xia
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:312.17kb
    • 提供者:游智超
  1. shp

    0下载:
  2. 读取shp文件的源代码,用c语言编写,网上下载,成功运行-source code of reading and writing.shp file
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:39.1kb
    • 提供者:lifenghuan
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:553.16kb
    • 提供者:杨帅
  1. CLG

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

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

    0下载:
  2. 图像翻转程序,数字图像处理实验,C语言文件,turboc3.0编译通过-Digital Image Processing Experiment,the turn of image
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:754byte
    • 提供者:qiuchengxu
  1. C

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

    • 发布日期:2017-04-24
    • 文件大小:9.11kb
    • 提供者:袁倩
  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
    • 文件大小:4.79kb
    • 提供者:chenshan
  1. 数字水印(VC++)C

    0下载:
  2. 人们借助于计算机、数字扫描仪、打印机等电子设备可以方便、迅速地将数字信息传输到所期望的地方。随之而来的副作用是这些数字形式的数据文件或作品使有恶意的个人和团体有可能在没有得到作品所有者的许可下拷贝和传播有版权的内容。由于传统的密码技术无法完全解决版权保护的问题,近年来国际上提出了一种新型的版权保护技术——数字水印技术。(With the aid of computers, digital scanners, printers and other electronic devices, digit
  3. 所属分类:图形图像处理

  1. BMP文件基于C语言的信息读取

    0下载:
  2. BMP图像文件的内部信息,可以依据C语言编程确定图像的具体信息内容
  3. 所属分类:2D图形编程

    • 发布日期:2019-01-23
    • 文件大小:3.9kb
    • 提供者:duthinker
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com