bzip2.1.preformatted
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:20k
源码类别:

生物技术

开发平台:

C/C++

  1. bzip2(1)                                                 bzip2(1)
  2. NNAAMMEE
  3.        bzip2, bunzip2 - a block-sorting file compressor, v1.0.2
  4.        bzcat - decompresses files to stdout
  5.        bzip2recover - recovers data from damaged bzip2 files
  6. SSYYNNOOPPSSIISS
  7.        bbzziipp22 [ --ccddffkkqqssttvvzzVVLL112233445566778899 ] [ _f_i_l_e_n_a_m_e_s _._._.  ]
  8.        bbuunnzziipp22 [ --ffkkvvssVVLL ] [ _f_i_l_e_n_a_m_e_s _._._.  ]
  9.        bbzzccaatt [ --ss ] [ _f_i_l_e_n_a_m_e_s _._._.  ]
  10.        bbzziipp22rreeccoovveerr _f_i_l_e_n_a_m_e
  11. DDEESSCCRRIIPPTTIIOONN
  12.        _b_z_i_p_2  compresses  files  using  the Burrows-Wheeler block
  13.        sorting text compression algorithm,  and  Huffman  coding.
  14.        Compression  is  generally  considerably  better than that
  15.        achieved by more conventional LZ77/LZ78-based compressors,
  16.        and  approaches  the performance of the PPM family of sta