added presentation

This commit is contained in:
Jeena Paradies 2011-05-27 12:46:56 +02:00
parent 0ae1529345
commit 870297fa81
15 changed files with 10161 additions and 0 deletions

330
presentation/redundancy.eps Normal file
View file

@ -0,0 +1,330 @@
%!PS-Adobe-2.0 EPSF-2.0
%%Title: /Users/jeena/Student/GGS-report/presentation/redundancy.dia
%%Creator: Dia v0.97.1
%%CreationDate: Fri May 27 10:14:18 2011
%%For: jeena
%%Orientation: Portrait
%%Magnification: 1.0000
%%BoundingBox: 0 0 463 233
%%BeginSetup
%%EndSetup
%%EndComments
%%BeginProlog
[ /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quoteright
/parenleft /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one
/two /three /four /five /six /seven /eight /nine /colon /semicolon
/less /equal /greater /question /at /A /B /C /D /E
/F /G /H /I /J /K /L /M /N /O
/P /Q /R /S /T /U /V /W /X /Y
/Z /bracketleft /backslash /bracketright /asciicircum /underscore /quoteleft /a /b /c
/d /e /f /g /h /i /j /k /l /m
/n /o /p /q /r /s /t /u /v /w
/x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/space /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright
/ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior
/acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf
/threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde
/Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring
/ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis
/eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave
/uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] /isolatin1encoding exch def
/cp {closepath} bind def
/c {curveto} bind def
/f {fill} bind def
/a {arc} bind def
/ef {eofill} bind def
/ex {exch} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth pop} bind def
/tr {translate} bind def
/ellipsedict 8 dict def
ellipsedict /mtrx matrix put
/ellipse
{ ellipsedict begin
/endangle exch def
/startangle exch def
/yrad exch def
/xrad exch def
/y exch def
/x exch def /savematrix mtrx currentmatrix def
x y tr xrad yrad sc
0 0 1 startangle endangle arc
savematrix setmatrix
end
} def
/mergeprocs {
dup length
3 -1 roll
dup
length
dup
5 1 roll
3 -1 roll
add
array cvx
dup
3 -1 roll
0 exch
putinterval
dup
4 2 roll
putinterval
} bind def
/dpi_x 300 def
/dpi_y 300 def
/conicto {
/to_y exch def
/to_x exch def
/conic_cntrl_y exch def
/conic_cntrl_x exch def
currentpoint
/p0_y exch def
/p0_x exch def
/p1_x p0_x conic_cntrl_x p0_x sub 2 3 div mul add def
/p1_y p0_y conic_cntrl_y p0_y sub 2 3 div mul add def
/p2_x p1_x to_x p0_x sub 1 3 div mul add def
/p2_y p1_y to_y p0_y sub 1 3 div mul add def
p1_x p1_y p2_x p2_y to_x to_y curveto
} bind def
/start_ol { gsave 1.1 dpi_x div dup scale} bind def
/end_ol { closepath fill grestore } bind def
28.346000 -28.346000 scale
-6.143272 -13.743364 translate
%%EndProlog
0.796078 1.000000 0.803922 srgb
n 7.521636 6.923318 1.328364 1.226682 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 7.521636 6.923318 1.328364 1.226682 0 360 ellipse cp s
gsave 7.327886 7.118318 translate 0.035278 -0.035278 scale
start_ol
906 3136 moveto
906 1774 lineto
1523 1774 lineto
1865 1774 2052 1951 conicto
2240 2128 2240 2456 conicto
2240 2781 2052 2958 conicto
1865 3136 1523 3136 conicto
906 3136 lineto
448 3502 moveto
1538 3502 lineto
2138 3502 2445 3236 conicto
2752 2970 2752 2456 conicto
2752 1938 2441 1673 conicto
2130 1408 1521 1408 conicto
906 1408 lineto
906 0 lineto
448 0 lineto
448 3502 lineto
end_ol grestore
0.796078 1.000000 0.803922 srgb
n 7.548364 12.466682 1.328364 1.226682 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 7.548364 12.466682 1.328364 1.226682 0 360 ellipse cp s
gsave 7.328364 12.661682 translate 0.035278 -0.035278 scale
start_ol
906 1682 moveto
906 366 lineto
1674 366 lineto
2060 366 2246 528 conicto
2432 690 2432 1025 conicto
2432 1362 2246 1522 conicto
2060 1682 1674 1682 conicto
906 1682 lineto
906 3136 moveto
906 2048 lineto
1640 2048 lineto
2003 2048 2180 2182 conicto
2358 2316 2358 2591 conicto
2358 2865 2180 3000 conicto
2003 3136 1640 3136 conicto
906 3136 lineto
448 3502 moveto
1674 3502 lineto
2222 3502 2519 3276 conicto
2816 3051 2816 2636 conicto
2816 2315 2669 2124 conicto
2523 1934 2238 1887 conicto
2573 1812 2758 1574 conicto
2944 1337 2944 980 conicto
2944 511 2624 255 conicto
2304 0 1711 0 conicto
448 0 lineto
448 3502 lineto
end_ol grestore
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 7.521636 8.150000 m 7.544153 10.753215 l s
[] 0 sd
0 slj
0 slc
n 7.547397 11.128201 m 7.293081 10.630382 l 7.544153 10.753215 l 7.793063 10.626057 l ef
n 7.547397 11.128201 m 7.293081 10.630382 l 7.544153 10.753215 l 7.793063 10.626057 l cp s
1.000000 0.800000 0.800000 srgb
n 16.148364 6.816682 1.328364 1.226682 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 16.148364 6.816682 1.328364 1.226682 0 360 ellipse cp s
gsave 15.954614 7.011682 translate 0.035278 -0.035278 scale
start_ol
906 3136 moveto
906 1774 lineto
1523 1774 lineto
1865 1774 2052 1951 conicto
2240 2128 2240 2456 conicto
2240 2781 2052 2958 conicto
1865 3136 1523 3136 conicto
906 3136 lineto
448 3502 moveto
1538 3502 lineto
2138 3502 2445 3236 conicto
2752 2970 2752 2456 conicto
2752 1938 2441 1673 conicto
2130 1408 1521 1408 conicto
906 1408 lineto
906 0 lineto
448 0 lineto
448 3502 lineto
end_ol grestore
0.796078 1.000000 0.803922 srgb
n 16.175092 12.360046 1.328364 1.226682 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 16.175092 12.360046 1.328364 1.226682 0 360 ellipse cp s
gsave 15.955092 12.555046 translate 0.035278 -0.035278 scale
start_ol
906 1682 moveto
906 366 lineto
1674 366 lineto
2060 366 2246 528 conicto
2432 690 2432 1025 conicto
2432 1362 2246 1522 conicto
2060 1682 1674 1682 conicto
906 1682 lineto
906 3136 moveto
906 2048 lineto
1640 2048 lineto
2003 2048 2180 2182 conicto
2358 2316 2358 2591 conicto
2358 2865 2180 3000 conicto
2003 3136 1640 3136 conicto
906 3136 lineto
448 3502 moveto
1674 3502 lineto
2222 3502 2519 3276 conicto
2816 3051 2816 2636 conicto
2816 2315 2669 2124 conicto
2523 1934 2238 1887 conicto
2573 1812 2758 1574 conicto
2944 1337 2944 980 conicto
2944 511 2624 255 conicto
2304 0 1711 0 conicto
448 0 lineto
448 3502 lineto
end_ol grestore
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 16.148364 8.043364 m 16.170881 10.646579 l s
[] 0 sd
0 slj
0 slc
n 16.174125 11.021565 m 15.919809 10.523746 l 16.170881 10.646579 l 16.419791 10.519421 l ef
n 16.174125 11.021565 m 15.919809 10.523746 l 16.170881 10.646579 l 16.419791 10.519421 l cp s
0.796078 1.000000 0.803922 srgb
n 21.098364 6.816682 1.328364 1.226682 0 360 ellipse f
0.100000 slw
[] 0 sd
[] 0 sd
0 slj
0.000000 0.000000 0.000000 srgb
n 21.098364 6.816682 1.328364 1.226682 0 360 ellipse cp s
gsave 20.904614 7.011682 translate 0.035278 -0.035278 scale
start_ol
906 3136 moveto
906 1774 lineto
1523 1774 lineto
1865 1774 2052 1951 conicto
2240 2128 2240 2456 conicto
2240 2781 2052 2958 conicto
1865 3136 1523 3136 conicto
906 3136 lineto
448 3502 moveto
1538 3502 lineto
2138 3502 2445 3236 conicto
2752 2970 2752 2456 conicto
2752 1938 2441 1673 conicto
2130 1408 1521 1408 conicto
906 1408 lineto
906 0 lineto
448 0 lineto
448 3502 lineto
end_ol grestore
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 20.786839 8.417436 m 17.503456 12.360046 l s
[] 0 sd
0 slj
0 slc
n 21.026816 8.129276 m 20.898953 8.673474 l 20.786839 8.417436 l 20.514740 8.353504 l ef
n 21.026816 8.129276 m 20.898953 8.673474 l 20.786839 8.417436 l 20.514740 8.353504 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 14.700000 5.600000 m 17.450000 7.950000 l s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 14.800000 8.000000 m 17.400000 5.600000 l s
showpage