Mercurial > hg > Papers > 2016 > nozomi-thesis
changeset 2:09b689ba5d70
add index
author | Nozomi Teruya <e125769@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Feb 2016 18:30:49 +0900 |
parents | 80d37cd6ee6e |
children | a97aa059242f |
files | paper/main.tex |
diffstat | 1 files changed, 34 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/paper/main.tex Fri Jan 29 15:06:01 2016 +0900 +++ b/paper/main.tex Mon Feb 01 18:30:49 2016 +0900 @@ -4,13 +4,13 @@ \usepackage{multirow} \usepackage{here} \setlength{\itemsep}{-1zh} -\title{} +\title{分散フレームワークAliceのPC画面配信システムへの応用} \icon{ \includegraphics[width=80mm,bb=0 0 595 842]{fig/ryukyu.pdf} } -\year{平成Y年度 卒業論文} +\year{平成27年度 卒業論文} \belongto{琉球大学工学部情報工学科} -\author{0957 \\ 指導教員 {} } +\author{照屋 のぞみ \\ 指導教員 {河野 真治} } %% %% プリアンブルに記述 %% Figure 環境中で Table 環境の見出しを表示・カウンタの操作に必要 @@ -39,24 +39,48 @@ %章分けは個人で違うので下のフォーマットを参考にして下さい。 % はじめに -\input{chapter1.tex} +\chapter{序論} +\section{研究背景と目的} % 基礎概念 -\input{chapter2.tex} +\chapter{分散フレームワークAliceの概要} +\section{Code Segment と Data Segment} +\section{Data Segment Manager} +\section{Data Segment API} +\section{Code Segmentの記述方法} +\section{Computetion と Meta Computation} +\section{Aliceが持つMeta Computation} +\subsection{Topology Manager} +\subsection{Keep Alice} +\subsection{Closed Event Manager} + +% AliceVNC +\chapter{AliceVNC} +\section{TreeVNC} +\section{AliceVNCで用いるMeta Computation} +\section{圧縮のMeta Computationの追加} +\section{Topology Managerの複数対応} % 実験 -\input{chapter3.tex} - -% 他の論文との比較 -%\input{chapter4.tex} +\chapter{評価と考察} +\section{性能比較} +\section{コード量比較} +\section{コードの複雑度比較} +\section{他言語等との比較} +\subsection{Erlang} +\subsection{Akka} % 今後の課題 -\input{future.tex} +\chapter{結論} +\section{まとめ} +\section{今後の課題} % 参考文献 +\chapter{参考文献} \input{bibliography.tex} % 謝辞 +\chapter{謝辞} \input{thanks.tex} % 付録