Cucthesis

Thesis Template of Communication University of China

Category

university

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
% 完整编译: xelatex -> bibtex -> xelatex -> xelatex
\documentclass[UTF8,AutoFakeBold=1,AutoFakeSlant,zihao=-4]{cucthesis}

% 在这里填写你的论文题目
\newcommand{\thesisTitle}{基于视频的人数统计方法研究} % 论文的中文名称
\newcommand{\thesisTitleEN}{Video-Based People Counting Methods} % 论文的英文名称

% 在这里填写你的相关信息
\newcommand{\yourDept}{计算机与网络空间安全学院}
\newcommand{\yourMajor}{计算机科学与技术}
\newcommand{\yourName}{王同学}
\newcommand{\yourNameEN}{Wang Z.}
\newcommand{\yourClass}{2017级计算机科学与技术}
\newcommand{\yourMentor}{王老师}
\newcommand{\studentID}{201720111222333}

\begin{document}
% 封面(自动生成)
\coverpage

% 中文摘要
\begin{abstract}
为了加强对一些特定区域的管理和保护,通常会使用视频监控系统以获取相关信息,如...。
\keywords{单高斯背景建模;腐蚀;目标匹配}     % 中文关键词
\end{abstract}

% 英文摘要
\begin{abstractEN}
The story takes place on a fictitious continent. An unknown force attacked this world, and darkness swallowed everything, followed by various monster attacks, and the human world was completely destroyed. At the time when hope was about to be shattered,
people finally discovered that although these monsters are powerful, they can only exert their full strength in the dark.
Although the chances are slim in the light, people still have the power to fight. The surviving people from various places built several giant lighthouses and built gathering places around the lighthouses. In order to maintain this light curtain, the last high wall of mankind, people have to go deep into the dark forest for adventure.
\keywordsEN{Dark Forest, Game Design, RPG}       % 英文关键词
\end{abstractEN}

% 目录(自动生成)
\contentpage

\include{includes/section_01.tex}
\include{includes/section_02.tex}
\include{includes/section_03.tex}
\include{includes/section_04.tex}

% 参考文献(自动生成)
\begin{references}
    \bibliography{references.bib}
\end{references}

\appendix
\include{includes/appendix_A.tex}
\include{includes/appendix_B.tex}

\nonumsection{后记}
鉴于要展现的是一个黑暗的魔幻世界,本游戏采用偏向于哥特式,色调偏暗的2D美术风格。而建筑则为偏向于中世纪欧洲的建筑风格。
哥特式风格偏向暗系,可以将玩家在森林中的黑暗无所不在的压迫感表现得淋漓尽致,能使得玩家在重见光明时的欣喜提升到最大。类似于盐和庇护所和地下城堡2等游戏。
但是本游戏在光照上将更加黑暗,人物更加精致。建筑风格与环境的搭建将参考中世纪欧洲建筑风格。玩家在探索中也会见到各种失落的中世纪欧洲城市与遗迹,更加符合玩家审美。

\end{document}
Preview
Cucthesis preview
Cucthesis LaTeX Template | Bibby | Bibby AI