⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bez_example.eps

📁 Bezier Curve, I haven t yet opened. I got it from a friend
💻 EPS
字号:
%!PS-Adobe-3.0 EPSF-3.0%%Creator: MATLAB, The Mathworks, Inc.%%Title: /afs/.mathematik.uni-stuttgart.de/home/hueebesn/bezier/bez_example.eps%%CreationDate: 11/16/2007  10:26:13%%DocumentNeededFonts: Helvetica%%DocumentProcessColors: Cyan Magenta Yellow Black%%LanguageLevel: 2%%Pages: 1%%BoundingBox:    60   242   534   599%%EndComments%%BeginProlog% MathWorks dictionary/MathWorks 160 dict begin% definition operators/bdef {bind def} bind def/ldef {load def} bind def/xdef {exch def} bdef/xstore {exch store} bdef% operator abbreviations/c  /clip ldef/cc /concat ldef/cp /closepath ldef/gr /grestore ldef/gs /gsave ldef/mt /moveto ldef/np /newpath ldef/cm /currentmatrix ldef/sm /setmatrix ldef/rm /rmoveto ldef/rl /rlineto ldef/s {show newpath} bdef/sc {setcmykcolor} bdef/sr /setrgbcolor ldef/sg /setgray ldef/w /setlinewidth ldef/j /setlinejoin ldef/cap /setlinecap ldef/rc {rectclip} bdef/rf {rectfill} bdef% page state control/pgsv () def/bpage {/pgsv save def} bdef/epage {pgsv restore} bdef/bplot /gsave ldef/eplot {stroke grestore} bdef% orientation switch/portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def% coordinate system mappings/dpi2point 0 def% font control/FontSize 0 def/FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]  makefont setfont} bdef/reencode {exch dup where {pop load} {pop StandardEncoding} ifelse  exch dup 3 1 roll findfont dup length dict begin  { 1 index /FID ne {def}{pop pop} ifelse } forall  /Encoding exch def currentdict end definefont pop} bdef/isroman {findfont /CharStrings get /Agrave known} bdef/FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse  exch FMS} bdef/csm {1 dpi2point div -1 dpi2point div scale neg translate dup landscapeMode eq {pop -90 rotate}  {rotateMode eq {90 rotate} if} ifelse} bdef% line types: solid, dotted, dashed, dotdash/SO { [] 0 setdash } bdef/DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef/DA { [6 dpi2point mul] 0 setdash } bdef/DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4  dpi2point mul] 0 setdash } bdef% macros for lines and objects/L {lineto stroke} bdef/MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef/AP {{rlineto} repeat} bdef/PDlw -1 def/W {/PDlw currentlinewidth def setlinewidth} def/PP {closepath eofill} bdef/DP {closepath stroke} bdef/MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto  neg 0 exch rlineto closepath} bdef/FR {MR stroke} bdef/PR {MR fill} bdef/L1i {{currentfile picstr readhexstring pop} image} bdef/tMatrix matrix def/MakeOval {newpath tMatrix currentmatrix pop translate scale0 0 1 0 360 arc tMatrix setmatrix} bdef/FO {MakeOval stroke} bdef/PO {MakeOval fill} bdef/PD {currentlinewidth 2 div 0 360 arc fill   PDlw -1 eq not {PDlw w /PDlw -1 def} if} def/FA {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef/PA {newpath tMatrix currentmatrix pop	translate 0 0 moveto scale  0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef/FAn {newpath tMatrix currentmatrix pop translate scale  0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef/PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale  0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef/vradius 0 def /hradius 0 def /lry 0 def/lrx 0 def /uly 0 def /ulx 0 def /rad 0 def/MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef  /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly  vradius add translate hradius vradius scale 0 0 1 180 270 arc   tMatrix setmatrix lrx hradius sub uly vradius add translate  hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix  lrx hradius sub lry vradius sub translate hradius vradius scale  0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub  translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix  closepath} bdef/FRR {MRR stroke } bdef/PRR {MRR fill } bdef/MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix  closepath} bdef/FlrRR {MlrRR stroke } bdef/PlrRR {MlrRR fill } bdef/MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def  newpath tMatrix currentmatrix pop ulx rad add uly rad add translate  rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad  sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix  closepath} bdef/FtbRR {MtbRR stroke } bdef/PtbRR {MtbRR fill } bdef/stri 6 array def /dtri 6 array def/smat 6 array def /dmat 6 array def/tmat1 6 array def /tmat2 6 array def /dif 3 array def/asub {/ind2 exch def /ind1 exch def dup dup  ind1 get exch ind2 get sub exch } bdef/tri_to_matrix {  2 0 asub 3 1 asub 4 0 asub 5 1 asub  dup 0 get exch 1 get 7 -1 roll astore } bdef/compute_transform {  dmat dtri tri_to_matrix tmat1 invertmatrix   smat stri tri_to_matrix tmat2 concatmatrix } bdef/ds {stri astore pop} bdef/dt {dtri astore pop} bdef/db {2 copy /cols xdef /rows xdef mul dup 3 mul string  currentfile   3 index 0 eq {/ASCIIHexDecode filter}  {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }  ifelse exch readstring pop  dup 0 3 index getinterval /rbmap xdef  dup 2 index dup getinterval /gbmap xdef  1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef/it {gs np dtri aload pop moveto lineto lineto cp c  cols rows 8 compute_transform   rbmap gbmap bbmap true 3 colorimage gr}bdef/il {newpath moveto lineto stroke}bdefcurrentdict end def%%EndProlog%%BeginSetupMathWorks begin0 capend%%EndSetup%%Page: 1 1%%BeginPageSetup%%PageBoundingBox:    60   242   534   599MathWorks beginbpage%%EndPageSetup%%BeginObject: obj1bplot/dpi2point 12 defportraitMode 0720 7188 csm    0     0  5698  4273 rc86 dict begin %Colortable dictionary/c0 { 0.000000 0.000000 0.000000 sr} bdef/c1 { 1.000000 1.000000 1.000000 sr} bdef/c2 { 0.900000 0.000000 0.000000 sr} bdef/c3 { 0.000000 0.820000 0.000000 sr} bdef/c4 { 0.000000 0.000000 0.800000 sr} bdef/c5 { 0.910000 0.820000 0.320000 sr} bdef/c6 { 1.000000 0.260000 0.820000 sr} bdef/c7 { 0.000000 0.820000 0.820000 sr} bdefc01 j1 sg   0    0 5699 4274 rf6 w0 3473 4416 0 0 -3473 741 3803 4 MPPP-4416 0 0 3473 4416 0 0 -3473 741 3803 5 MP stroke4 wDOSO6 w0 sg 741 3803 mt 5157 3803 L 741  330 mt 5157  330 L 741 3803 mt  741  330 L5157 3803 mt 5157  330 L 741 3803 mt 5157 3803 L 741 3803 mt  741  330 L 741 3803 mt  741 3758 L 741  330 mt  741  374 L%%IncludeResource: font Helvetica/Helvetica /ISOLatin1Encoding 192 FMSR 688 4015 mt (0) s1624 3803 mt 1624 3758 L1624  330 mt 1624  374 L1491 4015 mt (0.2) s2507 3803 mt 2507 3758 L2507  330 mt 2507  374 L2374 4015 mt (0.4) s3390 3803 mt 3390 3758 L3390  330 mt 3390  374 L3257 4015 mt (0.6) s4273 3803 mt 4273 3758 L4273  330 mt 4273  374 L4140 4015 mt (0.8) s5157 3803 mt 5157 3758 L5157  330 mt 5157  374 L5104 4015 mt (1) s 741 3803 mt  785 3803 L5157 3803 mt 5112 3803 L 600 3874 mt (0) s 741 3108 mt  785 3108 L5157 3108 mt 5112 3108 L 440 3179 mt (0.2) s 741 2413 mt  785 2413 L5157 2413 mt 5112 2413 L 440 2484 mt (0.4) s 741 1719 mt  785 1719 L5157 1719 mt 5112 1719 L 440 1790 mt (0.6) s 741 1024 mt  785 1024 L5157 1024 mt 5112 1024 L 440 1095 mt (0.8) s 741  330 mt  785  330 L5157  330 mt 5112  330 L 600  401 mt (1) s 741 3803 mt 5157 3803 L 741  330 mt 5157  330 L 741 3803 mt  741  330 L5157 3803 mt 5157  330 Lgs 741 330 4417 3474 rc24 w1068 -1681 733 1009 213 1385 1506 20 336 -1130 -641 -958 1692 2983 7 MP stroke48 w/c8 { 0.000000 0.000000 1.000000 sr} bdefc864 -98 63 -90 62 -82 61 -75 60 -67 59 -61 58 -54 57 -48 56 -42 55 -37 54 -30 53 -26 52 -20 51 -16 51 -12 49 -7 49 -3 48 1 48 4 47 8 47 10 46 14 45 16 45 18 45 21 44 22 44 25 44 26 44 27 43 29 44 30 43 30 43 31 43 32 43 32 43 32 43 33 43 32 43 32 44 31 43 31 43 30 44 29 43 29 44 27 43 26 44 25 43 24 44 22 43 20 44 19 43 17 43 15 43 14 43 11 42 10 42 7 42 5 42 3 40 1 41 -1 39 -4 39 -5 38 -9 37 -10 37 -13 35 -15 34 -17 33 -20 32 -22 31 -24 29 -26 27 -29 26 -31 25 -32 22 -35 21 -37 19 -39 17 -41 14 -43 13 -44 10 -47 8 -47 5 -50 3 -50 0 -52 -2 -54 -5 -54 -8 -55 -11 -57 -13 -57 -17 -57 -19 -59 -22 -58 -26 -59 -28 -59 -31 -59 -35 -58 -37 -59 1692 2983 100 MP stroke6 wgrc8/c9 { 1.000000 0.000000 0.000000 sr} bdefc9  60   60 1692 2983 PO  60   60 1051 2025 PO  60   60 1387  895 PO  60   60 2893  915 PO  60   60 3106 2300 PO  60   60 3839 3309 PO  60   60 4907 1628 PO  60   60 1692 2983 FO  60   60 1051 2025 FO  60   60 1387  895 FO  60   60 2893  915 FO  60   60 3106 2300 FO  60   60 3839 3309 FO  60   60 4907 1628 FOgs 741 330 4417 3474 rcgr0 sg1519  178 mt (Bezier-curve with 7 control points) send %%Color Dicteplot%%EndObjectepageendshowpage%%Trailer%%EOF

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -