\usepackage{listings}
\usepackage{colortbl}
\usepackage{amsmath}
-% \usepackage{sectsty}
-% \usepackage{titlesec}
-% \usepackage{secdot}
-%\usepackage[font={footnotesize,bt}]{caption}
-%\usepackage[font=scriptsize,labelfont=bf]{caption}
+
+\usepackage[autolanguage,np]{numprint}
+\renewcommand*\npunitcommand[1]{\text{#1}}
+
\usepackage{xspace}
\usepackage[textsize=footnotesize]{todonotes}
\newcommand{\AG}[2][inline]{\todo[color=green!50,#1]{\sffamily\textbf{AG:} #2}\xspace}
\caption{Platform File Parameters}
% title of Table
\centering
- \begin{tabular}{ | l | l | l |l | l |l |l | p{2cm} |}
+ \begin{tabular}{|*{7}{l|}}
\hline
Max & Min & Backbone & Backbone&Link &Link& Sharing \\
Freq. & Freq. & Bandwidth & Latency & Bandwidth& Latency&Policy \\ \hline
- 2.5 &800 & 2.25 GBps &$5\times 10^{-7} s$& 1 GBps & $5\times 10^{-5} s$ &Full \\
+ \np{2.5} & \np{800} & \np[GBps]{2.25} &\np[$\mu$s]{0.5}& \np[GBps]{1} & \np[$\mu$s]{50} &Full \\
GHz& MHz& & & & &Duplex \\\hline
\end{tabular}
\label{table:platform}
\AG{Use the same number of decimals for all numbers in a column,
and vertically align the numbers along the decimal points.
The same for all the following tables.}
- \begin{tabular}{ | l | l | l |l | r |}
+ \begin{tabular}{|l|*{4}{r|}}
\hline
Program & Optimal & Energy & Performance&Energy-Perf.\\
Name & Scaling Factor& Saving \%&Degradation \% &Distance \\ \hline
\caption{Comparing Results for The NAS Class A}
% title of Table
\centering
- \begin{tabular}{ | l | l | l |l | l | r| }
+ \begin{tabular}{|l|l|*{4}{r|}}
\hline
Method&Program&Factor& Energy& Performance &Energy-Perf.\\
Name &Name&Value& Saving \%&Degradation \% &Distance
\caption{Comparing Results for The NAS Class B}
% title of Table
\centering
- \begin{tabular}{ | l | l | l |l | l |r| }
+ \begin{tabular}{|l|l|*{4}{r|}}
\hline
Method&Program&Factor& Energy& Performance &Energy-Perf.\\
Name &Name&Value& Saving \%&Degradation \% &Distance
\caption{Comparing Results for The NAS Class C}
% title of Table
\centering
- \begin{tabular}{ | l | l | l |l | l |r| }
+ \begin{tabular}{|l|l|*{4}{r|}}
\hline
Method&Program&Factor& Energy& Performance &Energy-Perf.\\
Name &Name&Value& Saving \%&Degradation \% &Distance