bit-compression

There are 2 repositories under bit-compression topic.

  • EdT94/Airport_Manager

    The system reads data about airports and companies from txt/bin files(if exists).There are an options for adding flights and airports, sorting and searching flights,and see all the data.

    Language:C0100
  • marmal95/BMP-Compressor

    A school project BMP image compression application using LZ77 and Huffman algoritms.

    Language:C++0100