# HuffmanEncoder **Repository Path**: zeyili/HuffmanEncoder ## Basic Information - **Project Name**: HuffmanEncoder - **Description**: 数据结构课设,哈夫曼编码译码器 - **Primary Language**: C - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2020-06-04 - **Last Updated**: 2024-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 哈夫曼编码和译码器 数据结构课设 可以直接运行