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

📄 labegs.eps

📁 Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recogn
💻 EPS
📖 第 1 页 / 共 5 页
字号:
/eap exch def} {1 indexexcheap exchput/eap eap 1 add def} ifelse} forall} bind def/EncodeFont	{findfont duplength dictbegin{	1 index /FID ne{ def }{ pop pop } ifelse} forall/FontName exch def/Encoding exch defFontName currentdictenddefinefont pop} bind def%%EndProcSet%%BeginProcSet : clip2pathbbox/clip2pathbbox {	/magicNum linewidth 2 div 1 2 sqrt div mul def	pathbbox	/urymn exch magicNum add def	/urxmn exch magicNum add def	/llymn exch magicNum sub def	/llxmn exch magicNum sub def	newpath llxmn llymn moveto llxmn urymn lineto urxmn urymn lineto urxmn llymn lineto	closepath clip newpath} bind def%%EndProcSet %% Line takes the following arguments:%% linewidth xEnd yEnd xStart yStart%%BeginProcSet : Line/Line {MAV /LC get length 0 ne{	gsave			newpath			MAV /ArrowType get length 0 eq			MAV /SD get length 0 eq and			{2 setlinecap /UseClip {clip2pathbbox} def }			{0 setlinecap /UseClip {} def } ifelse			0 792 translate			1 -1 scale			CTM currentmatrix pop			/yStart exch def /xStart exch def /yEnd exch def /xEnd exch def /linewidth exch def			MAV /ArrowType get length 0 eq xStart xEnd ne yStart yEnd ne and and			{xStart yStart moveto xEnd yEnd lineto UseClip xStart yStart moveto xEnd yEnd lineto}			{xStart yStart moveto xEnd yEnd lineto} ifelse			linewidth setlinewidth SD strokepath			CheckPath {LC PF ArrowType} if	grestore}{pop pop pop pop pop} ifelse} bind def/CompensateForStroke {	sin currentlinewidth mul	exch	cos currentlinewidth mul	dup 0 translate	4 -1 roll exch 2.0 mul sub	3 1 roll	2.0 mul sub} bind def/arrowdict 10 dict defarrowdict begin	/SwallowTail {		newpath		0.0 0.0 moveto		1.0 -.5 lineto		.666 0.0 lineto		1.0 .5 lineto		closepath	} bind def	/Triangular {		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 /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%%%tfBegGrp%%%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 38.496 11.312 0.000 0.000 23.100 17.092pbox 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[-0.000 10.813] CP[0.396 3.604 0.817 0.245 1.263 0.737] CP[1.709 1.228 2.105 3.276 2.452 6.881] CP[2.799 10.485 3.369 14.089 4.161 17.694] CP[4.954 21.298 5.548 22.445 5.945 21.134] CP[6.341 19.823 6.688 17.612 6.985 14.499] CP[7.283 11.386 7.704 8.847 8.249 6.881] CP[8.794 4.915 9.314 5.242 9.809 7.864] CP[10.305 10.485 10.652 12.615 10.850 14.253] CP[11.048 15.891 11.593 15.236 12.485 12.287] CP[13.377 9.338 14.293 8.355 15.234 9.338] CP[16.176 10.321 16.795 10.649 17.092 10.321] 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 36.038 28.554 0.000 0.000 20.643 19.768pbox 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[0.000 12.812] CP[0.590 12.338 1.081 11.547 1.475 10.440] CP[1.868 9.332 2.175 8.344 2.397 7.474] CP[2.618 6.604 2.839 5.378 3.061 3.796] CP[3.282 2.214 3.565 1.186 3.909 0.711] CP[4.253 0.237 4.597 0.672 4.942 2.016] CP[5.286 3.361 5.556 4.785 5.753 6.287] CP[5.950 7.790 6.110 8.739 6.232 9.135] CP[6.355 9.530 6.491 10.479 6.638 11.982] CP[6.786 13.485 7.068 15.146 7.486 16.965] CP[7.904 18.784 8.224 19.852 8.445 20.168] CP[8.667 20.484 8.962 20.524 9.330 20.287] CP[9.699 20.049 9.945 19.654 10.068 19.100] CP[10.191 18.547 10.400 17.321 10.695 15.422] CP[10.990 13.524 11.273 12.022 11.543 10.914] CP[11.814 9.807 12.023 8.779 12.170 7.830] CP[12.318 6.881 12.490 6.920 12.687 7.948] CP[12.883 8.976 13.092 10.163 13.314 11.507] CP[13.535 12.852 13.805 13.801 14.125 14.355] CP[14.445 14.908 14.678 14.394 14.826 12.812] CP[14.973 11.231 15.109 9.886 15.231 8.779] CP[15.354 7.671 15.576 7.671 15.895 8.779] CP[16.215 9.886 16.498 11.151 16.744 12.575] CP[16.989 13.999 17.235 14.790 17.481 14.948] CP[17.727 15.106 17.936 14.592 18.108 13.406] CP[18.280 12.219 18.551 11.428 18.920 11.033] CP[19.288 10.637 19.571 11.072 19.768 12.338] CP/useClip true defPC PFLC SSsaveobj restore%@EndBezi%%tfEndGrp

⌨️ 快捷键说明

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