Created
May 28, 2011 16:01
-
-
Save mactkg/996976 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\begin{table}[hbtp] | |
\caption{使用機器一覧} | |
\label{table:whatuse} | |
\begin{center} | |
\begin{tabular}{cccc} | |
\hline | |
使用機器 & 製造メーカー & 型番 & 製造番号 \\ | |
\hline \hline | |
ステッピングモータ & - & - & - \\ | |
ステッピングモータIC & - & LSI8255 & - \\ | |
AC/DCコンバーター & ETA JAPAN & - & - \\ | |
LED回路 & 東工大附 & - & - \\ | |
パソコン & FUJITSU & FMV - 5DSP715 & CAO287-A754 \\ | |
\hline | |
\end{tabular} | |
\end{center} | |
\end{table} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment