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

📄 neuron.ps

📁 手写识别是模式识别中研究得一个热点
💻 PS
📖 第 1 页 / 共 2 页
字号:
/PF { 	gsave	moveto 	RF	0 32 3 2 roll widthshow	grestore	} bind def/S { 	moveto	0 exch ashow	} bind def/SF { 	gsave	moveto	RF	0 exch ashow	grestore	} bind def/B { 	moveto	0 32 4 2 roll 0 exch awidthshow	} bind def/BF { 	gsave	moveto	RF	0 32 4 2 roll 0 exch awidthshow	grestore	} bind def/G { 	gsave	newpath	normalize translate 0.0 0.0 moveto 	dnormalize scale 	0.0 0.0 1.0 5 3 roll arc 	closepath fill	grestore	} bind def/A { 	gsave	savematrix	newpath	2 index 2 div add exch 3 index 2 div sub exch 	normalize 2 index 2 div sub exch 3 index 2 div add exch 	translate 	scale 	0.0 0.0 1.0 5 3 roll arc 	restorematrix	stroke	grestore	} bind def	/x FMLOCAL	/y FMLOCAL	/w FMLOCAL	/h FMLOCAL	/xx FMLOCAL	/yy FMLOCAL	/ww FMLOCAL	/hh FMLOCAL	/FMsaveobject FMLOCAL	/FMoptop FMLOCAL	/FMdicttop FMLOCAL/BEGINPRINTCODE { 	/FMdicttop countdictstack 1 add def 	/FMoptop count 4 sub def 	/FMsaveobject save def	userdict begin 	/showpage {} def 	FMNORMALIZEGRAPHICS 	3 index neg 3 index neg translate	} bind def/ENDPRINTCODE {	count -1 FMoptop {pop pop} for 	countdictstack -1 FMdicttop {pop end} for 	FMsaveobject restore 	} bind def/gn { 	0 	{	46 mul 		cf read pop 		32 sub 		dup 46 lt {exit} if 		46 sub add 		} loop	add 	} bind def	/str FMLOCAL/cfs { 	/str sl string def 	0 1 sl 1 sub {str exch val put} for 	str def 	} bind def/ic [ 	0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223	0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0223	0	{0 hx} {1 hx} {2 hx} {3 hx} {4 hx} {5 hx} {6 hx} {7 hx} {8 hx} {9 hx}	{10 hx} {11 hx} {12 hx} {13 hx} {14 hx} {15 hx} {16 hx} {17 hx} {18 hx}	{19 hx} {gn hx} {0} {1} {2} {3} {4} {5} {6} {7} {8} {9} {10} {11} {12}	{13} {14} {15} {16} {17} {18} {19} {gn} {0 wh} {1 wh} {2 wh} {3 wh}	{4 wh} {5 wh} {6 wh} {7 wh} {8 wh} {9 wh} {10 wh} {11 wh} {12 wh}	{13 wh} {14 wh} {gn wh} {0 bl} {1 bl} {2 bl} {3 bl} {4 bl} {5 bl} {6 bl}	{7 bl} {8 bl} {9 bl} {10 bl} {11 bl} {12 bl} {13 bl} {14 bl} {gn bl}	{0 fl} {1 fl} {2 fl} {3 fl} {4 fl} {5 fl} {6 fl} {7 fl} {8 fl} {9 fl}	{10 fl} {11 fl} {12 fl} {13 fl} {14 fl} {gn fl}	] def	/sl FMLOCAL	/val FMLOCAL	/ws FMLOCAL	/im FMLOCAL	/bs FMLOCAL	/cs FMLOCAL	/len FMLOCAL	/pos FMLOCAL/ms { 	/sl exch def 	/val 255 def 	/ws cfs 	/im cfs 	/val 0 def 	/bs cfs 	/cs cfs 	} bind def400 ms /ip { 	is 	0 	cf cs readline pop 	{	ic exch get exec 		add 		} forall 	pop 		} bind def/wh { 	/len exch def 	/pos exch def 	ws 0 len getinterval im pos len getinterval copy pop	pos len 	} bind def/bl { 	/len exch def 	/pos exch def 	bs 0 len getinterval im pos len getinterval copy pop	pos len 	} bind def/s1 1 string def/fl { 	/len exch def 	/pos exch def 	/val cf s1 readhexstring pop 0 get def	pos 1 pos len add 1 sub {im exch val put} for	pos len 	} bind def/hx { 	3 copy getinterval 	cf exch readhexstring pop pop 	} bind def	/h FMLOCAL	/w FMLOCAL	/d FMLOCAL	/lb FMLOCAL	/bitmapsave FMLOCAL	/is FMLOCAL	/cf FMLOCAL/wbytes { 	dup 	8 eq {pop} {1 eq {7 add 8 idiv} {3 add 4 idiv} ifelse} ifelse	} bind def/BEGINBITMAPBWc { 	1 {} COMMONBITMAPc	} bind def/BEGINBITMAPGRAYc { 	8 {} COMMONBITMAPc	} bind def/BEGINBITMAP2BITc { 	2 {} COMMONBITMAPc	} bind def/COMMONBITMAPc { 	/r exch def	/d exch def	gsave	translate rotate scale /h exch def /w exch def	/lb w d wbytes def 	sl lb lt {lb ms} if 	/bitmapsave save def 	r                    	/is im 0 lb getinterval def 	ws 0 lb getinterval is copy pop 	/cf currentfile def 	w h d [w 0 0 h neg 0 h] 	{ip} image 	bitmapsave restore 	grestore	} bind def/BEGINBITMAPBW { 	1 {} COMMONBITMAP	} bind def/BEGINBITMAPGRAY { 	8 {} COMMONBITMAP	} bind def/BEGINBITMAP2BIT { 	2 {} COMMONBITMAP	} bind def/COMMONBITMAP { 	/r exch def	/d exch def	gsave	translate rotate scale /h exch def /w exch def	/bitmapsave save def 	r                    	/is w d wbytes string def	/cf currentfile def 	w h d [w 0 0 h neg 0 h] 	{cf is readhexstring pop} image	bitmapsave restore 	grestore	} bind def	/proc1 FMLOCAL	/proc2 FMLOCAL	/newproc FMLOCAL/Fmcc {    /proc2 exch cvlit def    /proc1 exch cvlit def    /newproc proc1 length proc2 length add array def    newproc 0 proc1 putinterval    newproc proc1 length proc2 putinterval    newproc cvx} bind def/ngrayt 256 array def/nredt 256 array def/nbluet 256 array def/ngreent 256 array def	/gryt FMLOCAL	/blut FMLOCAL	/grnt FMLOCAL	/redt FMLOCAL	/indx FMLOCAL	/cynu FMLOCAL	/magu FMLOCAL	/yelu FMLOCAL	/k FMLOCAL	/u FMLOCAL/colorsetup {	currentcolortransfer	/gryt exch def	/blut exch def	/grnt exch def	/redt exch def	0 1 255 {		/indx exch def		/cynu 1 red indx get 255 div sub def		/magu 1 green indx get 255 div sub def		/yelu 1 blue indx get 255 div sub def		/k cynu magu min yelu min def		/u k currentundercolorremoval exec def		nredt indx 1 0 cynu u sub max sub redt exec put		ngreent indx 1 0 magu u sub max sub grnt exec put		nbluet indx 1 0 yelu u sub max sub blut exec put		ngrayt indx 1 k currentblackgeneration exec sub gryt exec put	} for	{255 mul cvi nredt exch get}	{255 mul cvi ngreent exch get}	{255 mul cvi nbluet exch get}	{255 mul cvi ngrayt exch get}	setcolortransfer	{pop 0} setundercolorremoval	{} setblackgeneration	} bind def	/tran FMLOCAL/fakecolorsetup {	/tran 256 string def	0 1 255 {/indx exch def 		tran indx		red indx get 77 mul		green indx get 151 mul		blue indx get 28 mul		add add 256 idiv put} for	currenttransfer	{255 mul cvi tran exch get 255.0 div}	exch Fmcc settransfer} bind def/BITMAPCOLOR { 	/d 8 def	gsave	translate rotate scale /h exch def /w exch def	/bitmapsave save def 	colorsetup	/is w d wbytes string def	/cf currentfile def 	w h d [w 0 0 h neg 0 h] 	{cf is readhexstring pop} {is} {is} true 3 colorimage 	bitmapsave restore 	grestore	} bind def/BITMAPCOLORc { 	/d 8 def	gsave	translate rotate scale /h exch def /w exch def	/lb w d wbytes def 	sl lb lt {lb ms} if 	/bitmapsave save def 	colorsetup	/is im 0 lb getinterval def 	ws 0 lb getinterval is copy pop 	/cf currentfile def 	w h d [w 0 0 h neg 0 h] 	{ip} {is} {is} true 3 colorimage	bitmapsave restore 	grestore	} bind def/BITMAPTRUECOLORc {         gsave        translate rotate scale /h exch def /w exch def        /bitmapsave save def                 /is w string def                ws 0 w getinterval is copy pop         /cf currentfile def         w h 8 [w 0 0 h neg 0 h]         {ip} {gip} {bip} true 3 colorimage        bitmapsave restore         grestore        } bind def/BITMAPTRUECOLOR {         gsave        translate rotate scale /h exch def /w exch def        /bitmapsave save def         /is w string def        /gis w string def        /bis w string def        /cf currentfile def         w h 8 [w 0 0 h neg 0 h]         { cf is readhexstring pop }         { cf gis readhexstring pop }         { cf bis readhexstring pop }         true 3 colorimage         bitmapsave restore         grestore        } bind def/BITMAPTRUEGRAYc {         gsave        translate rotate scale /h exch def /w exch def        /bitmapsave save def                 /is w string def                ws 0 w getinterval is copy pop         /cf currentfile def         w h 8 [w 0 0 h neg 0 h]         {ip gip bip w gray} image        bitmapsave restore         grestore        } bind def/ww FMLOCAL/r FMLOCAL/g FMLOCAL/b FMLOCAL/i FMLOCAL/gray {         /ww exch def        /b exch def        /g exch def        /r exch def        0 1 ww 1 sub { /i exch def r i get .299 mul g i get .587 mul			b i get .114 mul add add r i 3 -1 roll floor cvi put } for        r        } bind def/BITMAPTRUEGRAY {         gsave        translate rotate scale /h exch def /w exch def        /bitmapsave save def         /is w string def        /gis w string def        /bis w string def        /cf currentfile def         w h 8 [w 0 0 h neg 0 h]         { cf is readhexstring pop           cf gis readhexstring pop           cf bis readhexstring pop w gray}  image        bitmapsave restore         grestore        } bind def/BITMAPGRAY { 	8 {fakecolorsetup} COMMONBITMAP	} bind def/BITMAPGRAYc { 	8 {fakecolorsetup} COMMONBITMAPc	} bind def/ENDBITMAP {	} bind defend 	/ALDsave FMLOCAL	/ALDmatrix matrix def ALDmatrix currentmatrix pop/StartALD {	/ALDsave save def	 savematrix	 ALDmatrix setmatrix	} bind def/InALD {	 restorematrix	} bind def/DoneALD {	 ALDsave restore	} bind def%%EndProlog%%BeginSetup(3.0) FMVERSION1 1 612 792 0 1 1 FMDOCUMENT0 0 /Times-Roman FMFONTDEFINE32 FMFILLS0 0 FMFILL1 0.1 FMFILL2 0.3 FMFILL3 0.5 FMFILL4 0.7 FMFILL5 0.9 FMFILL6 0.97 FMFILL7 1 FMFILL8 <0f1e3c78f0e1c387> FMFILL9 <0f87c3e1f0783c1e> FMFILL10 <cccccccccccccccc> FMFILL11 <ffff0000ffff0000> FMFILL12 <8142241818244281> FMFILL13 <03060c183060c081> FMFILL14 <8040201008040201> FMFILL16 1 FMFILL17 0.9 FMFILL18 0.7 FMFILL19 0.5 FMFILL20 0.3 FMFILL21 0.1 FMFILL22 0.03 FMFILL23 0 FMFILL24 <f0e1c3870f1e3c78> FMFILL25 <f0783c1e0f87c3e1> FMFILL26 <3333333333333333> FMFILL27 <0000ffff0000ffff> FMFILL28 <7ebddbe7e7dbbd7e> FMFILL29 <fcf9f3e7cf9f3f7e> FMFILL30 <7fbfdfeff7fbfdfe> FMFILL%%EndSetup%%Page: "1" 1%%BeginPaperSize: Letter%%EndPaperSize612 792 0 FMBEGINPAGE7 X0 K90 450 67.5 67.71 283.5 478.97 G3 H2 Z0 X90 450 67.5 67.71 283.5 478.97 A192.93 508.16 216 501.54 192.93 494.93 195.34 501.54 4 YV126 501.54 195.34 501.54 2 L4 HN192.93 463.02 216 456.4 192.93 449.79 195.34 456.4 4 Y3 XV126 456.4 195.34 456.4 2 L0 XV3 XN210.93 435.93 234 429.32 210.93 422.7 213.34 429.32 4 Y2 XV135 429.32 213.34 429.32 2 LN210.93 535.24 234 528.63 210.93 522.01 213.34 528.63 4 Y4 XV135 528.63 213.34 528.63 2 LN381.93 485.59 405 478.97 381.93 472.36 384.34 478.97 4 Y0 XV351 478.97 384.34 478.97 2 LN270 483.48 288 483.48 2 L0.5 HN0 12 Q(Inputs from other neurons) 153 627.95 T234.35 558.69 233.99 546.69 227.94 557.06 231.44 556.71 4 YV216 618.91 231.45 556.69 2 LN266.69 426.81 270 438.34 273.31 426.81 270 428.01 4 YV270 366.12 270 428.01 2 LN(Threshold function) 216 348.07 T(W) 90 357.1 T(eighted) 100.36 357.1 T(Connections) 90 345.06 T159.95 406.59 171 411.26 164.1 401.44 162.96 404.77 4 YV126 375.15 162.96 404.77 2 LVN(Output) 441 519.61 T(\050active/inactive\051) 441 507.57 T407.88 490.89 395.99 492.52 406.94 497.44 406.22 493.99 4 YV459 501.54 406.23 493.99 2 LN315 519.6 M 279 519.6 279 519.6 279 483.48 D 279 447.37 279 447.37 243 447.37 DNFMENDPAGE%%EndPage: "1" 0%%Trailer%%BoundingBox: 0 0 612 792%%Pages: 1 -1%%DocumentFonts: Times-Roman

⌨️ 快捷键说明

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