-
Notifications
You must be signed in to change notification settings - Fork 4
/
template.tex
54 lines (41 loc) · 1.4 KB
/
template.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
\begin{itemize}
\item
\item
\end{itemize}
\begin{figure}[H]
\centering
\includegraphics[width=0.4\textwidth]{p210.png}
\caption{Iterative Algorithms}
\label{fig:p210}
\end{figure}
\includepdf[pages={1-}]{p99.pdf}
\begin{algorithm}
\caption{Iterated path-convergence criterion}\label{alg:Iterated path-convergence criterion}
\begin{algorithmic}
\While{there are nodes $x, y, z$ satisfying conditions 1–5
and \\ $z$ does not contain a $\Phi$-function for a}
\State insert a $\leftarrow$ $\Phi$(a, a, . . . , a) at node Z
\EndWhile
\end{algorithmic}
\end{algorithm}
\begin{figure}[H]
\centering
\begin{subfigure}{0.3\textwidth}
\centering
\includegraphics[width=\textwidth]{p94.png}
\caption{For \texttt{b+c}, two
earliest placement
points is colored in red.}
\label{fig:p94}
\end{subfigure}
\begin{subfigure}{0.4\textwidth}
\centering
\includegraphics[width=\textwidth]{p95.png}
\caption{For \texttt{b+c}, Latest placement edhes and blocks.}
\label{fig:p95}
\end{subfigure}
\caption{}
\label}
\end{figure}
\begin{lstlisting}[language=C,frame=single, caption=An simple example containing some expressions ,label = lst:expression1]
\end{lstlisting}