-
-
-
-
-
-
PE_editing.rar
在windows 9x、NT、2000下,所有的可执行文件都是基于Microsoft设计的一种新的文件格式Portable Executable File format(可移植的执行体),即PE格式。有一些时候,我们需要对这些可执行文件进行修改,下面文字试图详细的描述PE文件的格式及对PE格式文件的修改。
-
-
wavFileFormat.zip
详细介绍wav文件的格式。WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。
RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个
字节便是“RIFF”
-
read-and-write-CSV-file.rar
可以实现CSV的写入文件读取。同样如果将程序稍作改动就可实现各种格式的文件的写入和读取。文件是以逗号和回车为间隔的写入的。这样可以用excel软件打开该文件。同时,在读取时,将存取的数字在逗号和回车的交替中提取出来。
-
Intergraph Standard File Formats (Element Structure)
... Only one element at a time is kept in memory. If the file is "indexed" an additional 12 bytes per element is ... with no concern about licensing issues. See the header of any source file for the full license text.
Is there support for writing DGN ...
-
float-formats
... .interchange_binary and IEEE.interchange_decimal
(see the IEEE module).
## Legacy
Formats of historical interest, some of which are found
in file formats still in use.
**Mainframe/supercomputer** formats:
Univac 1100 (UNIVAC_SINGLE, UNIVAC_DOUBLE), ...
-