14 lines
482 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# docs
主要存放毕业设计相关文档毕业要求要注意用latex
```
├── docs/
│ ├── report # 毕业设计报告
│ ├── theory # 天线理论分析
│ ├── design # 设计过程和步骤
│ ├── simulation # 仿真结果分析
│ └── conclusion # 结论与展望
│ ├── presentation # 毕业设计答辩 PPT 内容
│ └── other # 其他相关文档 (例如文献综述)
```