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