# huffman_code_and_decode_csharp **Repository Path**: zhangzhibo/huffman_code_and_decode_csharp ## Basic Information - **Project Name**: huffman_code_and_decode_csharp - **Description**: 利用静态huffman编码实现对文件的压缩(解压缩)与加密. - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # huffman_code_and_decode_csharp 利用静态huffman编码实现对文件的压缩(解压缩)与加密.