]> AND Private Git Repository - these_qian.git/blob - images/monobits.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
test
[these_qian.git] / images / monobits.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.9.0.529 (R2009b). Operating System: Linux 2.6.32-33-generic #66-Ubuntu SMP Tue Jun 7 18:42:33 UTC 2011 x86_64.
3 %%Title: /home/qianxue/Documents/xue_Thesis/images/monobits.eps
4 %%CreationDate: 06/22/2011  11:02:21
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:    17   189   593   601
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54   makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56   exch dup 3 1 roll findfont dup length dict begin
57   { 1 index /FID ne {def}{pop pop} ifelse } forall
58   /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
61   exch FMS} bdef
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63  dup landscapeMode eq {pop -90 rotate}
64   {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70   dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
75 /PDlw -1 def
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
80   neg 0 exch rlineto closepath} bdef
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
94   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
104   tMatrix setmatrix lrx hradius sub uly vradius add translate
105   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106   lrx hradius sub lry vradius sub translate hradius vradius scale
107   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
109   closepath} bdef
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
116   closepath} bdef
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
123   closepath} bdef
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130   ind1 get exch ind2 get sub exch } bdef
131 /tri_to_matrix {
132   2 0 asub 3 1 asub 4 0 asub 5 1 asub
133   dup 0 get exch 1 get 7 -1 roll astore } bdef
134 /compute_transform {
135   dmat dtri tri_to_matrix tmat1 invertmatrix 
136   smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
140   currentfile 
141   3 index 0 eq {/ASCIIHexDecode filter}
142   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
143   ifelse exch readstring pop
144   dup 0 3 index getinterval /rbmap xdef
145   dup 2 index dup getinterval /gbmap xdef
146   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
147 /it {gs np dtri aload pop moveto lineto lineto cp c
148   cols rows 8 compute_transform 
149   rbmap gbmap bbmap true 3 colorimage gr}bdef
150 /il {newpath moveto lineto stroke}bdef
151 currentdict end def
152 %%EndProlog
153
154 %%BeginSetup
155 MathWorks begin
156
157 0 cap
158
159 end
160 %%EndSetup
161
162 %%Page: 1 1
163 %%BeginPageSetup
164 %%PageBoundingBox:    17   189   593   601
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode 0204 7212 csm
174
175     0     0  6921  4935 rc
176 85 dict begin %Colortable dictionary
177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
185 c0
186 1 j
187 1 sg
188    0    0 6922 4936 rf
189 6 w
190 0 4170 5415 0 0 -4170 849 4564 4 MP
191 PP
192 -5415 0 0 4170 5415 0 0 -4170 849 4564 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198  849 4564 mt 6264 4564 L
199  849 4564 mt  849  394 L
200  849 4564 mt  849 4509 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 120 FMSR
203
204  816 4709 mt 
205 (0) s
206 1390 4564 mt 1390 4509 L
207 1307 4709 mt 
208 (0.2) s
209 1932 4564 mt 1932 4509 L
210 1849 4709 mt 
211 (0.4) s
212 2473 4564 mt 2473 4509 L
213 2390 4709 mt 
214 (0.6) s
215 3015 4564 mt 3015 4509 L
216 2932 4709 mt 
217 (0.8) s
218 3556 4564 mt 3556 4509 L
219 3523 4709 mt 
220 (1) s
221 4098 4564 mt 4098 4509 L
222 4015 4709 mt 
223 (1.2) s
224 4639 4564 mt 4639 4509 L
225 4556 4709 mt 
226 (1.4) s
227 5181 4564 mt 5181 4509 L
228 5098 4709 mt 
229 (1.6) s
230 5722 4564 mt 5722 4509 L
231 5639 4709 mt 
232 (1.8) s
233 6264 4564 mt 6264 4509 L
234 6231 4709 mt 
235 (2) s
236 5994 4911 mt 
237 (x 10) s
238 %%IncludeResource: font Helvetica
239 /Helvetica /ISOLatin1Encoding 80 FMSR
240
241 6220 4837 mt 
242 (5) s
243  849 4564 mt  903 4564 L
244 %%IncludeResource: font Helvetica
245 /Helvetica /ISOLatin1Encoding 120 FMSR
246
247  748 4608 mt 
248 (0) s
249  849 4147 mt  903 4147 L
250  648 4191 mt 
251 (0.5) s
252  849 3730 mt  903 3730 L
253  748 3774 mt 
254 (1) s
255  849 3313 mt  903 3313 L
256  648 3357 mt 
257 (1.5) s
258  849 2896 mt  903 2896 L
259  748 2940 mt 
260 (2) s
261  849 2479 mt  903 2479 L
262  648 2523 mt 
263 (2.5) s
264  849 2062 mt  903 2062 L
265  748 2106 mt 
266 (3) s
267  849 1645 mt  903 1645 L
268  648 1689 mt 
269 (3.5) s
270  849 1228 mt  903 1228 L
271  748 1272 mt 
272 (4) s
273  849  811 mt  903  811 L
274  648  855 mt 
275 (4.5) s
276  849  394 mt  903  394 L
277  748  438 mt 
278 (5) s
279 gs 849 394 5416 4171 rc
280 DO
281 136 117 135 661 136 -91 135 -188 135 -522 136 -316 135 -140 135 -199 
282 136 -227 135 -170 136 97 135 236 135 129 136 -153 135 -357 135 -193 
283 136 57 135 -134 136 67 135 -72 135 -14 136 -7 135 69 135 175 
284 136 234 135 678 136 -716 135 292 135 -79 136 -29 135 336 135 -430 
285 136 -224 135 -94 136 -52 135 205 135 2522 136 -2245 135 369 984 3549 40 MP stroke
286 gr
287
288 DO
289 SO
290 0 j
291 0 -58 -58 0 0 58 58 0 955 3520 5 MP
292 DP
293 0 -58 -58 0 0 58 58 0 1090 3889 5 MP
294 DP
295 0 -58 -58 0 0 58 58 0 1226 1644 5 MP
296 DP
297 0 -58 -58 0 0 58 58 0 1361 4166 5 MP
298 DP
299 0 -58 -58 0 0 58 58 0 1496 4371 5 MP
300 DP
301 0 -58 -58 0 0 58 58 0 1632 4319 5 MP
302 DP
303 0 -58 -58 0 0 58 58 0 1767 4225 5 MP
304 DP
305 0 -58 -58 0 0 58 58 0 1903 4001 5 MP
306 DP
307 0 -58 -58 0 0 58 58 0 2038 3571 5 MP
308 DP
309 0 -58 -58 0 0 58 58 0 2173 3907 5 MP
310 DP
311 0 -58 -58 0 0 58 58 0 2309 3878 5 MP
312 DP
313 0 -58 -58 0 0 58 58 0 2444 3799 5 MP
314 DP
315 0 -58 -58 0 0 58 58 0 2579 4091 5 MP
316 DP
317 0 -58 -58 0 0 58 58 0 2715 3375 5 MP
318 DP
319 0 -58 -58 0 0 58 58 0 2850 4053 5 MP
320 DP
321 0 -58 -58 0 0 58 58 0 2986 4287 5 MP
322 DP
323 0 -58 -58 0 0 58 58 0 3121 4462 5 MP
324 DP
325 0 -58 -58 0 0 58 58 0 3256 4531 5 MP
326 DP
327 0 -58 -58 0 0 58 58 0 3392 4524 5 MP
328 DP
329 0 -58 -58 0 0 58 58 0 3527 4510 5 MP
330 DP
331 0 -58 -58 0 0 58 58 0 3662 4438 5 MP
332 DP
333 0 -58 -58 0 0 58 58 0 3798 4505 5 MP
334 DP
335 0 -58 -58 0 0 58 58 0 3933 4371 5 MP
336 DP
337 0 -58 -58 0 0 58 58 0 4069 4428 5 MP
338 DP
339 0 -58 -58 0 0 58 58 0 4204 4235 5 MP
340 DP
341 0 -58 -58 0 0 58 58 0 4339 3878 5 MP
342 DP
343 0 -58 -58 0 0 58 58 0 4475 3725 5 MP
344 DP
345 0 -58 -58 0 0 58 58 0 4610 3854 5 MP
346 DP
347 0 -58 -58 0 0 58 58 0 4745 4090 5 MP
348 DP
349 0 -58 -58 0 0 58 58 0 4881 4187 5 MP
350 DP
351 0 -58 -58 0 0 58 58 0 5016 4017 5 MP
352 DP
353 0 -58 -58 0 0 58 58 0 5152 3790 5 MP
354 DP
355 0 -58 -58 0 0 58 58 0 5287 3591 5 MP
356 DP
357 0 -58 -58 0 0 58 58 0 5422 3451 5 MP
358 DP
359 0 -58 -58 0 0 58 58 0 5558 3135 5 MP
360 DP
361 0 -58 -58 0 0 58 58 0 5693 2613 5 MP
362 DP
363 0 -58 -58 0 0 58 58 0 5828 2425 5 MP
364 DP
365 0 -58 -58 0 0 58 58 0 5964 2334 5 MP
366 DP
367 0 -58 -58 0 0 58 58 0 6099 2995 5 MP
368 DP
369 0 -58 -58 0 0 58 58 0 6235 3112 5 MP
370 DP
371 DO
372 gs 849 394 5416 4171 rc
373 SO
374 136 -39 135 45 136 -114 135 -68 135 -18 136 -40 135 -29 135 40 
375 136 26 135 -27 136 -15 135 44 135 -13 136 5 135 -40 135 -34 
376 136 0 135 25 136 -25 135 61 135 -21 136 2 135 -42 135 18 
377 136 68 135 174 136 -166 135 99 135 680 136 -37 135 -706 135 -131 
378 136 124 135 201 136 -152 135 -168 135 94 136 804 135 -379 984 4040 40 MP stroke
379 gr
380
381 SO
382 24 W
383 984 4040 PD
384 24 W
385 1119 3661 PD
386 24 W
387 1255 4465 PD
388 24 W
389 1390 4559 PD
390 24 W
391 1525 4391 PD
392 24 W
393 1661 4239 PD
394 24 W
395 1796 4440 PD
396 24 W
397 1932 4564 PD
398 24 W
399 2067 4433 PD
400 24 W
401 2202 3727 PD
402 24 W
403 2338 3690 PD
404 24 W
405 2473 4370 PD
406 24 W
407 2608 4469 PD
408 24 W
409 2744 4303 PD
410 24 W
411 2879 4477 PD
412 24 W
413 3015 4545 PD
414 24 W
415 3150 4563 PD
416 24 W
417 3285 4521 PD
418 24 W
419 3421 4523 PD
420 24 W
421 3556 4502 PD
422 24 W
423 3691 4563 PD
424 24 W
425 3827 4538 PD
426 24 W
427 3962 4563 PD
428 24 W
429 4098 4563 PD
430 24 W
431 4233 4529 PD
432 24 W
433 4368 4489 PD
434 24 W
435 4504 4494 PD
436 24 W
437 4639 4481 PD
438 24 W
439 4774 4525 PD
440 24 W
441 4910 4510 PD
442 24 W
443 5045 4483 PD
444 24 W
445 5181 4509 PD
446 24 W
447 5316 4549 PD
448 24 W
449 5451 4520 PD
450 24 W
451 5587 4480 PD
452 24 W
453 5722 4462 PD
454 24 W
455 5857 4394 PD
456 24 W
457 5993 4280 PD
458 24 W
459 6128 4325 PD
460 24 W
461 6264 4286 PD
462 gs 849 394 5416 4171 rc
463 gr
464
465  827 4615 mt 
466 ( ) s
467 6243  444 mt 
468 ( ) s
469 gs 849 394 5416 4171 rc
470 DD
471 136 146 135 -515 136 4 135 100 135 120 136 316 135 335 135 56 
472 136 -96 135 -35 136 -424 135 217 135 -232 136 -698 135 -16 135 547 
473 136 -287 135 -735 136 -153 135 -515 135 67 136 309 135 114 135 510 
474 136 -630 135 -544 136 66 135 -233 135 -16 136 -11 135 600 135 -119 
475 136 278 135 776 136 -344 135 -924 135 -8 136 -271 135 1666 984 2896 40 MP stroke
476 gr
477
478 DD
479 SO
480   36   36  984 2896 FO
481   36   36 1119 4562 FO
482   36   36 1255 4291 FO
483   36   36 1390 4283 FO
484   36   36 1525 3359 FO
485   36   36 1661 3015 FO
486   36   36 1796 3791 FO
487   36   36 1932 4069 FO
488   36   36 2067 3950 FO
489   36   36 2202 4550 FO
490   36   36 2338 4539 FO
491   36   36 2473 4523 FO
492   36   36 2608 4290 FO
493   36   36 2744 4356 FO
494   36   36 2879 3812 FO
495   36   36 3015 3182 FO
496   36   36 3150 3692 FO
497   36   36 3285 3806 FO
498   36   36 3421 4115 FO
499   36   36 3556 4182 FO
500   36   36 3691 3667 FO
501   36   36 3827 3514 FO
502   36   36 3962 2779 FO
503   36   36 4098 2492 FO
504   36   36 4233 3039 FO
505   36   36 4368 3023 FO
506   36   36 4504 2325 FO
507   36   36 4639 2093 FO
508   36   36 4774 2310 FO
509   36   36 4910 1886 FO
510   36   36 5045 1851 FO
511   36   36 5181 1755 FO
512   36   36 5316 1811 FO
513   36   36 5451 2146 FO
514   36   36 5587 2462 FO
515   36   36 5722 2582 FO
516   36   36 5857 2682 FO
517   36   36 5993 2686 FO
518   36   36 6128 2171 FO
519   36   36 6264 2317 FO
520 DD
521 gs 849 394 5416 4171 rc
522 SO
523 gr
524
525 SO
526 %%IncludeResource: font Helvetica
527 /Helvetica /ISOLatin1Encoding 168 FMSR
528
529 2960  306 mt 
530 (Monobits test) s
531 1 sg
532 0 1276 2050 0 0 -1276 4319 1674 4 MP
533 PP
534 -2050 0 0 1276 2050 0 0 -1276 4319 1674 5 MP stroke
535 4 w
536 DO
537 SO
538 6 w
539 0 sg
540 4319 1674 mt 6369 1674 L
541 4319  398 mt 6369  398 L
542 4319 1674 mt 4319  398 L
543 6369 1674 mt 6369  398 L
544 4319 1674 mt 6369 1674 L
545 4319 1674 mt 4319  398 L
546 4319 1674 mt 6369 1674 L
547 4319  398 mt 6369  398 L
548 4319 1674 mt 4319  398 L
549 6369 1674 mt 6369  398 L
550 %%IncludeResource: font Helvetica
551 /Helvetica /ISOLatin1Encoding 120 FMSR
552
553 4787  681 mt 
554 (XORshift) s
555 gs 4319 398 2051 1277 rc
556 DO
557 360 0 4391 638 2 MP stroke
558 SO
559 gr
560
561 0 -58 -58 0 0 58 58 0 4542 609 5 MP
562 DP
563 gs 4319 398 2051 1277 rc
564 gr
565
566 4787 1079 mt 
567 (New CI \(XORshift, XORshift\)) s
568 gs 4319 398 2051 1277 rc
569 360 0 4391 1036 2 MP stroke
570 gr
571
572 24 W
573 4571 1036 PD
574 gs 4319 398 2051 1277 rc
575 gr
576
577 4787 1476 mt 
578 (Old CI \(XORshift, XORshift\)) s
579 gs 4319 398 2051 1277 rc
580 DD
581 360 0 4391 1433 2 MP stroke
582 SO
583 gr
584
585   36   36 4571 1433 FO
586 gs 4319 398 2051 1277 rc
587 gr
588
589
590 end %%Color Dict
591
592 eplot
593 %%EndObject
594
595 epage
596 end
597
598 showpage
599
600 %%Trailer
601 %%EOF