node.eps
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:8k
源码类别:

通讯编程

开发平台:

Visual C++

  1. %!
  2. %%BoundingBox: 26 367 508 737
  3. %%Title: node
  4. %%CreationDate: Wed Sep 10 16:23:48 1997
  5. %%Creator: Tgif-2.16-p12 by William Chia-Wei Cheng (william@cs.UCLA.edu)
  6. /tgifdict 6 dict def
  7. tgifdict begin
  8. /tgifellipsedict 6 dict def
  9. tgifellipsedict /mtrx matrix put
  10. /tgifellipse
  11.  { tgifellipsedict begin
  12.       /yrad exch def
  13.       /xrad exch def
  14.       /y exch def
  15.       /x exch def
  16.       /savematrix mtrx currentmatrix def
  17.       x y translate
  18.       xrad yrad scale
  19.       0 0 1 0 360 arc
  20.       savematrix setmatrix
  21.    end
  22.  } def
  23. /tgifarrowtipdict 8 dict def
  24. tgifarrowtipdict /mtrx matrix put
  25. /tgifarrowtip
  26.  { tgifarrowtipdict begin
  27.       /dy exch def
  28.       /dx exch def
  29.       /h exch def
  30.       /w exch def
  31.       /y exch def
  32.       /x exch def
  33.       /savematrix mtrx currentmatrix def
  34.       x y translate
  35.       dy dx atan rotate
  36.       0 0 moveto
  37.       w neg h lineto
  38.       w neg h neg lineto
  39.       savematrix setmatrix
  40.    end
  41.  } def
  42. /tgifcentertext { dup stringwidth pop 2 div neg 0 rmoveto } def
  43. end
  44. %%PageBoundingBox: 26 367 508 737
  45. tgifdict begin
  46. /tgifsavedpage save def
  47. 1 setmiterlimit
  48. 1 setlinewidth
  49. 0 setgray
  50. 72 0 mul 72 11.00 mul translate
  51. 72 128 div 100 mul 100 div dup neg scale
  52. gsave
  53. % BOX
  54. 0 setgray
  55. gsave
  56.    1.415 setmiterlimit
  57.    3 setlinewidth
  58.    [20 4 4 4] 0 setdash
  59.    newpath
  60.       200 100 moveto 900 100 lineto 900 650 lineto 200 650 lineto
  61.    closepath stroke
  62.    [] 0 setdash
  63.    1 setlinewidth
  64.    1 setmiterlimit
  65. grestore
  66. % POLYGON/CLOSED-SPLINE
  67. 0 setgray
  68. newpath
  69.    301 375 moveto
  70.    301 475 lineto
  71.    376 525 lineto
  72.    376 325 lineto
  73. closepath
  74. gsave
  75. grestore
  76. gsave
  77.    3 setlinewidth
  78.    stroke
  79. grestore
  80. % OVAL
  81. 0 setgray
  82. newpath 200 425 24 24 tgifellipse
  83. closepath 1 setgray fill
  84.    0 setgray
  85. gsave
  86.    3 setlinewidth
  87.    newpath 200 425 24 24 tgifellipse stroke
  88.    1 setlinewidth
  89. grestore
  90. % POLYGON/CLOSED-SPLINE
  91. 0 setgray
  92. newpath
  93.    500 150 moveto
  94.    500 250 lineto
  95.    575 300 lineto
  96.    575 100 lineto
  97. closepath
  98. gsave
  99. grestore
  100. gsave
  101.    3 setlinewidth
  102.    stroke
  103. grestore
  104. % POLY/OPEN-SPLINE
  105. 0 setgray
  106. gsave
  107.    3 setlinewidth
  108.    newpath
  109.       381 378 moveto
  110.       -178 108 atan dup cos 12 mul 489 exch sub
  111.       exch sin 12 mul 200 exch sub lineto
  112.    stroke
  113.    1 setlinewidth
  114. grestore
  115. gsave
  116.    newpath
  117.       489 200 12 5 108 -178 tgifarrowtip
  118.    1 setgray closepath fill
  119.    0 setgray
  120.    newpath
  121.       489 200 12 5 108 -178 tgifarrowtip
  122.    closepath fill
  123. grestore
  124. % OVAL
  125. 0 setgray
  126. gsave
  127.    3 setlinewidth
  128.    newpath 594 724 49 25 tgifellipse stroke
  129.    1 setlinewidth
  130. grestore
  131. % TEXT
  132. 0 setgray
  133. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  134.    gsave
  135.       594 731 moveto (Link) tgifcentertext show
  136.    grestore
  137. % OVAL
  138. 0 setgray
  139. gsave
  140.    3 setlinewidth
  141.    newpath 845 725 49 25 tgifellipse stroke
  142.    1 setlinewidth
  143. grestore
  144. % TEXT
  145. 0 setgray
  146. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  147.    gsave
  148.       845 732 moveto (Link) tgifcentertext show
  149.    grestore
  150. % OVAL
  151. 0 setgray
  152. gsave
  153.    3 setlinewidth
  154.    newpath 722 725 49 25 tgifellipse stroke
  155.    1 setlinewidth
  156. grestore
  157. % TEXT
  158. 0 setgray
  159. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  160.    gsave
  161.       722 732 moveto (Link) tgifcentertext show
  162.    grestore
  163. % POLY/OPEN-SPLINE
  164. 0 setgray
  165. gsave
  166.    3 setlinewidth
  167.    newpath
  168.       378 431 moveto
  169.       488.00 513.67 600.33 603.33
  170.       145 172 atan dup cos 12 mul 715 exch sub
  171.       exch sin 12 mul 700 exch sub curveto
  172.    stroke
  173.    1 setlinewidth
  174. grestore
  175. gsave
  176.    newpath
  177.       715 700 12 5 172 145 tgifarrowtip
  178.    1 setgray closepath fill
  179.    0 setgray
  180.    newpath
  181.       715 700 12 5 172 145 tgifarrowtip
  182.    closepath fill
  183. grestore
  184. % POLY/OPEN-SPLINE
  185. 0 setgray
  186. gsave
  187.    3 setlinewidth
  188.    newpath
  189.       71 425 moveto
  190.       0 100 atan dup cos 12 mul 171 exch sub
  191.       exch sin 12 mul 425 exch sub lineto
  192.    stroke
  193.    1 setlinewidth
  194. grestore
  195. gsave
  196.    newpath
  197.       171 425 12 5 100 0 tgifarrowtip
  198.    1 setgray closepath fill
  199.    0 setgray
  200.    newpath
  201.       171 425 12 5 100 0 tgifarrowtip
  202.    closepath fill
  203. grestore
  204. % POLY/OPEN-SPLINE
  205. 0 setgray
  206. gsave
  207.    3 setlinewidth
  208.    newpath
  209.       226 426 moveto
  210.       0 70 atan dup cos 12 mul 296 exch sub
  211.       exch sin 12 mul 426 exch sub lineto
  212.    stroke
  213.    1 setlinewidth
  214. grestore
  215. gsave
  216.    newpath
  217.       296 426 12 5 70 0 tgifarrowtip
  218.    1 setgray closepath fill
  219.    0 setgray
  220.    newpath
  221.       296 426 12 5 70 0 tgifarrowtip
  222.    closepath fill
  223. grestore
  224. % TEXT
  225. 0 setgray
  226. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  227.    gsave
  228.       101 411 moveto (Node entry) tgifcentertext show
  229.    grestore
  230. % TEXT
  231. 0 setgray
  232. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  233.    gsave
  234.       283 333 moveto (Addr) tgifcentertext show
  235.       283 356 moveto (Classifier) tgifcentertext show
  236.    grestore
  237. % TEXT
  238. 0 setgray
  239. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  240.    gsave
  241.       447 142 moveto (Port) tgifcentertext show
  242.       447 165 moveto (Classifier) tgifcentertext show
  243.    grestore
  244. % TEXT
  245. 0 setgray
  246. /Helvetica-Bold findfont [25 0 0 -25 0 0] makefont setfont
  247.    gsave
  248.       243 131 moveto (NODE) tgifcentertext show
  249.    grestore
  250. % POLY/OPEN-SPLINE
  251. 0 setgray
  252. gsave
  253.    3 setlinewidth
  254.    newpath
  255.       377 405 moveto
  256.       523.00 441.00 677.67 539.33
  257.       241 245 atan dup cos 12 mul 841 exch sub
  258.       exch sin 12 mul 700 exch sub curveto
  259.    stroke
  260.    1 setlinewidth
  261. grestore
  262. gsave
  263.    newpath
  264.       841 700 12 5 245 241 tgifarrowtip
  265.    1 setgray closepath fill
  266.    0 setgray
  267.    newpath
  268.       841 700 12 5 245 241 tgifarrowtip
  269.    closepath fill
  270. grestore
  271. % POLY/OPEN-SPLINE
  272. 0 setgray
  273. gsave
  274.    3 setlinewidth
  275.    newpath
  276.       377 484 moveto
  277.       455.00 518.67 525.33 588.67
  278.       158 94 atan dup cos 12 mul 588 exch sub
  279.       exch sin 12 mul 694 exch sub curveto
  280.    stroke
  281.    1 setlinewidth
  282. grestore
  283. gsave
  284.    newpath
  285.       588 694 12 5 94 158 tgifarrowtip
  286.    1 setgray closepath fill
  287.    0 setgray
  288.    newpath
  289.       588 694 12 5 94 158 tgifarrowtip
  290.    closepath fill
  291. grestore
  292. % OVAL
  293. 0 setgray
  294. gsave
  295.    3 setlinewidth
  296.    newpath 775 137 49 25 tgifellipse stroke
  297.    1 setlinewidth
  298. grestore
  299. % TEXT
  300. 0 setgray
  301. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  302.    gsave
  303.       775 144 moveto (Agent) tgifcentertext show
  304.    grestore
  305. % OVAL
  306. 0 setgray
  307. gsave
  308.    3 setlinewidth
  309.    newpath 736 212 49 25 tgifellipse stroke
  310.    1 setlinewidth
  311. grestore
  312. % TEXT
  313. 0 setgray
  314. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  315.    gsave
  316.       736 219 moveto (Agent) tgifcentertext show
  317.    grestore
  318. % OVAL
  319. 0 setgray
  320. gsave
  321.    3 setlinewidth
  322.    newpath 795 285 49 25 tgifellipse stroke
  323.    1 setlinewidth
  324. grestore
  325. % TEXT
  326. 0 setgray
  327. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  328.    gsave
  329.       795 292 moveto (Agent) tgifcentertext show
  330.    grestore
  331. % POLY/OPEN-SPLINE
  332. 0 setgray
  333. gsave
  334.    3 setlinewidth
  335.    newpath
  336.       575 175 moveto
  337.       625.00 133.67 676.00 118.33
  338.       16 78 atan dup cos 12 mul 728 exch sub
  339.       exch sin 12 mul 129 exch sub curveto
  340.    stroke
  341.    1 setlinewidth
  342. grestore
  343. gsave
  344.    newpath
  345.       728 129 12 5 78 16 tgifarrowtip
  346.    1 setgray closepath fill
  347.    0 setgray
  348.    newpath
  349.       728 129 12 5 78 16 tgifarrowtip
  350.    closepath fill
  351. grestore
  352. % POLY/OPEN-SPLINE
  353. 0 setgray
  354. gsave
  355.    3 setlinewidth
  356.    newpath
  357.       575 203 moveto
  358.       8 113 atan dup cos 12 mul 688 exch sub
  359.       exch sin 12 mul 211 exch sub lineto
  360.    stroke
  361.    1 setlinewidth
  362. grestore
  363. gsave
  364.    newpath
  365.       688 211 12 5 113 8 tgifarrowtip
  366.    1 setgray closepath fill
  367.    0 setgray
  368.    newpath
  369.       688 211 12 5 113 8 tgifarrowtip
  370.    closepath fill
  371. grestore
  372. % POLY/OPEN-SPLINE
  373. 0 setgray
  374. gsave
  375.    3 setlinewidth
  376.    newpath
  377.       577 251 moveto
  378.       37 168 atan dup cos 12 mul 745 exch sub
  379.       exch sin 12 mul 288 exch sub lineto
  380.    stroke
  381.    1 setlinewidth
  382. grestore
  383. gsave
  384.    newpath
  385.       745 288 12 5 168 37 tgifarrowtip
  386.    1 setgray closepath fill
  387.    0 setgray
  388.    newpath
  389.       745 288 12 5 168 37 tgifarrowtip
  390.    closepath fill
  391. grestore
  392. % TEXT
  393. 0 setgray
  394. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  395.    gsave
  396.       512 290 moveto (dmux_) tgifcentertext show
  397.    grestore
  398. % TEXT
  399. 0 setgray
  400. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  401.    gsave
  402.       289 524 moveto (classifier_) tgifcentertext show
  403.    grestore
  404. % TEXT
  405. 0 setgray
  406. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  407.    gsave
  408.       724 319 moveto (agents_) tgifcentertext show
  409.    grestore
  410. % TEXT
  411. 0 setgray
  412. /Helvetica-Bold findfont [20 0 0 -20 0 0] makefont setfont
  413.    gsave
  414.       159 460 moveto (entry_) tgifcentertext show
  415.    grestore
  416. grestore
  417. tgifsavedpage restore
  418. end
  419. %MatchingCreationDate: Wed Sep 10 16:23:48 1997