source: caseStudy_Huffmann/huffmann/doc/huffmann_experiments.aux

Last change on this file was 105, checked in by cecile, 12 years ago

Hufmann case study

File size: 3.3 KB
Line 
1\relax
2\select@language{english}
3\@writefile{toc}{\select@language{english}}
4\@writefile{lof}{\select@language{english}}
5\@writefile{lot}{\select@language{english}}
6\@writefile{toc}{\contentsline {section}{\numberline {1}Original platform from VIS}{1}}
7\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Model architecture}{1}}
8\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces  Architecture of Huffman original}}{1}}
9\newlabel{fig:huff_original_arch}{{1}{1}}
10\newlabel{fig:huff_original_encod}{{2(a)}{1}}
11\newlabel{sub@fig:huff_original_encod}{{(a)}{1}}
12\newlabel{fig:huff_original_decod}{{2(b)}{1}}
13\newlabel{sub@fig:huff_original_decod}{{(b)}{1}}
14\@writefile{lof}{\contentsline {subfigure}{\numberline{(a)}{\ignorespaces {Encoder automaton}}}{1}}
15\@writefile{lof}{\contentsline {subfigure}{\numberline{(b)}{\ignorespaces {Decoder automaton}}}{1}}
16\@writefile{toc}{\contentsline {subsection}{\numberline {1.2}Robustness Analysis}{1}}
17\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces Robustness of the Huffman circuit from the VIS bench}}{2}}
18\newlabel{table:orig_vis}{{1}{2}}
19\@writefile{lot}{\contentsline {table}{\numberline {2}{\ignorespaces Robustness of the corrected Huffman circuit from the VIS bench}}{2}}
20\newlabel{table:orig_cor}{{2}{2}}
21\@writefile{toc}{\contentsline {section}{\numberline {2}Huffman decoder/encoder synchronization}{2}}
22\@writefile{toc}{\contentsline {section}{\numberline {3}Huffman with a constraint environment}{2}}
23\@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Environment: a given text}{2}}
24\@writefile{lot}{\contentsline {table}{\numberline {3}{\ignorespaces Register grading of the corrected Huffman circuit from the VIS bench}}{3}}
25\newlabel{table:grade_cor}{{3}{3}}
26\newlabel{fig:huff_synchro_encod}{{2(c)}{3}}
27\newlabel{sub@fig:huff_synchro_encod}{{(c)}{3}}
28\newlabel{fig:huff_synchro_decod}{{2(d)}{3}}
29\newlabel{sub@fig:huff_synchro_decod}{{(d)}{3}}
30\@writefile{lof}{\contentsline {subfigure}{\numberline{(c)}{\ignorespaces {Encoder automaton}}}{3}}
31\@writefile{lof}{\contentsline {subfigure}{\numberline{(d)}{\ignorespaces {Decoder automaton}}}{3}}
32\@writefile{lot}{\contentsline {table}{\numberline {4}{\ignorespaces Robustness Huffman circuit with internal synchronization}}{3}}
33\newlabel{table:rob_synchro}{{4}{3}}
34\@writefile{lot}{\contentsline {table}{\numberline {5}{\ignorespaces Register grading Huffman circuit with internal synchronization}}{4}}
35\newlabel{table:grade_synchro}{{5}{4}}
36\newlabel{fig:environment}{{2(e)}{4}}
37\newlabel{sub@fig:environment}{{(e)}{4}}
38\newlabel{fig:encod_with_env}{{2(f)}{4}}
39\newlabel{sub@fig:encod_with_env}{{(f)}{4}}
40\@writefile{lof}{\contentsline {subfigure}{\numberline{(e)}{\ignorespaces {Environment}}}{4}}
41\@writefile{lof}{\contentsline {subfigure}{\numberline{(f)}{\ignorespaces {New Encoder}}}{4}}
42\@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Synchronized with the decoder}{5}}
43\newlabel{fig:environment_nd}{{3.2}{5}}
44\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Less constraint environment}}{5}}
45\@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Separate study for decoder and encoder}{5}}
46\@writefile{lot}{\contentsline {table}{\numberline {6}{\ignorespaces Robustness with any text environment}}{6}}
47\newlabel{table:basic_env}{{6}{6}}
Note: See TracBrowser for help on using the repository browser.