📄 isoprob.eps
字号:
newpath 0.0 0.0 moveto 1.0 -.5 lineto 1.0 .5 lineto closepath } bind def /OpenTri { newpath 1.0 0.5 moveto 0.0 0.0 lineto 1.0 -0.5 lineto } bind def /ClosedTri { newpath 1.0 0.5 moveto 0.0 0.0 lineto 1.0 -0.5 lineto closepath } bind def /SlashBar { newpath 0.5 -.5 moveto -.5 0.5 lineto } bind def /Dot { newpath 0.5 0.0 moveto 0 0 1 0 360 arc closepath } bind def /ExtSlashBar { newpath 1.0 -.5 moveto 0.0 0.5 lineto } bind defend/ScaleArrowHead { 0 0 4 -2 roll 0 0 1 1 8 -4 roll GetBoxesRatio scale} bind def/DrawArrowHead { gsave [] 0 setdash currentpoint translate rotate { 4 copy gsave initmatrix 100 200 translate msave ScaleArrowHead pop arrowdict exch get exec mrestore strokepath 0 0 3 index 3 index pathbbox 8 4 roll GetBoxesRatio 4 2 roll grestore 3 index 1.0 exch sub 6 -1 roll { 2 index mul 0 translate }{ pop } ifelse msave ScaleArrowHead scale arrowdict exch get exec mrestore strokepath } { msave ScaleArrowHead arrowdict exch get exec mrestore } ifelse CheckPath { LC PF } if grestore} bind def%%EndProcSet %%BeginProcSet : SR /SR { pbox left get pbox top get moveto pbox right get pbox top get lineto pbox right get pbox bottom get lineto pbox left get pbox bottom get lineto closepath} bind def %%EndProcSet %%BeginProcSet : RR1 /RR1 { pbox top get pbox bottom get sub abs 2 div dup dup dup pbox left get add pbox left 3 -1 roll put pbox right get exch sub pbox right 3 -1 roll put pbox left get pbox bottom get moveto pbox right get 0 3 -1 roll 90 -90 arcn pbox left get 0 3 -1 roll -90 90 arcn closepath} bind def %%EndProcSet %%BeginProcSet : RR2 /RR2 { dup dup dup dup dup dup dup dup pbox top get add pbox top 3 -1 roll put pbox left get add pbox left 3 -1 roll put pbox bottom get exch sub pbox bottom 3 -1 roll put pbox right get exch sub pbox right 3 -1 roll put pbox bottom get add pbox left get exch moveto pbox right get pbox bottom get 3 -1 roll 90 0 arcn pbox right get pbox top get 3 -1 roll 0 270 arcn pbox left get pbox top get 3 -1 roll 270 180 arcn pbox left get pbox bottom get 3 -1 roll 180 90 arcn closepath} bind def %%EndProcSet%%BeginProcSet : E/E {1.415 setmiterlimitCM currentmatrix poppbox right get pbox left get sub abs duppbox bottom get pbox top get sub abs dup 3 -1 rolllt {exch dup 3 -1 roll exch div 1 exch}{dup 3 -1 roll exch div 1} ifelse scale 0 0 3 -1 roll 2 div 0 360 arc closepathCM setmatrix} bind def%%EndProcSet%%BeginProcSet : A1/A1 {msavepbox right get pbox left get sub abs duppbox bottom get pbox top get sub abs dup 3 -1 rolllt {exch dup 3 -1 roll exch div 1 exch}{dup 3 -1 roll exch div 1} ifelse scale 0 0 3 -1 roll 2 div 5 -1 roll -90 add 5 -1 roll -90 add arcnmrestore} bind def%%EndProcSet%%BeginProcSet : A2/A2 {msave 0 0 moveto A1 closepath mrestore} def%%EndProcSet/StripFromFront { dup length2 index sub3 1 rollexch 3 -1 rollgetinterval} bind def/MakePathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{/k k 1 add def pop pop pop pop pop pop}{/k k 1 add def }pathforall k array /k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{curveto} 7 array astore 1 index k 3 -1 roll put /k k 1 add def} {{closepath} 1 array astore 1 index k 3 -1 roll put /k k 1 add def} pathforall }bind def /MakeFlatPathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{pop pop pop pop pop pop}{}pathforall k array/k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} { pop pop pop pop pop pop} {} pathforall }bind def /FractionalLine {2 index sub.00001 mulexch3 index sub.00001 mul4 -1 roll add3 1 rolladd} bind def/calcLineLength { exch 4 -1 roll sub dup mul 3 1 roll exch sub dup mul add sqrt} bind def/InitTotalLineLength { /oldY exch def /oldX exch def theDash aload pop currentLineLength add setdash} bind def/AccumeLineLength { 3 copy pop 2 copy oldX oldY 4 2 roll calcLineLength /segmentLength exch def /currentLineLength currentLineLength segmentLength add def /oldY exch def /oldX exch def} bind def/DecumeLastLineLength { /currentLineLength currentLineLength segmentLength sub def} bind def/DrawFlattendSegment { /pointCount 2 def dup 0 lt { pop 0 } if fpc 3 1 roll 2 index 1 index gt { 2 copy get dup length dup 3 eq { pop dup 0 get exch 1 get 2 copy InitTotalLineLength m } { } ifelse } { pop 1 index } ifelse dup 1 add 3 index exch sub dup 10 gt { pop 10} if { 1 add 2 copy get aload pop AccumeLineLength exec } repeat 3 1 roll pop pop DecumeLastLineLength} bind def/IncFPC { fpc add /fpc exch def} bind def/DrawFlatPathArray { fpc 0 { dup 2 index 1 sub lt { flatPathArray exch newpath 1 sub DrawFlattendSegment gsave pathSegProc grestore newpath } { pop pop exit } ifelse } loop} bind def/RecordFirstSubSegment { closepathArray 0 pathArray 0 get put closepathArray 1 pathArray 0 get aload pop pop pathArray 1 get dup length 3 eq { aload pop pop } { newpath 0 0 moveto aload pop exec /segmentArray flattenpath MakeFlatPathArray def segmentArray 1 get aload pop pop } ifelse FractionalLine {lineto} 3 array astore put} bind def/AppendClosePath { closepathArray 0 get 2 {lineto} put flatPathArray fpc closepathArray 0 get put 1 IncFPC flatPathArray fpc closepathArray 1 get put 1 IncFPC} bind def/RecordCurrentDash { /theDash currentdash 2 array astore def /currentLineLength 0 def} bind def/PatternStroke { 0 setlinecap RecordCurrentDash /saveFlat currentflat def .5 setflat /pathArray MakePathArray def /closepathArray 2 array def /pathLength pathArray length def /flatPathArray 513 array def /currentLineLength 0 def /fpc 0 def pathArray pathLength 1 sub get length 1 eq { /usingClosepath true def RecordFirstSubSegment /pathLength pathLength 1 sub def } { /usingClosepath false def } ifelse 0 1 pathLength 1 sub { pathArray exch get dup length 3 eq { fpc 1 add 512 ge { DrawFlatPathArray fpc 2 ge { flatPathArray flatPathArray fpc 2 sub get 0 put flatPathArray flatPathArray fpc 1 sub get 1 put /fpc 2 def }{ /fpc 0 def } ifelse } if flatPathArray exch fpc exch put 1 IncFPC } { dup length 7 eq { newpath /nToStrip 0 def fpc 1 gt { flatPathArray fpc 2 sub get aload pop pop m flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } { fpc 1 eq { flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } if } ifelse aload pop exec /segmentArray flattenpath MakeFlatPathArray def /segmentArray nToStrip segmentArray StripFromFront def segmentArray length fpc add 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse segmentArray length 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { segmentArray length /exitLoop false def 0 { 2 copy sub dup 500 gt { pop 500 } { /exitLoop true def } ifelse segmentArray 2 index 2 index getinterval flatPathArray fpc 3 -1 roll putinterval dup IncFPC add exitLoop { exit } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse } ifelse } loop } ifelse } ifelse } if } ifelse } for fpc 0 gt { usingClosepath { AppendClosePath } if DrawFlatPathArray } if saveFlat setflat} bind def%%EndProloginitmsaverestore/tctm matrix currentmatrix deftctm RoundMatrix setmatrix/patternMatrix mstore def10 setmiterlimit2 setlinecapnewpath%%tLayer%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 68.022 4.357 0.000 0.000 81.042 56.739pbox astore pop0 792 translate 1 -1 scale exch translate pop CTM currentmatrix pop/objectCord mstore defpbox bbox copy pop/CP {aload pop moveto /CP {aload length 2 eq {lineto}{curveto}ifelse} bind def} bind def[13.678 80.579] CP[14.691 73.478 15.367 68.461 15.704 65.528] CP[16.042 62.595 15.704 59.199 14.691 55.340] CP[13.678 51.481 12.158 48.702 10.132 47.004] CP[8.105 45.306 6.248 42.605 4.559 38.900] CP[2.870 35.195 1.688 31.568 1.013 28.017] CP[0.337 24.467 0.253 20.839 0.759 17.134] CP[1.266 13.429 2.448 10.496 4.306 8.335] CP[6.163 6.174 8.781 4.476 12.158 3.241] CP[15.535 2.006 20.179 1.157 26.090 0.694] CP[32.000 0.231 37.235 0.694 41.794 2.083] CP[46.354 3.473 49.309 5.325 50.660 7.641] CP[52.011 9.956 52.602 12.889 52.433 16.440] CP[52.264 19.990 52.940 23.000 54.460 25.470] CP[55.979 27.940 56.739 29.792 56.739 31.027] CP[56.739 32.262 55.051 32.803 51.673 32.648] CP[48.296 32.494 47.705 34.578 49.900 38.900] CP[52.095 43.222 50.829 45.075 46.101 44.457] CP[41.372 43.840 40.190 44.149 42.554 45.384] CP[44.918 46.618 46.860 47.776 48.380 48.857] CP[49.900 49.937 50.744 51.944 50.913 54.877] CP[51.082 57.810 48.718 58.736 43.821 57.656] CP[38.924 56.575 35.462 56.498 33.435 57.424] CP[31.409 58.350 30.396 60.897 30.396 65.065] CP[30.396 69.233 29.889 72.707 28.876 75.485] CP[27.863 78.264 27.694 80.116 28.369 81.042] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginBezi/saveobj save def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 86.546 22.595 0.000 0.000 17.597 10.132pbox astore pop0 792 translate 1 -1 scale exch translate pop CTM currentmatrix pop/objectCord mstore defpbox bbox copy pop/CP {aload pop moveto /CP {aload length 2 eq {lineto}{curveto}ifelse} bind def} bind def[9.118 2.778] CP[5.403 0.926 2.955 1.157 1.773 3.473] CP[0.591 5.788 0.168 7.795 0.506 9.493] CP[0.844 11.191 2.364 12.966 5.066 14.819] CP[7.767 16.671 9.287 16.594 9.625 14.587] CP[9.963 12.580 8.949 10.960 6.585 9.725] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginOval/RT {E} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 86.546 44.886 0.000 0.000 4.167 9.118 rect%@EndOval%%tfEndGrp%%%tfBegGrp%%%tfBegGrp%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginArccurrentlinecap0 setlinecap/RT { 90.000 0.000 A1 gsave} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PC {} def/PF {} def1.000 0 102.941 58.857 0.000 0.000 26.049 13.438 rectsetlinecap%@EndArc%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginArccurrentlinecap0 setlinecap/RT { 180.000 90.000 A1 gsave} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PC {} def/PF {} def1.000 0 102.580 58.857 0.000 0.000 26.049 13.438 rectsetlinecap%@EndArc%%tfEndGrp%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginArccurrentlinecap0 setlinecap/RT { 90.000 0.000 A1 gsave} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PC {} def/PF {} def1.000 0 98.057 63.337 0.000 0.000 35.955 18.664 rectsetlinecap%@EndArc%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginArccurrentlinecap0 setlinecap/RT { 180.000 90.000 A1 gsave} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PC {} def/PF {} def1.000 0 97.558 63.337 0.000 0.000 35.955 18.664 rectsetlinecap%@EndArc%%tfEndGrp%%%tfEndGrp%%%tfBegGrp%%%tfBegGrp%%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -