done latex documentation, changed file names and added zip archives

This commit is contained in:
Tommaso Rodolfo Masera 2018-11-30 16:10:28 +01:00
parent 7535965955
commit 71952d951f
10 changed files with 34 additions and 0 deletions

BIN
Homework 9/assignment9.zip Normal file

Binary file not shown.

BIN
Homework 9/bonus.pdf Normal file

Binary file not shown.

13
Homework 9/bonus.tex Normal file
View File

@ -0,0 +1,13 @@
\documentclass[12pt]{article}
\author{Claudio Maggioni \and Tommaso Rodolfo Masera}
\title{\textbf{Computer Architecture:} \linebreak \LARGE Assignment 9 Bonus}
\date{}
\begin{document}
\maketitle
\section*{Bonus Question}
\large Please refer to the attached \texttt{bonus.jas} file for the bonus exercise solution.
\end{document}

BIN
Homework 9/bonus9.zip Normal file

Binary file not shown.

BIN
Homework 9/homework9.pdf Normal file

Binary file not shown.

21
Homework 9/homework9.tex Normal file
View File

@ -0,0 +1,21 @@
\documentclass[12pt]{article}
\author{Claudio Maggioni \and Tommaso Rodolfo Masera}
\title{\textbf{Computer Architecture:} \linebreak \LARGE Assignment 9}
\date{}
\begin{document}
\maketitle
\section{Question 1}
\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-1.jas} file for the solution to the first question.\footnote{Feel free to refer to the \texttt{ex1.py} file for a higher level interpretation of the same code.}
\section{Question 2}
\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-2.mal} and \texttt{ijvm.conf} files for solution to the second question.
\section{Question 3}
\large Please refer to the attached \texttt{maggioni\ rodolfo\ masera-9-3.jas} file for the solution to the third question.
\end{document}