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

Private GIT Repository
test
[these_qian.git] / images / poker.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/poker.eps
4 %%CreationDate: 06/22/2011  11:05:52
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 4118 5364 0 0 -4118 900 4651 4 MP
191 PP
192 -5364 0 0 4118 5364 0 0 -4118 900 4651 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198  900 4651 mt 6264 4651 L
199  900 4651 mt  900  533 L
200  900 4651 mt  900 4597 L
201 %%IncludeResource: font Helvetica
202 /Helvetica /ISOLatin1Encoding 120 FMSR
203
204  867 4796 mt 
205 (0) s
206 1436 4651 mt 1436 4597 L
207 1353 4796 mt 
208 (0.2) s
209 1972 4651 mt 1972 4597 L
210 1889 4796 mt 
211 (0.4) s
212 2509 4651 mt 2509 4597 L
213 2426 4796 mt 
214 (0.6) s
215 3045 4651 mt 3045 4597 L
216 2962 4796 mt 
217 (0.8) s
218 3582 4651 mt 3582 4597 L
219 3549 4796 mt 
220 (1) s
221 4118 4651 mt 4118 4597 L
222 4035 4796 mt 
223 (1.2) s
224 4654 4651 mt 4654 4597 L
225 4571 4796 mt 
226 (1.4) s
227 5191 4651 mt 5191 4597 L
228 5108 4796 mt 
229 (1.6) s
230 5727 4651 mt 5727 4597 L
231 5644 4796 mt 
232 (1.8) s
233 6264 4651 mt 6264 4597 L
234 6231 4796 mt 
235 (2) s
236 5994 4998 mt 
237 (x 10) s
238 %%IncludeResource: font Helvetica
239 /Helvetica /ISOLatin1Encoding 80 FMSR
240
241 6220 4924 mt 
242 (5) s
243  900 4651 mt  953 4651 L
244 %%IncludeResource: font Helvetica
245 /Helvetica /ISOLatin1Encoding 120 FMSR
246
247  665 4695 mt 
248 (210) s
249  900 4062 mt  953 4062 L
250  665 4106 mt 
251 (220) s
252  900 3474 mt  953 3474 L
253  665 3518 mt 
254 (230) s
255  900 2886 mt  953 2886 L
256  665 2930 mt 
257 (240) s
258  900 2297 mt  953 2297 L
259  665 2341 mt 
260 (250) s
261  900 1709 mt  953 1709 L
262  665 1753 mt 
263 (260) s
264  900 1121 mt  953 1121 L
265  665 1165 mt 
266 (270) s
267  900  533 mt  953  533 L
268  665  577 mt 
269 (280) s
270 gs 900 533 5365 4119 rc
271 DO
272 135 533 134 -558 134 72 134 -165 134 308 134 295 134 -477 134 -44 
273 134 91 134 448 135 -425 134 -505 134 757 134 -183 134 -379 134 677 
274 134 595 134 -652 134 -698 134 -21 135 -20 134 533 134 -604 134 -77 
275 134 261 134 667 134 -9 134 199 134 -802 134 -119 135 289 134 -530 
276 134 -1293 134 623 134 -304 134 1065 134 -955 134 648 134 -172 1034 3291 40 MP stroke
277 gr
278
279 DO
280 SO
281 0 j
282 0 -58 -58 0 0 58 58 0 1005 3262 5 MP
283 DP
284 0 -58 -58 0 0 58 58 0 1139 3090 5 MP
285 DP
286 0 -58 -58 0 0 58 58 0 1273 3738 5 MP
287 DP
288 0 -58 -58 0 0 58 58 0 1407 2783 5 MP
289 DP
290 0 -58 -58 0 0 58 58 0 1541 3848 5 MP
291 DP
292 0 -58 -58 0 0 58 58 0 1675 3544 5 MP
293 DP
294 0 -58 -58 0 0 58 58 0 1809 4167 5 MP
295 DP
296 0 -58 -58 0 0 58 58 0 1943 2874 5 MP
297 DP
298 0 -58 -58 0 0 58 58 0 2077 2344 5 MP
299 DP
300 0 -58 -58 0 0 58 58 0 2212 2633 5 MP
301 DP
302 0 -58 -58 0 0 58 58 0 2346 2514 5 MP
303 DP
304 0 -58 -58 0 0 58 58 0 2480 1712 5 MP
305 DP
306 0 -58 -58 0 0 58 58 0 2614 1911 5 MP
307 DP
308 0 -58 -58 0 0 58 58 0 2748 1902 5 MP
309 DP
310 0 -58 -58 0 0 58 58 0 2882 2569 5 MP
311 DP
312 0 -58 -58 0 0 58 58 0 3016 2830 5 MP
313 DP
314 0 -58 -58 0 0 58 58 0 3150 2753 5 MP
315 DP
316 0 -58 -58 0 0 58 58 0 3284 2149 5 MP
317 DP
318 0 -58 -58 0 0 58 58 0 3418 2682 5 MP
319 DP
320 0 -58 -58 0 0 58 58 0 3553 2662 5 MP
321 DP
322 0 -58 -58 0 0 58 58 0 3687 2641 5 MP
323 DP
324 0 -58 -58 0 0 58 58 0 3821 1943 5 MP
325 DP
326 0 -58 -58 0 0 58 58 0 3955 1291 5 MP
327 DP
328 0 -58 -58 0 0 58 58 0 4089 1886 5 MP
329 DP
330 0 -58 -58 0 0 58 58 0 4223 2563 5 MP
331 DP
332 0 -58 -58 0 0 58 58 0 4357 2184 5 MP
333 DP
334 0 -58 -58 0 0 58 58 0 4491 2001 5 MP
335 DP
336 0 -58 -58 0 0 58 58 0 4625 2758 5 MP
337 DP
338 0 -58 -58 0 0 58 58 0 4759 2253 5 MP
339 DP
340 0 -58 -58 0 0 58 58 0 4894 1828 5 MP
341 DP
342 0 -58 -58 0 0 58 58 0 5028 2276 5 MP
343 DP
344 0 -58 -58 0 0 58 58 0 5162 2367 5 MP
345 DP
346 0 -58 -58 0 0 58 58 0 5296 2323 5 MP
347 DP
348 0 -58 -58 0 0 58 58 0 5430 1846 5 MP
349 DP
350 0 -58 -58 0 0 58 58 0 5564 2141 5 MP
351 DP
352 0 -58 -58 0 0 58 58 0 5698 2449 5 MP
353 DP
354 0 -58 -58 0 0 58 58 0 5832 2284 5 MP
355 DP
356 0 -58 -58 0 0 58 58 0 5966 2356 5 MP
357 DP
358 0 -58 -58 0 0 58 58 0 6100 1798 5 MP
359 DP
360 0 -58 -58 0 0 58 58 0 6235 2331 5 MP
361 DP
362 DO
363 gs 900 533 5365 4119 rc
364 SO
365 135 -31 134 145 134 -127 134 97 134 349 134 159 134 -306 134 -177 
366 134 79 134 305 135 -428 134 75 134 -49 134 -146 134 -366 134 172 
367 134 -75 134 -241 134 -353 134 259 135 412 134 -72 134 98 134 -158 
368 134 -525 134 -775 134 459 134 87 134 -169 134 294 135 520 134 -824 
369 134 -831 134 -337 134 551 134 118 134 -686 134 824 134 503 1034 2713 40 MP stroke
370 gr
371
372 SO
373 24 W
374 1034 2713 PD
375 24 W
376 1168 3216 PD
377 24 W
378 1302 4040 PD
379 24 W
380 1436 3354 PD
381 24 W
382 1570 3472 PD
383 24 W
384 1704 4023 PD
385 24 W
386 1838 3686 PD
387 24 W
388 1972 2855 PD
389 24 W
390 2106 2031 PD
391 24 W
392 2241 2551 PD
393 24 W
394 2375 2845 PD
395 24 W
396 2509 2676 PD
397 24 W
398 2643 2763 PD
399 24 W
400 2777 3222 PD
401 24 W
402 2911 2447 PD
403 24 W
404 3045 1922 PD
405 24 W
406 3179 1764 PD
407 24 W
408 3313 1862 PD
409 24 W
410 3447 1790 PD
411 24 W
412 3582 2202 PD
413 24 W
414 3716 2461 PD
415 24 W
416 3850 2108 PD
417 24 W
418 3984 1867 PD
419 24 W
420 4118 1792 PD
421 24 W
422 4252 1964 PD
423 24 W
424 4386 1598 PD
425 24 W
426 4520 1452 PD
427 24 W
428 4654 1403 PD
429 24 W
430 4788 1478 PD
431 24 W
432 4923 1050 PD
433 24 W
434 5057 1355 PD
435 24 W
436 5191 1434 PD
437 24 W
438 5325 1257 PD
439 24 W
440 5459 951 PD
441 24 W
442 5593 1110 PD
443 24 W
444 5727 1459 PD
445 24 W
446 5861 1556 PD
447 24 W
448 5995 1429 PD
449 24 W
450 6129 1574 PD
451 24 W
452 6264 1543 PD
453 gs 900 533 5365 4119 rc
454 gr
455
456  883 4694 mt 
457 ( ) s
458 6248  575 mt 
459 ( ) s
460 gs 900 533 5365 4119 rc
461 DD
462 135 431 134 96 134 512 134 -291 134 -228 134 234 134 124 134 190 
463 134 262 134 -290 135 398 134 -320 134 120 134 -9 134 -4 134 126 
464 134 -654 134 -284 134 -181 134 -427 135 39 134 388 134 981 134 -311 
465 134 -1255 134 29 134 -263 134 253 134 -228 134 307 135 814 134 169 
466 134 -257 134 -269 134 -395 134 337 134 692 134 375 134 310 1034 2327 40 MP stroke
467 gr
468
469 DD
470 SO
471   36   36 1034 2327 FO
472   36   36 1168 2637 FO
473   36   36 1302 3012 FO
474   36   36 1436 3704 FO
475   36   36 1570 4041 FO
476   36   36 1704 3646 FO
477   36   36 1838 3377 FO
478   36   36 1972 3120 FO
479   36   36 2106 3289 FO
480   36   36 2241 4103 FO
481   36   36 2375 4410 FO
482   36   36 2509 4182 FO
483   36   36 2643 4435 FO
484   36   36 2777 4172 FO
485   36   36 2911 4201 FO
486   36   36 3045 2946 FO
487   36   36 3179 2635 FO
488   36   36 3313 3616 FO
489   36   36 3447 4004 FO
490   36   36 3582 4043 FO
491   36   36 3716 3616 FO
492   36   36 3850 3435 FO
493   36   36 3984 3151 FO
494   36   36 4118 2497 FO
495   36   36 4252 2623 FO
496   36   36 4386 2619 FO
497   36   36 4520 2610 FO
498   36   36 4654 2730 FO
499   36   36 4788 2410 FO
500   36   36 4923 2808 FO
501   36   36 5057 2518 FO
502   36   36 5191 2780 FO
503   36   36 5325 2970 FO
504   36   36 5459 3094 FO
505   36   36 5593 3328 FO
506   36   36 5727 3100 FO
507   36   36 5861 2809 FO
508   36   36 5995 3321 FO
509   36   36 6129 3417 FO
510   36   36 6264 3848 FO
511 DD
512 gs 900 533 5365 4119 rc
513 SO
514 gr
515
516 SO
517 %%IncludeResource: font Helvetica
518 /Helvetica /ISOLatin1Encoding 168 FMSR
519
520 3088  306 mt 
521 (Poker test) s
522 1 sg
523 0 1032 2049 0 0 -1032 1497 1616 4 MP
524 PP
525 -2049 0 0 1032 2049 0 0 -1032 1497 1616 5 MP stroke
526 4 w
527 DO
528 SO
529 6 w
530 0 sg
531 1497 1616 mt 3546 1616 L
532 1497  584 mt 3546  584 L
533 1497 1616 mt 1497  584 L
534 3546 1616 mt 3546  584 L
535 1497 1616 mt 3546 1616 L
536 1497 1616 mt 1497  584 L
537 1497 1616 mt 3546 1616 L
538 1497  584 mt 3546  584 L
539 1497 1616 mt 1497  584 L
540 3546 1616 mt 3546  584 L
541 %%IncludeResource: font Helvetica
542 /Helvetica /ISOLatin1Encoding 120 FMSR
543
544 1965  821 mt 
545 (XORshift) s
546 gs 1497 584 2050 1033 rc
547 DO
548 360 0 1568 778 2 MP stroke
549 SO
550 gr
551
552 0 -58 -58 0 0 58 58 0 1719 749 5 MP
553 DP
554 gs 1497 584 2050 1033 rc
555 gr
556
557 1965 1143 mt 
558 (New CI \(XORshift, XORshift\)) s
559 gs 1497 584 2050 1033 rc
560 360 0 1568 1100 2 MP stroke
561 gr
562
563 24 W
564 1748 1100 PD
565 gs 1497 584 2050 1033 rc
566 gr
567
568 1965 1464 mt 
569 (Old CI \(XORshift, XORshift\)) s
570 gs 1497 584 2050 1033 rc
571 DD
572 360 0 1568 1421 2 MP stroke
573 SO
574 gr
575
576   36   36 1748 1421 FO
577 gs 1497 584 2050 1033 rc
578 gr
579
580
581 end %%Color Dict
582
583 eplot
584 %%EndObject
585
586 epage
587 end
588
589 showpage
590
591 %%Trailer
592 %%EOF