i2_binary_to_ascii


i2_binary_to_ascii, a C++ code which converts a file of I2 data from binary to ASCII format.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

i2_binary_to_ascii is available in a C++ version.

Related Data and Programs:

i2_binary_to_ascii_test

PBMB_TO_PBMA, a C++ code which converts a binary Portable Bit Map (PBM) file to an ASCII PBM file;

PGMB_TO_PGMA, a C++ code which converts a binary Portable Gray Map (PGM) file to an ASCII PGM file;

PPMB_TO_PPMA, a C++ code which converts a binary Portable Pixel Map (PPM) to an ASCII PPM graphics file;

Source Code:


Last revised on 18 March 2020.