# HG changeset patch # User riono # Date 1641200427 -32400 # Node ID 946b239777731c87934d235e7fed35b9028155d2 # Parent fc9517b7a3046f5e845409fea550d5be05d2673e update history chapter diff -r fc9517b7a304 -r 946b23977773 Paper/Makefile --- a/Paper/Makefile Mon Jan 03 17:24:25 2022 +0900 +++ b/Paper/Makefile Mon Jan 03 18:00:27 2022 +0900 @@ -19,7 +19,7 @@ @echo "========== GENERATE PDF file ==========" $(LATEX) $(TARGET) > /dev/null $(DVIPDFM) $(TARGET) - + open $(TARGET).pdf $(TARGET).dvi: $(wildcard *.tex) $(wildcard chapter/*.tex) @echo "========== PUBLISHING ==========" diff -r fc9517b7a304 -r 946b23977773 Paper/chapter/history.tex --- a/Paper/chapter/history.tex Mon Jan 03 17:24:25 2022 +0900 +++ b/Paper/chapter/history.tex Mon Jan 03 18:00:27 2022 +0900 @@ -1,6 +1,5 @@ \chapter*{発表履歴} \begin{itemize} -\item 宮城 光希, 桃原 優, 河野真治. GearsOS のモジュール化と並列 API. 情報処理学会シ -ステムソフトウェアとオペレーティング・システム研究会 (OS), May, 2018 -\item 桃原 優, 東恩納琢偉, 河野真治. GearsOS の Paging と Segmentation・システムソフトウェアとオペレーティング・システム(OS), May, 2019 +\item 安田 亮, 河野 真治. Multicast Wifi VNCの実装と評価. 情報処理学会 システムソフトウェアとオペレーティング・システム研究会 (OS), May, 2020 +\item 安田 亮, 河野 真治. 継続を使用する並列分散フレームワークの Unity 実装. 情報処理会 システムソフトウェアとオペレーティング・システム研究会(OS), May, 2021 \end{itemize} diff -r fc9517b7a304 -r 946b23977773 Paper/master_paper.pdf Binary file Paper/master_paper.pdf has changed diff -r fc9517b7a304 -r 946b23977773 Paper/master_paper.tex --- a/Paper/master_paper.tex Mon Jan 03 17:24:25 2022 +0900 +++ b/Paper/master_paper.tex Mon Jan 03 18:00:27 2022 +0900 @@ -14,10 +14,10 @@ \jtitle{修士論文のテンプレート} \etitle{} % -\year{2020年 3月} -\eyear{March 2020} -\author{清水 隆博} -\eauthor{Takahiro Shimizu} +\year{2022年 3月} +\eyear{March 2022} +\author{安田 亮} +\eauthor{Ryo Yasuda} \chife{指導教員:教授 和田 知久} \echife{Supervisor: Prof. Tomohisa Wada}