搜索资源列表
读写中国地球空间数据交换格式源码
- 读写中国地球空间数据交换格式源码 读写中国地球空间数据交换格式源码-read and write Chinese geospatial data exchange format source code to read and write Chinese geospatial data exchange format FO
BMP位图文件程序
- 手把手教你了解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
BMPanalyse
- 对BMP格式文件的读写操作,其中对BMP格式的文件头和数据格式进行了分析-BMP format to read and write operations, which BMP format of the file format and data analysis
BaseDraw
- 一个用VC++编写的典型的GIS程序,能实现数据的读写,显示,编辑等。-a VC prepared by the typical GIS procedures, able to read and write data, display, editing.
DEM_ReaderDisplay
- 一个用VC++编写的DEM数据的读写和显示程序。-a VC DEM data prepared by the reader and display procedures.
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
AviPclass
- AVI视频流数据读写类库!供视频图像处理编程参考!非常好用!-AVI video stream class library for reading and writing data. Video image processing for programming reference! Very handy!
ArcInfoE00IO
- ArcGIS E00格式数据读写VC代码-ArcGIS E00 format for reading and writing data VC code
GISPractise
- 一个用VC++编写的典型的GIS程序,能实现数据的读写,显示,编辑等。
E00
- 用c++读写E00文件,文件的显示动能完全实现,但是属性数据还没能读取成功
zengqiang
- 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
CN-DFT
- 读写中国地球空间数据交换格式源码 读写中国地球空间数据交换格式源码
读写中国地球空间数据交换格式源码
- 读写中国地球空间数据交换格式源码-read and write Chinese geospatial data exchange format FOSS
gdal 使用gdal读写影像的例子
- 一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用-A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use
dxflib-2.5.0.0 dxf文件的读写源码
- dxf文件的读写源码,将dxf数据格式封装为标准的读写函数
ReadWriteBMP
- BMP图像的读写源码,可以自由读取BMp格式的图像数据-BMP image to read and write source code, they can read the image data format Bmp
cv_Write
- 利用vc++ opencv 编写的读写数据小程序,方便基础学习-use of opencv to write data
新建文件夹 (2)
- if 语句和读写数据程序(If statement and read-write data program)
bin文件读写
- 实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)
点云文件读写工具源码
- 一个非常实用可以处理las文件的工具,实现多种功能,如读写las文件,分类,分块,抽稀和合并,生成边界线,生成DEM,点云高度归一化,数据格式转换和波形数据压缩等。