搜索资源列表
shapelib
- 一个用来读取shp文件的c语言库,里面包括shp文件的结构。dbf的读写也有。-used to read a document c AutoCAD language databases, including AutoCAD documents inside the structure. Dbf read and write well.
Windows_Paint
- C++课程设计时做的一个基本图形处理软件,由C++语言编写而成,使用了基本的Graphics.h库文件,自己定义的基本图形类及其操作。可以实现类似Windows\"画图\"的基本功能操作: 能够处理整体或单个图形的左移、右移、上移、下移,放大、缩小、删除、保存、读取等操作。可以设置线型的粗细,可以设置画线的颜色,整个界面都和Windows很相似,菜单,鼠标,键盘,快捷键,等。
GIF_STRUCT
- GIF文件格式介绍以及读取显示的C语言源程序实例.欢迎下载.
text2data
- 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
3d_engine
- 3D引擎,包含读取3DS文件,是个比较好的C语言实现3D的范例
disp bmp
- c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
读取图形文件
- C语言环境代码下读写BMP文件代码。
Shape.利用C#语言读取Shape格式文件并将其显示
- 利用C#语言读取Shape格式文件并将其显示,read and display the shape flie
zyuoloadshplib.rar
- 最新用纯c语言写的读取shp文件,并绘制图形,Up-to-date with pure c language read shp files, and graphics rendering
BMP
- 主要采用c语言,实现对BMP文件的读取和存储,为图像的处理做好准备,很好用-Mainly c language to realize the BMP file to read and store, ready for image processing, that is great
bmp_image
- 此程序是用C语言编写的一个读取BMP文件的源程序,主要实现了BMP文件的读取和写入功能。-This file has complemented the functions of reading and writing the bmp files.
shp
- 读取shp文件的源代码,用c语言编写,网上下载,成功运行-source code of reading and writing.shp file
chap1-1
- 读取BMP格式的文件,并对图像各个像素进行处理,程序是基于C语言的,有助于理解图像处理的基本原理-Digital Image Processing Based On C
BMPrw
- 用C语言写的一个读取BMP图片,并计算RGB值的项目文件,主要是计算心里色差判断-Written in C language with a read BMP images, and calculate the RGB values of the project file, mainly to check the calculation of heart color
Mif
- 用C#语言读取mif文件,实现显示,是个较好的程序-using C# language to read mif file
2
- 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理。-Using the C language header bitmap file to read, so the image histogram equalization processing.
phase_recon
- 用c语言实现图像的相位重构,含有详细的读取位图文件及复数运算的函数-The phase reconstruction
CADViewerCSharp
- 用C#语言编写的读取并查看CAD文件的程序,实现了基本的功能,简便实用。-Written in C# to read and view CAD files of the program to achieve the basic functionality, simple and practical.
ReadDxf
- 采用visual c++语言,读取DXF文件。-Using visual c++ language, read DXF file
BMP文件基于C语言的信息读取
- BMP图像文件的内部信息,可以依据C语言编程确定图像的具体信息内容