carry e3843a1853 docs(report): 添加系统设计章节及架构图
在报告的设计章节中新增系统架构图,并添加对应的LaTeX代码以展示架构图
2025-05-25 22:26:49 +08:00

6 lines
219 B
TeX

% 系统设计
\section{系统设计}
\begin{frame}
\frametitle{系统架构}
\begin{center}\includegraphics[width=\textwidth,height=0.7\textheight,keepaspectratio]{./pic/system_architecture.png}\end{center}
\end{frame}