If, for example, you did a huffman encoding, then the file should end up with a version of the huffman dictionary stored inside it. You should be able to take the file over to a different, unconnected system, and use only the knowledge of the initial model an...