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

搜索资源列表

  1. shapelib

    0下载:
  2. 一个用来读取shp文件的c语言库,里面包括shp文件的结构。dbf的读写也有。-used to read a document c AutoCAD language databases, including AutoCAD documents inside the structure. Dbf read and write well.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:24853
    • 提供者:wxk
  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
    • 文件大小:368014
    • 提供者:大师傅
  1. C_Read_and_write_digital_image

    0下载:
  2. 通过C语言实现对图像文件的读和写,具有较高的效率
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1822
    • 提供者:李淼
  1. text2data

    0下载:
  2. 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2885
    • 提供者:lrx
  1. jpeg2

    0下载:
  2. 采集jpeg数据读到缓冲区,利用C语言编程,通过解码jepg得到rgb格式的文件-Acquisition jpeg read data buffer, using the C programming language, decoding jepg be rgb files
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113781
    • 提供者:李伟
  1. 读取图形文件

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

    • 发布日期:2011-04-30
    • 文件大小:1724
    • 提供者:superbmiracle
  1. Document-flow-operation

    0下载:
  2. 用C语言输入输出BMP图像包含最基本的文件流读入读出-BMP C language with the image that contains the basic input and output file stream to read read
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2261629
    • 提供者:danpianji
  1. candlestic

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

    • 发布日期:2017-03-24
    • 文件大小:27326
    • 提供者:蒋剑
  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
    • 文件大小:566431
    • 提供者:杨帅
  1. JPEGEncoder

    0下载:
  2. C语言写的JPEG Encoder程序,可以将BMP转化为JPEG文件,结构简单,容易读懂,方便移植到各种环境-C language program written in JPEG Encoder can be converted into JPEG files BMP, simple structure, easy to read, easily transplanted to a variety of environmental
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:10464
    • 提供者:keven
  1. pattern3

    0下载:
  2. 模式识别中的K次平均算法实现。 C语言编写,读入文件中的特征值,对其进行分类-Pattern recognition algorithm K times the average. C language, read the file in the characteristic values of its classification
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1747
    • 提供者:yan
  1. Readanddisplayimagefiles

    0下载:
  2. 图像文件读入和显示 Wikipedia,自由的百科全书 来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 目录 [隐藏] 1 C语言版本 2 函数说明 2.1 论坛常见问题 3 Python版本 [编辑]C语言版本-Read and display image files Wikipedia, the free encyclopedia Shi Qi' s speech from the " use OpenCV
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:7456
    • 提供者:
  1. 042325

    0下载:
  2. 背单词程序: 程序使用词汇表文件,其中每个词条由单词和解释两部分组成,编程完成:用户输入一个单词,程序将给出单词的词性和中文意思。 建立一个词汇表测试用词汇表名为新东方红宝书.txt,用c语言文件操作打开该文件,并将文件读入命名为dictionary[DICTSIZE]的数组内。读入数据存储于dictionary[DICTSIZE]所分配的地址空间内,以8字节表示一个信息。-Program uses the vocabulary file, where each entry and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:414568
    • 提供者:张雯
  1. DY

    0下载:
  2. 利用C语言实现读入BMP图像的压缩文件,只能用于读入BMP图像-Using C language to read the compressed BMP image files, read BMP images can only be used
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:908
    • 提供者:邓玉军
  1. bitmap

    0下载:
  2. bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-02
    • 文件大小:3338
    • 提供者:znet0
  1. 3D-data-slice

    0下载:
  2. 在分析SEGY格式地震数据文件的结构及其读写方法的基础上,介绍了三维地震数据 体的任意剖面抽取算法及C语言程序代码-introduce the method of the slice in the 3D segy data in matlab
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:499751
    • 提供者:hfy
  1. BMPViewer222

    0下载:
  2. 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1255048
    • 提供者:David
  1. testAE

    0下载:
  2. 在vs2010平台上,采用c#语言写读.SHP文件。并采用direct 3D技术将其显示出来,文件中有中国地理边界线文件-on the platform of VS2010,I use c# to read .shp files.At the same time,I use the technology of Direct 3D to display the content.In the .rar file,there are files of boundary
  3. 所属分类:GIS program

    • 发布日期:2017-06-15
    • 文件大小:23800336
    • 提供者:litingting
  1. xianduqu

    0下载:
  2. shp图形文件中线文件的读写代码,使用简单的c语言写的-shp file read and write graphics files midline code, using a simple c language
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:1833
    • 提供者:zhoucheng
  1. C语言现实的图像处理(包含快速傅里叶变换)

    0下载:
  2. 这代码功能有:读入和保存文件头、读入和保存信息头、读入和保存像素数据、读入和保存位图、24位的位图转化为8位位图、8位位图转换为24位位图、图像的二值化、8位位图的Sobel边缘检测、8位位图的Laplace锐化、8位位图的中值滤波、分离与合并RGB矩阵、直方图均衡化 main.c是main函数的所在;BMP.h是对位图文件头和信息头,以及调色板等的类型的声明;function.h主要完成对位图的读写操作;algorithm.h主要完成对位图进行相关的算法的处理。
  3. 所属分类:绘图程序

« 12 »
搜珍网 www.dssz.com