|
| 1 | +% !Mode::"TeX:UTF-8" |
| 2 | +% !Mode:: "TeX:UTF-8" |
| 3 | +\documentclass[xcolor=svgnames,serif,table,10pt]{beamer} |
| 4 | +\mode<presentation>{ |
| 5 | +% Setup appearance: |
| 6 | +\useoutertheme{infolines} |
| 7 | +\usetheme{Darmstadt} |
| 8 | +\setbeamercovered{transparent} |
| 9 | +\setbeamertemplate{caption}[numbered] |
| 10 | +\setbeamertemplate{navigation symbols}{} |
| 11 | +\setbeamertemplate{blocks}[rounded][shadow=true] |
| 12 | +\setbeamertemplate{enumerate items}[circle] |
| 13 | + |
| 14 | +% 修改样式 |
| 15 | +\setbeamercolor{box}{bg=black!20!orange,fg=white} |
| 16 | +\setbeamercolor{block title}{use=sidebar,fg=sidebar.fg!10!white,bg=orange!70!black} |
| 17 | +\setbeamercolor{block title example}{use=sidebar,fg=sidebar.fg!10!white,bg=black!60!green} |
| 18 | +\setbeamercolor{block title alerted}{use=sidebar,fg=sidebar.fg!10!white,bg=black!50!red} |
| 19 | + |
| 20 | +\setbeamertemplate{headline} |
| 21 | +{% |
| 22 | + \begin{beamercolorbox}[shadow=true]{section in head/foot} |
| 23 | + \vskip2pt\insertnavigation{\paperwidth}\vskip2pt |
| 24 | + \end{beamercolorbox}% |
| 25 | +} |
| 26 | +} |
| 27 | +\usepackage{animate} |
| 28 | +\usepackage[english]{babel} |
| 29 | +\usepackage{times} |
| 30 | +\usepackage[T1]{fontenc} |
| 31 | +\usepackage{multirow,multicol,longtable} |
| 32 | +\usepackage{graphics} |
| 33 | +\usepackage{xcolor} |
| 34 | +\usepackage[no-math]{fontspec}%--------------------------------------------------提供字体选择命令 |
| 35 | +\usepackage{xunicode}%-----------------------------------------------------------提供Unicode字符宏 |
| 36 | +\usepackage{xltxtra}%------------------------------------------------------------提供了针对XeTeX的改进并且加入了XeTeX的LOGO |
| 37 | +\usepackage[BoldFont,SlantFont,CJKchecksingle]{xeCJK}%---------------------------使用xeCJK宏包 |
| 38 | +%================================== 设置中文字体 ================================% |
| 39 | +\setCJKmainfont{Adobe Heiti Std}%------------------------------------------------设置正文为黑体 |
| 40 | +\setCJKmonofont{Adobe Song Std}%-------------------------------------------------设置等距字体 |
| 41 | +\setCJKsansfont{Adobe Kaiti Std}%------------------------------------------------设置无衬线字体 |
| 42 | +% \setCJKfamilyfont{zxzt}{FZShouJinShu-S10S} |
| 43 | +% \setCJKfamilyfont{FZDH}{FZDaHei-B02S} |
| 44 | +%================================== 设置中文字体 ================================% |
| 45 | + |
| 46 | +%================================== 设置英文字体 ================================% |
| 47 | +\setmainfont[Mapping=tex-text]{Times New Roman}%--------------------------------英文衬线字体 |
| 48 | +\setsansfont[Mapping=tex-text]{Arial}%------------------------------------英文无衬线字体 |
| 49 | +\setmonofont[Mapping=tex-text]{Courier New}%-------------------------------------英文等宽字体 |
| 50 | +\newfontfamily\Arial{Arial} |
| 51 | +%================================== 设置英文字体 ================================% |
| 52 | + |
| 53 | +%================================== 设置数学字体 ================================% |
| 54 | +%\setmathsfont(Digits,Latin,Greek)[Numbers={Lining,Proportional}]{Minion Pro} |
| 55 | +%================================== 设置数学字体 ================================% |
| 56 | +\punctstyle{kaiming}%------------------------------------------------------------开明式标点格式 |
| 57 | +\usepackage{graphicx} |
| 58 | +\usepackage{tikz} |
| 59 | +\usetikzlibrary{positioning,backgrounds} |
| 60 | +\usetikzlibrary{fadings} |
| 61 | +\usetikzlibrary{patterns} |
| 62 | +\usetikzlibrary{calc} |
| 63 | +\usetikzlibrary{shadings} |
| 64 | +\pgfdeclarelayer{background} |
| 65 | +\pgfdeclarelayer{foreground} |
| 66 | +\pgfsetlayers{background,main,foreground} |
| 67 | +\usepackage{xifthen} |
| 68 | +\usepackage{colortbl,dcolumn} |
| 69 | +\usepackage{enumerate} |
| 70 | +\usepackage{pifont} |
| 71 | +\usepackage{tabularx} |
| 72 | +\usepackage{booktabs} |
| 73 | + |
| 74 | +%=================================== 数学符号 =================================% |
| 75 | +\newcommand{\rtn}{\mathrm{\mathbf{R}}} |
| 76 | +\newcommand{\N}{\mathrm{\mathbf{N}}} |
| 77 | +\newcommand{\As}{\mathrm{a.s.}} |
| 78 | +\newcommand{\Ae}{\mathrm{a.e.}} |
| 79 | +\newcommand*{\PR}{\mathrm{\mathbf{P}}} |
| 80 | +\newcommand*{\EX}{\mathrm{\mathbf{E}}} |
| 81 | +\newcommand{\EXlr}[1]{\mathrm{\mathbf{E}}\left[#1\right]} |
| 82 | +\newcommand*{\dif}{\,\mathrm{d}} |
| 83 | +\newcommand*{\F}{\mathcal{F}} |
| 84 | +\newcommand*{\h}{\mathcal{H}} |
| 85 | +\newcommand*{\vp}{\varepsilon} |
| 86 | +\newcommand*{\prs}{\dif\PR-\As} |
| 87 | +\newcommand*{\dte}{\dif t-\Ae} |
| 88 | +\newcommand*{\pts}{\dif\PR\times\dif t-\Ae} |
| 89 | +\newcommand{\Ito}{It\^{o}} |
| 90 | +\newcommand{\tT}[1][0]{[#1,T]} |
| 91 | +\newcommand{\intT}[2][T]{\int^{#1}_{#2}} |
| 92 | +\newcommand{\intTe}[1][t]{\intT[t+\varepsilon]{#1}} |
| 93 | +\newcommand{\s}{\mathcal{S}} |
| 94 | +\newcommand{\me}{\mathrm{e}} |
| 95 | +\newcommand{\one}[1]{{\bf 1}_{#1}} |
| 96 | +\renewcommand{\M}{{\rm M}} |
| 97 | +\newcommand{\Me}[1][t]{M^{\varepsilon}_{#1}} |
| 98 | +\newcommand{\Ne}[1][t]{N^{\varepsilon}_{#1}} |
| 99 | +\newcommand{\Pe}[1][t]{P^{\varepsilon}_{#1}} |
| 100 | +\DeclareMathOperator*{\sgn}{sgn} |
| 101 | +% =================================== 数学符号 =================================% |
| 102 | + |
| 103 | +% 定义罗马数字 |
| 104 | +\makeatletter |
| 105 | +\newcommand{\rmnum}[1]{\romannumeral #1} |
| 106 | +\newcommand{\Rmnum}[1]{\expandafter\@slowromancap\romannumeral #1@} |
| 107 | +\makeatother |
| 108 | + |
| 109 | +% 定义破折号 |
| 110 | +\newcommand{\pozhehao}{\kern0.3ex\rule[0.8ex]{2em}{0.1ex}\kern0.3ex} |
| 111 | +% 中文日期 |
| 112 | +\def\CJK@today{\the\year 年 \the\month 月} |
| 113 | +\newcommand\zhtoday{\CJK@today} |
| 114 | + |
| 115 | +% 中文图表 |
| 116 | +\renewcommand\figurename{图} |
| 117 | +\renewcommand\tablename{表} |
| 118 | + |
| 119 | +\graphicspath{{./}} |
| 120 | + |
| 121 | +% Author, Title, etc. |
| 122 | + |
| 123 | +\title{移动客户端通道面试陈述} |
| 124 | + |
| 125 | +%% \subtitle{Foreground-constrained Eulerian Video Motion Magnification} |
| 126 | + |
| 127 | +\author[潘伟洲]{潘伟洲 (josephpan)\\ |
| 128 | + SNG-社交平台部-空间运营中心 } |
| 129 | + |
| 130 | +\institute[josephpan]{\includegraphics[height=1cm]{tencent.jpg}} |
| 131 | + |
| 132 | +\date{\tiny 2018-08-27} |
| 133 | + |
| 134 | +\setlength{\baselineskip}{22pt} |
| 135 | +\renewcommand{\baselinestretch}{1.4} |
| 136 | + |
| 137 | +% The main document |
| 138 | + |
| 139 | +\begin{document} |
| 140 | + |
| 141 | +\setlength{\abovedisplayskip}{1ex}%------------------------------------------ 公式前的距离 |
| 142 | +\setlength{\belowdisplayskip}{1ex}%------------------------------------------ 公式后的距离 |
| 143 | + |
| 144 | +\begin{frame} |
| 145 | + \titlepage |
| 146 | +\end{frame} |
| 147 | + |
| 148 | +\begin{frame} |
| 149 | + \frametitle{大纲} |
| 150 | + |
| 151 | + \tableofcontents[hideallsubsections] |
| 152 | +\end{frame} |
| 153 | + |
| 154 | +\section{个人经历} |
| 155 | +\label{sec:about} |
| 156 | + |
| 157 | +\begin{frame} |
| 158 | + \frametitle{个人经历} |
| 159 | + \tableofcontents[currentsection,hideallsubsections] |
| 160 | +\end{frame} |
| 161 | + |
| 162 | +\begin{frame} |
| 163 | + \frametitle{条目} |
| 164 | + \begin{itemize} |
| 165 | + \item 项目1 |
| 166 | + \item 项目2 |
| 167 | + \item 项目3 |
| 168 | + \item 项目4 |
| 169 | + \begin{itemize} |
| 170 | + \item 二级项目1 |
| 171 | + \item 二级项目2 |
| 172 | + \end{itemize} |
| 173 | + \end{itemize} |
| 174 | +\end{frame} |
| 175 | + |
| 176 | +\begin{frame} |
| 177 | + \frametitle{表格} |
| 178 | + \begin{table}[htbp!] |
| 179 | + \centering |
| 180 | + \caption{主流机器学习框架} |
| 181 | + \begin{tabular}{c|c|c|c|c} |
| 182 | + \toprule[1pt] |
| 183 | + 机器学习库 & 机构 & 支持语言 & 平台 & Tensor \\ |
| 184 | + \toprule[1pt] |
| 185 | + TensorFlow & Google & C++,Python &跨平台 & Good \\ |
| 186 | + \hline |
| 187 | + Pytorch & Facebook& Python & 跨平台 & Good \\ |
| 188 | + \hline |
| 189 | + MXNet & Amazon& Most Lang. & Most Plat. & No \\ |
| 190 | + \hline |
| 191 | + Theano & Montreal & Python & 跨平台 & Basic \\ |
| 192 | + \hline |
| 193 | + CNTK & Microsoft &C++ & Win、Linux & Unknown\\ |
| 194 | + \bottomrule[1pt] |
| 195 | + \end{tabular} |
| 196 | + \end{table} |
| 197 | +\end{frame} |
| 198 | + |
| 199 | +\begin{frame} |
| 200 | + \frametitle{分析} |
| 201 | + \begin{block}{XXX 算法} |
| 202 | + \begin{itemize} |
| 203 | + \item 步骤1 |
| 204 | + \item 步骤2 |
| 205 | + \item 步骤3 |
| 206 | + \end{itemize} |
| 207 | + \end{block} |
| 208 | +\end{frame} |
| 209 | + |
| 210 | +\begin{frame} |
| 211 | + \frametitle{强调} |
| 212 | + \begin{itemize} |
| 213 | + \item 这是内容 |
| 214 | + \end{itemize} |
| 215 | + \only<1>\begin{block}{} |
| 216 | + 这里蹦出来一个强调! |
| 217 | + \end{block} |
| 218 | +\end{frame} |
| 219 | + |
| 220 | +\section{项目经验} |
| 221 | +\label{sec:exp} |
| 222 | + |
| 223 | +\begin{frame} |
| 224 | + \frametitle{项目经验} |
| 225 | + \tableofcontents[currentsection,hideallsubsections] |
| 226 | +\end{frame} |
| 227 | + |
| 228 | +\section{技术影响力} |
| 229 | +\label{sec:influence} |
| 230 | + |
| 231 | +\begin{frame} |
| 232 | + \frametitle{技术影响力} |
| 233 | + \tableofcontents[currentsection,hideallsubsections] |
| 234 | +\end{frame} |
| 235 | + |
| 236 | +\section{专业领域优势} |
| 237 | +\label{sec:advantage} |
| 238 | + |
| 239 | +\begin{frame} |
| 240 | + \frametitle{专业领域优势} |
| 241 | + \tableofcontents[currentsection,hideallsubsections] |
| 242 | +\end{frame} |
| 243 | + |
| 244 | + |
| 245 | +\begin{frame}[plain]{} |
| 246 | + \begin{center} |
| 247 | + \begin{tikzpicture} |
| 248 | + \node[above,xscale=1.2,yscale=1.2]{\Huge 欢迎批评指正!}; |
| 249 | + \end{tikzpicture} |
| 250 | + \end{center} |
| 251 | +\end{frame} |
| 252 | + |
| 253 | +\end{document} |
0 commit comments