搜索资源列表
3DS
- 在VC环境中,结合OpenGL实现.3DS格式的数据文件的读取,写入等一系列操作。给利用此格式的开发人员提供很大的方便性。
BMPwrite
- 从参考bmp图片中读入头信息,然后读入该bmp图片的数据信息;再将该头信息、数据信息写入到另外一个bmp文件中
text2data
- 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
SAR
- 合成孔径雷达图像(SAR)基本程序,打开‘.raw’原始16位幅度或者强度数据,另外需要一个文本文件写入高度宽度信息,文本文件后缀 .txt 需要改为 .dim 。
BMP文件操作
- 纯C的BMP文件操作程序,包含bmp文件的读取,和内存数据写入文件。本人亲自编写,是我机器视觉项目的一个接口程序,特地分享。
seismic-segy-write
- 三维地震数据文件的写入程序,改程序直接用于写入二进制数据-Three-dimensional seismic data file writing procedure, change the program used to write binary data directly
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
MyCellDemo
- 一个测试用友华表cell控件的程序示例。可以全面的学习cell控件的基本用法,使你在最短的时间掌握该控件的用法。主要操作包括打开cll文件、写入文件、计算表格数据等-UF Chinese table cell a test procedures for the control sample. To fully study the basic usage of cell control, so that you in the shortest possible time to grasp the
wtrib
- autocad里,可以批量把同一类型的点数据提取并写入到dat数据文件里,文本也可以,对于cad 里非标准的高程数据可以标准化处理,以作为三维分析的基础数据使用-in autocad , you can batch the same type of point data extraction and data written to the dat file, text can be, for the cad elevation in non-standard data can be standa
BMP
- 可将bmp图片转换为raw格式,或将bmp图片转换为数据写入.c文件-turn the image format form bmp to raw or write the bmp image data into .c file
changecolor
- 读入彩色图像,对于R<20 and G<20 and B<20的值分别修改成为R=0 and G=0 and B=0 求取三个通道中像素的平均值(除去修改的像素值即:R=0 and G=0 and B=0) 将数据写入一个文本文件中。
write_video
- opencv代码,将视频文件写入到磁盘,存入视频数据-opencv code, the video file is written to disk
vwrite
- 使用*vwrite写入数据文件 Menu Paths Utility Menu>Parameters>Array Parameters>Write to File *vwrite命令用于把数组中的数据按照指定的格式(表格式)写入数据文件中。它一次最多可以写入19个参数,并写到由*cfopen命令打开的文件中。写出的格式由*vwrite命令行下一行的FORTRAN77数据描述符的确定(注意:该操作不能通过ansys命令输入窗口进行执行)。数组矢量要指定起
dicomwrite1
- 保存图像文件为DICOM格式。 使用方法 1、dicomwrite(X, filename) dicomwrite(X, filename) 将二进制图像,灰度图像或真彩图像X写入以filename命名 的文件中,filename是一个字符串,指定数字图像的名字,并创建医学通信(DICOM)文件。 2、dicomwrite(X, map, filename) dicomwrite(X, map, filename) 使用颜色表写入索引图像X。
rawread
- raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)
writeword
- TXT导入数据,然后写入图片(可改变字符颜色、字符大小,字符字体),然后输出到指定文件夹。 本文件主要为了批量处理图片标注。(TXT imports the data, then writes the image (changing the character color, character size, character font), and then outputs it to the specified folder. This document is mainly for batc
bin文件读写
- 实现SAR复数数据bin文件的读取、写入,可被ENVI、PolSARpro等软件读取(SAR complex data read and write)
XL-Test3
- lisp学习程序范例,将图层相关数据写入Excel文件内(LISP Learning Program Example, Writing Layer-related Data into Excel Files)