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

View file

@ -0,0 +1,186 @@
%!PS-Adobe-2.0 EPSF-2.0
%%Title: /Users/jeena/Student/GGS-report/presentation/parallelism.dia
%%Creator: Dia v0.97.1
%%CreationDate: Fri May 27 10:18:06 2011
%%For: jeena
%%Orientation: Portrait
%%Magnification: 1.0000
%%BoundingBox: 0 0 252 190
%%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
-4.240000 -23.351333 translate
%%EndProlog
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
0.000000 0.000000 0.000000 srgb
n 4.750000 23.300000 m 4.713152 21.936626 l s
[] 0 sd
0 slj
0 slc
n 4.703021 21.561763 m 4.966438 22.054826 l 4.713152 21.936626 l 4.466620 22.068334 l ef
n 4.703021 21.561763 m 4.966438 22.054826 l 4.713152 21.936626 l 4.466620 22.068334 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 10.150000 23.250000 m 10.117836 17.438559 l s
[] 0 sd
0 slj
0 slc
n 10.115761 17.063564 m 10.368524 17.562173 l 10.117836 17.438559 l 9.868532 17.564940 l ef
n 10.115761 17.063564 m 10.368524 17.562173 l 10.117836 17.438559 l 9.868532 17.564940 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 4.635142 18.641763 m 4.598294 17.278388 l s
[] 0 sd
0 slj
0 slc
n 4.588163 16.903525 m 4.851580 17.396588 l 4.598294 17.278388 l 4.351763 17.410097 l ef
n 4.588163 16.903525 m 4.851580 17.396588 l 4.598294 17.278388 l 4.351763 17.410097 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 4.705142 20.981763 m 4.668294 19.618388 l s
[] 0 sd
0 slj
0 slc
n 4.658163 19.243525 m 4.921580 19.736588 l 4.668294 19.618388 l 4.421763 19.750097 l ef
n 4.658163 19.243525 m 4.921580 19.736588 l 4.668294 19.618388 l 4.421763 19.750097 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 11.513270 23.200039 m 11.481106 17.388598 l s
[] 0 sd
0 slj
0 slc
n 11.479031 17.013603 m 11.731794 17.512212 l 11.481106 17.388598 l 11.231802 17.514979 l ef
n 11.479031 17.013603 m 11.731794 17.512212 l 11.481106 17.388598 l 11.231802 17.514979 l cp s
0.100000 slw
[] 0 sd
[] 0 sd
0 slc
n 12.783270 23.140039 m 12.751106 17.328598 l s
[] 0 sd
0 slj
0 slc
n 12.749031 16.953603 m 13.001794 17.452212 l 12.751106 17.328598 l 12.501802 17.454979 l ef
n 12.749031 16.953603 m 13.001794 17.452212 l 12.751106 17.328598 l 12.501802 17.454979 l cp s
showpage