]> AND Private Git Repository - HindawiJournalOfChaos.git/blob - IH/iihmsp13/graphs/graph_1_attack=redimensionnement-sd.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
abstract, conclusion
[HindawiJournalOfChaos.git] / IH / iihmsp13 / graphs / graph_1_attack=redimensionnement-sd.eps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: graphs/global-results-form1/graph_1_attack=redimensionnement-sd.eps
3 %%Creator: gnuplot 4.4 patchlevel 2
4 %%CreationDate: Tue Jun 28 16:04:13 2011
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 410 302
7 %%EndComments
8 %%BeginProlog
9 /gnudict 256 dict def
10 gnudict begin
11 %
12 % The following true/false flags may be edited by hand if desired.
13 % The unit line width and grayscale image gamma correction may also be changed.
14 %
15 /Color true def
16 /Blacktext false def
17 /Solid false def
18 /Dashlength 1 def
19 /Landscape false def
20 /Level1 false def
21 /Rounded false def
22 /ClipToBoundingBox false def
23 /TransparentPatterns false def
24 /gnulinewidth 5.000 def
25 /userlinewidth gnulinewidth def
26 /Gamma 1.0 def
27 %
28 /vshift -80 def
29 /dl1 {
30   10.0 Dashlength mul mul
31   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
32 } def
33 /dl2 {
34   10.0 Dashlength mul mul
35   Rounded { currentlinewidth 0.75 mul add } if
36 } def
37 /hpt_ 31.5 def
38 /vpt_ 31.5 def
39 /hpt hpt_ def
40 /vpt vpt_ def
41 Level1 {} {
42 /SDict 10 dict def
43 systemdict /pdfmark known not {
44   userdict /pdfmark systemdict /cleartomark get put
45 } if
46 SDict begin [
47   /Title (graphs/global-results-form1/graph_1_attack=redimensionnement-sd.eps)
48   /Subject (gnuplot plot)
49   /Creator (gnuplot 4.4 patchlevel 2)
50   /Author (nicolas)
51 %  /Producer (gnuplot)
52 %  /Keywords ()
53   /CreationDate (Tue Jun 28 16:04:13 2011)
54   /DOCINFO pdfmark
55 end
56 } ifelse
57 /doclip {
58   ClipToBoundingBox {
59     newpath 50 50 moveto 410 50 lineto 410 302 lineto 50 302 lineto closepath
60     clip
61   } if
62 } def
63 %
64 % Gnuplot Prolog Version 4.4 (August 2010)
65 %
66 %/SuppressPDFMark true def
67 %
68 /M {moveto} bind def
69 /L {lineto} bind def
70 /R {rmoveto} bind def
71 /V {rlineto} bind def
72 /N {newpath moveto} bind def
73 /Z {closepath} bind def
74 /C {setrgbcolor} bind def
75 /f {rlineto fill} bind def
76 /g {setgray} bind def
77 /Gshow {show} def   % May be redefined later in the file to support UTF-8
78 /vpt2 vpt 2 mul def
79 /hpt2 hpt 2 mul def
80 /Lshow {currentpoint stroke M 0 vshift R 
81         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
82 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
83         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
85         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
87   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
88 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
89  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
90 /BL {stroke userlinewidth 2 mul setlinewidth
91         Rounded {1 setlinejoin 1 setlinecap} if} def
92 /AL {stroke userlinewidth 2 div setlinewidth
93         Rounded {1 setlinejoin 1 setlinecap} if} def
94 /UL {dup gnulinewidth mul /userlinewidth exch def
95         dup 1 lt {pop 1} if 10 mul /udl exch def} def
96 /PL {stroke userlinewidth setlinewidth
97         Rounded {1 setlinejoin 1 setlinecap} if} def
98 3.8 setmiterlimit
99 % Default Line colors
100 /LCw {1 1 1} def
101 /LCb {0 0 0} def
102 /LCa {0 0 0} def
103 /LC0 {1 0 0} def
104 /LC1 {0 1 0} def
105 /LC2 {0 0 1} def
106 /LC3 {1 0 1} def
107 /LC4 {0 1 1} def
108 /LC5 {1 1 0} def
109 /LC6 {0 0 0} def
110 /LC7 {1 0.3 0} def
111 /LC8 {0.5 0.5 0.5} def
112 % Default Line Types
113 /LTw {PL [] 1 setgray} def
114 /LTb {BL [] LCb DL} def
115 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
116 /LT0 {PL [] LC0 DL} def
117 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
118 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
119 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
120 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
121 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
122 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
123 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
124 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
125 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
126 /Dia {stroke [] 0 setdash 2 copy vpt add M
127   hpt neg vpt neg V hpt vpt neg V
128   hpt vpt V hpt neg vpt V closepath stroke
129   Pnt} def
130 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
131   currentpoint stroke M
132   hpt neg vpt neg R hpt2 0 V stroke
133  } def
134 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
135   0 vpt2 neg V hpt2 0 V 0 vpt2 V
136   hpt2 neg 0 V closepath stroke
137   Pnt} def
138 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
139   hpt2 vpt2 neg V currentpoint stroke M
140   hpt2 neg 0 R hpt2 vpt2 V stroke} def
141 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
142   hpt neg vpt -1.62 mul V
143   hpt 2 mul 0 V
144   hpt neg vpt 1.62 mul V closepath stroke
145   Pnt} def
146 /Star {2 copy Pls Crs} def
147 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
148   0 vpt2 neg V hpt2 0 V 0 vpt2 V
149   hpt2 neg 0 V closepath fill} def
150 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
151   hpt neg vpt -1.62 mul V
152   hpt 2 mul 0 V
153   hpt neg vpt 1.62 mul V closepath fill} def
154 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
155   hpt neg vpt 1.62 mul V
156   hpt 2 mul 0 V
157   hpt neg vpt -1.62 mul V closepath stroke
158   Pnt} def
159 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
160   hpt neg vpt 1.62 mul V
161   hpt 2 mul 0 V
162   hpt neg vpt -1.62 mul V closepath fill} def
163 /DiaF {stroke [] 0 setdash vpt add M
164   hpt neg vpt neg V hpt vpt neg V
165   hpt vpt V hpt neg vpt V closepath fill} def
166 /Pent {stroke [] 0 setdash 2 copy gsave
167   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
168   closepath stroke grestore Pnt} def
169 /PentF {stroke [] 0 setdash gsave
170   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
171   closepath fill grestore} def
172 /Circle {stroke [] 0 setdash 2 copy
173   hpt 0 360 arc stroke Pnt} def
174 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
175 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
176 /C1 {BL [] 0 setdash 2 copy moveto
177         2 copy vpt 0 90 arc closepath fill
178         vpt 0 360 arc closepath} bind def
179 /C2 {BL [] 0 setdash 2 copy moveto
180         2 copy vpt 90 180 arc closepath fill
181         vpt 0 360 arc closepath} bind def
182 /C3 {BL [] 0 setdash 2 copy moveto
183         2 copy vpt 0 180 arc closepath fill
184         vpt 0 360 arc closepath} bind def
185 /C4 {BL [] 0 setdash 2 copy moveto
186         2 copy vpt 180 270 arc closepath fill
187         vpt 0 360 arc closepath} bind def
188 /C5 {BL [] 0 setdash 2 copy moveto
189         2 copy vpt 0 90 arc
190         2 copy moveto
191         2 copy vpt 180 270 arc closepath fill
192         vpt 0 360 arc} bind def
193 /C6 {BL [] 0 setdash 2 copy moveto
194         2 copy vpt 90 270 arc closepath fill
195         vpt 0 360 arc closepath} bind def
196 /C7 {BL [] 0 setdash 2 copy moveto
197         2 copy vpt 0 270 arc closepath fill
198         vpt 0 360 arc closepath} bind def
199 /C8 {BL [] 0 setdash 2 copy moveto
200         2 copy vpt 270 360 arc closepath fill
201         vpt 0 360 arc closepath} bind def
202 /C9 {BL [] 0 setdash 2 copy moveto
203         2 copy vpt 270 450 arc closepath fill
204         vpt 0 360 arc closepath} bind def
205 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
206         2 copy moveto
207         2 copy vpt 90 180 arc closepath fill
208         vpt 0 360 arc closepath} bind def
209 /C11 {BL [] 0 setdash 2 copy moveto
210         2 copy vpt 0 180 arc closepath fill
211         2 copy moveto
212         2 copy vpt 270 360 arc closepath fill
213         vpt 0 360 arc closepath} bind def
214 /C12 {BL [] 0 setdash 2 copy moveto
215         2 copy vpt 180 360 arc closepath fill
216         vpt 0 360 arc closepath} bind def
217 /C13 {BL [] 0 setdash 2 copy moveto
218         2 copy vpt 0 90 arc closepath fill
219         2 copy moveto
220         2 copy vpt 180 360 arc closepath fill
221         vpt 0 360 arc closepath} bind def
222 /C14 {BL [] 0 setdash 2 copy moveto
223         2 copy vpt 90 360 arc closepath fill
224         vpt 0 360 arc} bind def
225 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
226         vpt 0 360 arc closepath} bind def
227 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
228         neg 0 rlineto closepath} bind def
229 /Square {dup Rec} bind def
230 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
231 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
232 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
233 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
234 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
235 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
236 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
237         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
239 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
240         2 copy vpt Square fill Bsquare} bind def
241 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
242 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
243 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
244         Bsquare} bind def
245 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
246         Bsquare} bind def
247 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
248 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
249         2 copy vpt Square fill Bsquare} bind def
250 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
252 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
253 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
254 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
255 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
256 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
257 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
258 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
259 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
260 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
261 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
262 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
263 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
264 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
265 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
266 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
267 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
268 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
269 /DiaE {stroke [] 0 setdash vpt add M
270   hpt neg vpt neg V hpt vpt neg V
271   hpt vpt V hpt neg vpt V closepath stroke} def
272 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
273   0 vpt2 neg V hpt2 0 V 0 vpt2 V
274   hpt2 neg 0 V closepath stroke} def
275 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
276   hpt neg vpt -1.62 mul V
277   hpt 2 mul 0 V
278   hpt neg vpt 1.62 mul V closepath stroke} def
279 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
280   hpt neg vpt 1.62 mul V
281   hpt 2 mul 0 V
282   hpt neg vpt -1.62 mul V closepath stroke} def
283 /PentE {stroke [] 0 setdash gsave
284   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
285   closepath stroke grestore} def
286 /CircE {stroke [] 0 setdash 
287   hpt 0 360 arc stroke} def
288 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
289 /DiaW {stroke [] 0 setdash vpt add M
290   hpt neg vpt neg V hpt vpt neg V
291   hpt vpt V hpt neg vpt V Opaque stroke} def
292 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
293   0 vpt2 neg V hpt2 0 V 0 vpt2 V
294   hpt2 neg 0 V Opaque stroke} def
295 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
296   hpt neg vpt -1.62 mul V
297   hpt 2 mul 0 V
298   hpt neg vpt 1.62 mul V Opaque stroke} def
299 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
300   hpt neg vpt 1.62 mul V
301   hpt 2 mul 0 V
302   hpt neg vpt -1.62 mul V Opaque stroke} def
303 /PentW {stroke [] 0 setdash gsave
304   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
305   Opaque stroke grestore} def
306 /CircW {stroke [] 0 setdash 
307   hpt 0 360 arc Opaque stroke} def
308 /BoxFill {gsave Rec 1 setgray fill grestore} def
309 /Density {
310   /Fillden exch def
311   currentrgbcolor
312   /ColB exch def /ColG exch def /ColR exch def
313   /ColR ColR Fillden mul Fillden sub 1 add def
314   /ColG ColG Fillden mul Fillden sub 1 add def
315   /ColB ColB Fillden mul Fillden sub 1 add def
316   ColR ColG ColB setrgbcolor} def
317 /BoxColFill {gsave Rec PolyFill} def
318 /PolyFill {gsave Density fill grestore grestore} def
319 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
320 %
321 % PostScript Level 1 Pattern Fill routine for rectangles
322 % Usage: x y w h s a XX PatternFill
323 %       x,y = lower left corner of box to be filled
324 %       w,h = width and height of box
325 %         a = angle in degrees between lines and x-axis
326 %        XX = 0/1 for no/yes cross-hatch
327 %
328 /PatternFill {gsave /PFa [ 9 2 roll ] def
329   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
330   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
331   gsave 1 setgray fill grestore clip
332   currentlinewidth 0.5 mul setlinewidth
333   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
334   0 0 M PFa 5 get rotate PFs -2 div dup translate
335   0 1 PFs PFa 4 get div 1 add floor cvi
336         {PFa 4 get mul 0 M 0 PFs V} for
337   0 PFa 6 get ne {
338         0 1 PFs PFa 4 get div 1 add floor cvi
339         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
340  } if
341   stroke grestore} def
342 %
343 /languagelevel where
344  {pop languagelevel} {1} ifelse
345  2 lt
346         {/InterpretLevel1 true def}
347         {/InterpretLevel1 Level1 def}
348  ifelse
349 %
350 % PostScript level 2 pattern fill definitions
351 %
352 /Level2PatternFill {
353 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
354         bind def
355 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
356 << Tile8x8
357  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
358 >> matrix makepattern
359 /Pat1 exch def
360 << Tile8x8
361  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
362         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
363 >> matrix makepattern
364 /Pat2 exch def
365 << Tile8x8
366  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
367         8 8 L 8 0 L 0 0 L fill}
368 >> matrix makepattern
369 /Pat3 exch def
370 << Tile8x8
371  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
372         0 12 M 12 0 L stroke}
373 >> matrix makepattern
374 /Pat4 exch def
375 << Tile8x8
376  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
377         0 -4 M 12 8 L stroke}
378 >> matrix makepattern
379 /Pat5 exch def
380 << Tile8x8
381  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
382         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
383 >> matrix makepattern
384 /Pat6 exch def
385 << Tile8x8
386  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
387         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
388 >> matrix makepattern
389 /Pat7 exch def
390 << Tile8x8
391  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
392         12 0 M -4 8 L 12 4 M 0 10 L stroke}
393 >> matrix makepattern
394 /Pat8 exch def
395 << Tile8x8
396  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
397         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
398 >> matrix makepattern
399 /Pat9 exch def
400 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
401 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
402 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
403 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
404 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
405 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
406 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
407 } def
408 %
409 %
410 %End of PostScript Level 2 code
411 %
412 /PatternBgnd {
413   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
414 } def
415 %
416 % Substitute for Level 2 pattern fill codes with
417 % grayscale if Level 2 support is not selected.
418 %
419 /Level1PatternFill {
420 /Pattern1 {0.250 Density} bind def
421 /Pattern2 {0.500 Density} bind def
422 /Pattern3 {0.750 Density} bind def
423 /Pattern4 {0.125 Density} bind def
424 /Pattern5 {0.375 Density} bind def
425 /Pattern6 {0.625 Density} bind def
426 /Pattern7 {0.875 Density} bind def
427 } def
428 %
429 % Now test for support of Level 2 code
430 %
431 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
432 %
433 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
434 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
435 currentdict end definefont pop
436 end
437 %%EndProlog
438 gnudict begin
439 gsave
440 doclip
441 50 50 translate
442 0.050 0.050 scale
443 0 setgray
444 newpath
445 (times-roman) findfont 240 scalefont setfont
446 1.000 UL
447 LTb
448 1.000 UL
449 LTa
450 1176 1440 M
451 5591 0 V
452 stroke
453 LTb
454 1176 1440 M
455 63 0 V
456 5528 0 R
457 -63 0 V
458 -5672 0 R
459 (7.95) Rshow
460 1.000 UL
461 LTb
462 1.000 UL
463 LTa
464 1176 1740 M
465 5591 0 V
466 stroke
467 LTb
468 1176 1740 M
469 63 0 V
470 5528 0 R
471 -63 0 V
472 -5672 0 R
473 (8.00) Rshow
474 1.000 UL
475 LTb
476 1.000 UL
477 LTa
478 1176 2040 M
479 5591 0 V
480 stroke
481 LTb
482 1176 2040 M
483 63 0 V
484 5528 0 R
485 -63 0 V
486 -5672 0 R
487 (8.05) Rshow
488 1.000 UL
489 LTb
490 1.000 UL
491 LTa
492 1176 2340 M
493 5591 0 V
494 stroke
495 LTb
496 1176 2340 M
497 63 0 V
498 5528 0 R
499 -63 0 V
500 -5672 0 R
501 (8.10) Rshow
502 1.000 UL
503 LTb
504 1.000 UL
505 LTa
506 1176 2640 M
507 5591 0 V
508 stroke
509 LTb
510 1176 2640 M
511 63 0 V
512 5528 0 R
513 -63 0 V
514 -5672 0 R
515 (8.15) Rshow
516 1.000 UL
517 LTb
518 1.000 UL
519 LTa
520 1176 2939 M
521 5591 0 V
522 stroke
523 LTb
524 1176 2939 M
525 63 0 V
526 5528 0 R
527 -63 0 V
528 -5672 0 R
529 (8.20) Rshow
530 1.000 UL
531 LTb
532 1.000 UL
533 LTa
534 1176 3239 M
535 5591 0 V
536 stroke
537 LTb
538 1176 3239 M
539 63 0 V
540 5528 0 R
541 -63 0 V
542 -5672 0 R
543 (8.25) Rshow
544 1.000 UL
545 LTb
546 1.000 UL
547 LTa
548 1176 3539 M
549 5591 0 V
550 stroke
551 LTb
552 1176 3539 M
553 63 0 V
554 5528 0 R
555 -63 0 V
556 -5672 0 R
557 (8.30) Rshow
558 1.000 UL
559 LTb
560 1.000 UL
561 LTa
562 1176 3839 M
563 5591 0 V
564 stroke
565 LTb
566 1176 3839 M
567 63 0 V
568 5528 0 R
569 -63 0 V
570 -5672 0 R
571 (8.35) Rshow
572 1.000 UL
573 LTb
574 1.000 UL
575 LTa
576 1176 1440 M
577 0 2399 V
578 stroke
579 LTb
580 1176 1440 M
581 0 63 V
582 0 2336 R
583 0 -63 V
584 0 -2576 R
585 ( 70) Cshow
586 1.000 UL
587 LTb
588 1.000 UL
589 LTa
590 1875 1440 M
591 0 2399 V
592 stroke
593 LTb
594 1875 1440 M
595 0 63 V
596 0 2336 R
597 0 -63 V
598 0 -2576 R
599 ( 80) Cshow
600 1.000 UL
601 LTb
602 1.000 UL
603 LTa
604 2574 1440 M
605 0 2399 V
606 stroke
607 LTb
608 2574 1440 M
609 0 63 V
610 0 2336 R
611 0 -63 V
612 0 -2576 R
613 ( 90) Cshow
614 1.000 UL
615 LTb
616 1.000 UL
617 LTa
618 3273 1440 M
619 0 2399 V
620 stroke
621 LTb
622 3273 1440 M
623 0 63 V
624 0 2336 R
625 0 -63 V
626 0 -2576 R
627 ( 100) Cshow
628 1.000 UL
629 LTb
630 1.000 UL
631 LTa
632 3972 1440 M
633 0 2399 V
634 stroke
635 LTb
636 3972 1440 M
637 0 63 V
638 0 2336 R
639 0 -63 V
640 0 -2576 R
641 ( 110) Cshow
642 1.000 UL
643 LTb
644 1.000 UL
645 LTa
646 4670 1440 M
647 0 2399 V
648 stroke
649 LTb
650 4670 1440 M
651 0 63 V
652 0 2336 R
653 0 -63 V
654 0 -2576 R
655 ( 120) Cshow
656 1.000 UL
657 LTb
658 1.000 UL
659 LTa
660 5369 1440 M
661 0 2399 V
662 stroke
663 LTb
664 5369 1440 M
665 0 63 V
666 0 2336 R
667 0 -63 V
668 0 -2576 R
669 ( 130) Cshow
670 1.000 UL
671 LTb
672 1.000 UL
673 LTa
674 6068 1440 M
675 0 2399 V
676 stroke
677 LTb
678 6068 1440 M
679 0 63 V
680 0 2336 R
681 0 -63 V
682 0 -2576 R
683 ( 140) Cshow
684 1.000 UL
685 LTb
686 1.000 UL
687 LTa
688 6767 1440 M
689 0 2399 V
690 stroke
691 LTb
692 6767 1440 M
693 0 63 V
694 0 2336 R
695 0 -63 V
696 0 -2576 R
697 ( 150) Cshow
698 1.000 UL
699 LTb
700 1.000 UL
701 LTb
702 1176 3839 N
703 0 -2399 V
704 5591 0 V
705 0 2399 V
706 -5591 0 V
707 Z stroke
708 LCb setrgbcolor
709 192 2639 M
710 currentpoint gsave translate -270 rotate 0 0 M
711 (Difference rate in bytes \(%\)) Cshow
712 grestore
713 LTb
714 LCb setrgbcolor
715 3971 840 M
716 (Rate of resizing \(%\)) Cshow
717 LTb
718 /Bold findfont 150 scalefont setfont
719 3971 4679 M
720 (Robustness facing a resizing attack) Cshow
721 3971 4529 M
722 (-) Cshow
723 3971 4379 M
724 (Standard deviation of tests realized on 600 images) Cshow
725 /times-roman findfont 240 scalefont setfont
726 1.000 UP
727 1.000 UL
728 LTb
729 % Begin plot #1
730 1.000 UL
731 LT0
732 LCb setrgbcolor
733 5840 423 M
734 (Constant strategy) Rshow
735 LT0
736 5984 423 M
737 639 0 V
738 1456 3554 M
739 139 -174 V
740 140 -53 V
741 140 -123 V
742 140 -117 V
743 139 -225 V
744 140 54 V
745 140 -139 V
746 140 -121 V
747 140 -149 V
748 139 -54 V
749 140 -88 V
750 140 -116 V
751 140 3 V
752 139 -121 V
753 140 -22 V
754 140 -65 V
755 140 31 V
756 140 -96 V
757 139 -123 V
758 140 19 V
759 140 -85 V
760 140 -15 V
761 139 9 V
762 140 73 V
763 140 -123 V
764 140 -92 V
765 139 -12 V
766 140 147 V
767 140 -39 V
768 140 -34 V
769 140 31 V
770 139 -48 V
771 140 68 V
772 140 -67 V
773 140 43 V
774 139 69 V
775 140 -42 V
776 140 66 V
777 % End plot #1
778 % Begin plot #2
779 stroke
780 LT1
781 0.00 0.00 1.00 C LCb setrgbcolor
782 5840 183 M
783 (Strategies generated randomly) Rshow
784 LT1
785 0.00 0.00 1.00 C 5984 183 M
786 639 0 V
787 1456 3621 M
788 139 -428 V
789 140 192 V
790 140 -226 V
791 140 -26 V
792 139 -208 V
793 140 75 V
794 140 -215 V
795 140 -158 V
796 140 -55 V
797 139 -153 V
798 140 -39 V
799 140 -63 V
800 140 -95 V
801 139 -47 V
802 140 -143 V
803 140 -9 V
804 140 -7 V
805 140 -97 V
806 139 26 V
807 140 -115 V
808 140 -32 V
809 140 55 V
810 139 -41 V
811 140 -160 V
812 140 83 V
813 140 -36 V
814 139 -115 V
815 140 75 V
816 140 33 V
817 140 3 V
818 140 119 V
819 139 -125 V
820 140 39 V
821 140 -48 V
822 140 25 V
823 139 106 V
824 140 31 V
825 140 -107 V
826 % End plot #2
827 stroke
828 LTb
829 1176 3839 N
830 0 -2399 V
831 5591 0 V
832 0 2399 V
833 -5591 0 V
834 Z stroke
835 1.000 UP
836 1.000 UL
837 LTb
838 stroke
839 grestore
840 end
841 showpage
842 %%Trailer
843 %%DocumentFonts: Bold times-roman