i2_binary_to_ascii, a C++ code which converts a file of I2 data from binary to ASCII format.
The computer code and data files described and made available on this web page are distributed under the MIT license
i2_binary_to_ascii is available in a C++ version.
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;