readme.dos
来自「常好且全面的jpeg图像压缩算法」· DOS 代码 · 共 16 行
DOS
16 行
This archive contains a DOS-friendly version of the Independent JPEG Group's
source code. It differs from the normal distribution in that:
1. The archive format is zip rather than tar+gzip. You should be able to
unpack it with PKUNZIP (2.04g or later) or Info-Zip's unzip.
2. Newlines have been converted from Unix (LF) to DOS (CR/LF) style in all
text files, but not in the binary files (test*.*).
3. Object files have been included for jmemdosa.asm. See jdosaobj.doc.
Please see the main README file for the primary documentation.
If you'd rather have a non-DOSified archive, see the ARCHIVE LOCATIONS section
of README.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?