PolarCode_and_LDPC/ ├── README.md # 项目说明文档 ├── ARCHITECTURE.md # 架构设计文档 ├── USAGE_GUIDE.md # 使用指南 ├── requirements.txt # Python依赖 ├── config/ # 配置文件 │ ├── polar_config.yaml ...