diff --git a/report/chapters/design.tex b/report/chapters/design.tex new file mode 100644 index 0000000..6d65e56 --- /dev/null +++ b/report/chapters/design.tex @@ -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} \ No newline at end of file diff --git a/report/pic/system_architecture.png b/report/pic/system_architecture.png new file mode 100644 index 0000000..83abba3 Binary files /dev/null and b/report/pic/system_architecture.png differ