docs(report): 添加系统设计章节及架构图

在报告的设计章节中新增系统架构图,并添加对应的LaTeX代码以展示架构图
This commit is contained in:
carry 2025-05-25 22:26:49 +08:00
parent 1955a4d76b
commit e3843a1853
2 changed files with 6 additions and 0 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB