annotate thesis-paper.aux @ 1:dc17ac172c7d

add thesis in production.
author oc
date Sun, 08 Feb 2015 17:45:46 +0900
parents 55118a87c700
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
55118a87c700 add all files
oc
parents:
diff changeset
1 \relax
55118a87c700 add all files
oc
parents:
diff changeset
2 \@writefile{toc}{\contentsline {chapter}{\numberline {第1章}序論}{1}}
55118a87c700 add all files
oc
parents:
diff changeset
3 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
4 \@writefile{lot}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
5 \@writefile{toc}{\contentsline {section}{\numberline {1.1}研究背景と目的}{1}}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
6 \citation{rfbProtocol}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
7 \citation{tightvnc}
0
55118a87c700 add all files
oc
parents:
diff changeset
8 \@writefile{toc}{\contentsline {chapter}{\numberline {第2章}TreeVNC について}{2}}
55118a87c700 add all files
oc
parents:
diff changeset
9 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
10 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
11 \@writefile{toc}{\contentsline {section}{\numberline {2.1}RFBプロトコル}{2}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
12 \@writefile{toc}{\contentsline {section}{\numberline {2.2}TightVNC}{2}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
13 \@writefile{lof}{\contentsline {figure}{\numberline {2.1}{\ignorespaces RFBプロトコル}}{3}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
14 \newlabel{fig:rfb}{{2.1}{3}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
15 \@writefile{toc}{\contentsline {section}{\numberline {2.3}node間のメッセージ}{4}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
16 \@writefile{lot}{\contentsline {table}{\numberline {2.1}{\ignorespaces 通信経路とmessage一覧}}{4}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
17 \newlabel{tb:message}{{2.1}{4}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
18 \@writefile{toc}{\contentsline {section}{\numberline {2.4}多人数でVNCを使用するときの問題点}{4}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
19 \@writefile{toc}{\contentsline {section}{\numberline {2.5}TreeVNC の構造}{4}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
20 \@writefile{lof}{\contentsline {figure}{\numberline {2.2}{\ignorespaces 構成される木構造}}{5}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
21 \newlabel{fig:tree}{{2.2}{5}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
22 \@writefile{toc}{\contentsline {section}{\numberline {2.6}配信画面切り替え}{5}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
23 \@writefile{toc}{\contentsline {chapter}{\numberline {第3章}TreeVNC のリファクタリング}{6}}
0
55118a87c700 add all files
oc
parents:
diff changeset
24 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
25 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
26 \@writefile{toc}{\contentsline {section}{\numberline {3.1}動的な port 番号の指定}{6}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
27 \@writefile{toc}{\contentsline {section}{\numberline {3.2}ホスト切り替え時の挙動の修正}{6}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
28 \@writefile{toc}{\contentsline {section}{\numberline {3.3}Tree の構成の変更}{7}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
29 \@writefile{lof}{\contentsline {figure}{\numberline {3.1}{\ignorespaces Multi Network Tree}}{7}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
30 \newlabel{fig:multinetworktree}{{3.1}{7}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
31 \@writefile{toc}{\contentsline {section}{\numberline {3.4}切断時の検知方法の変更}{7}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
32 \@writefile{lof}{\contentsline {figure}{\numberline {3.2}{\ignorespaces lostParent}}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
33 \newlabel{fig:lostparent}{{3.2}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
34 \@writefile{lof}{\contentsline {figure}{\numberline {3.3}{\ignorespaces lostChild1}}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
35 \newlabel{fig:lostchild1}{{3.3}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
36 \@writefile{lof}{\contentsline {figure}{\numberline {3.4}{\ignorespaces lostChild2}}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
37 \newlabel{fig:lostchild2}{{3.4}{8}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
38 \@writefile{toc}{\contentsline {chapter}{\numberline {第4章}TreeVNC の新機能}{9}}
0
55118a87c700 add all files
oc
parents:
diff changeset
39 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
40 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
41 \@writefile{toc}{\contentsline {section}{\numberline {4.1}画面サイズ調整機能}{9}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
42 \@writefile{toc}{\contentsline {section}{\numberline {4.2}マルチディスプレイ対応}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
43 \newlabel{filtersingledisplay}{{4.1}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
44 \@writefile{lol}{\contentsline {lstlisting}{\numberline {4.1}オプション--filterSingleDisplay}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
45 \@writefile{lof}{\contentsline {figure}{\numberline {4.1}{\ignorespaces }}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
46 \newlabel{fig:}{{4.1}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
47 \@writefile{lof}{\contentsline {figure}{\numberline {4.2}{\ignorespaces }}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
48 \newlabel{fig:}{{4.2}{10}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
49 \@writefile{toc}{\contentsline {section}{\numberline {4.3}遠隔地からの接続}{11}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
50 \@writefile{lof}{\contentsline {figure}{\numberline {4.3}{\ignorespaces Remote Network Tree}}{11}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
51 \newlabel{fig:remotenetworktree1}{{4.3}{11}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
52 \@writefile{lof}{\contentsline {figure}{\numberline {4.4}{\ignorespaces Remote Network Tree}}{12}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
53 \newlabel{fig:remotenetworktree2}{{4.4}{12}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
54 \@writefile{toc}{\contentsline {chapter}{\numberline {第5章}TreeVNC の評価}{13}}
0
55118a87c700 add all files
oc
parents:
diff changeset
55 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
56 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
57 \@writefile{toc}{\contentsline {section}{\numberline {5.1}評価環境}{13}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
58 \@writefile{toc}{\contentsline {section}{\numberline {5.2}depth毎の遅延}{13}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
59 \@writefile{lof}{\contentsline {figure}{\numberline {5.1}{\ignorespaces step1}}{13}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
60 \newlabel{fig:gpuarch}{{5.1}{13}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
61 \@writefile{toc}{\contentsline {chapter}{\numberline {第6章}まとめ}{14}}
0
55118a87c700 add all files
oc
parents:
diff changeset
62 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
63 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
64 \@writefile{toc}{\contentsline {section}{\numberline {6.1}今後の課題}{14}}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
65 \citation{*}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
66 \bibstyle{junsrt}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
67 \bibdata{thesis-paper}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
68 \@writefile{toc}{\contentsline {chapter}{\numberline {第7章}謝辞}{15}}
0
55118a87c700 add all files
oc
parents:
diff changeset
69 \@writefile{lof}{\addvspace {10\p@ }}
55118a87c700 add all files
oc
parents:
diff changeset
70 \@writefile{lot}{\addvspace {10\p@ }}
1
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
71 \bibcite{rfbProtocol}{1}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
72 \bibcite{tightvnc}{2}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
73 \bibcite{taninari:thesis}{3}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
74 \bibcite{taninari:2012a}{4}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
75 \bibcite{taninari:2011a}{5}
dc17ac172c7d add thesis in production.
oc
parents: 0
diff changeset
76 \@writefile{toc}{\contentsline {chapter}{参考文献}{16}}