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

通讯编程

开发平台:

Visual C++

  1. %!
  2. %%BoundingBox: 2 708 411 789
  3. %%Title: cache-flowchart
  4. %%CreationDate: Mon Aug 24 18:00:53 1998
  5. %%Creator: Tgif-3.0-p9 by William Chia-Wei Cheng (william@cs.UCLA.edu)
  6. /tgifdict 4 dict def
  7. tgifdict begin
  8. /tgifarrowtipdict 8 dict def
  9. tgifarrowtipdict /mtrx matrix put
  10. /tgifarrowtip
  11.  { tgifarrowtipdict begin
  12.       /dy exch def
  13.       /dx exch def
  14.       /h exch def
  15.       /w exch def
  16.       /y exch def
  17.       /x exch def
  18.       /savematrix mtrx currentmatrix def
  19.       x y translate
  20.       dy dx atan rotate
  21.       0 0 moveto
  22.       w neg h lineto
  23.       w neg h neg lineto
  24.       savematrix setmatrix
  25.    end
  26.  } def
  27. end
  28. %%PageBoundingBox: 2 708 411 789
  29. tgifdict begin
  30. /tgifsavedpage save def
  31. 1 setmiterlimit
  32. 1 setlinewidth
  33. 0 setgray
  34. 72 0 mul 72 11.00 mul translate
  35. 72 128 div 100.000 mul 100 div dup neg scale
  36. gsave
  37. /tgiforigctm matrix currentmatrix def
  38. % TEXT
  39. 0 setgray
  40. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  41.    gsave
  42.       8 99 moveto (get-request()) show
  43.    grestore
  44. % POLY/OPEN-SPLINE
  45. 0 setgray
  46. gsave
  47.    newpath
  48.       100 95 moveto
  49.       -42 44 atan dup cos 8.000 mul 144 exch sub
  50.       exch sin 8.000 mul 53 exch sub lineto
  51.    tgiforigctm setmatrix
  52.    1 setlinewidth
  53.    stroke
  54. grestore
  55. gsave
  56.    tgiforigctm setmatrix
  57.    newpath
  58.       144 53 8.000 3.000 44 -42 tgifarrowtip
  59.    1 setgray closepath fill
  60.    0 setgray
  61.    newpath
  62.       144 53 8.000 3.000 44 -42 tgifarrowtip
  63.    closepath fill
  64. grestore
  65. % TEXT
  66. 0 setgray
  67. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  68.    gsave
  69.       149 59 moveto (cache-hit()) show
  70.    grestore
  71. % TEXT
  72. 0 setgray
  73. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  74.    gsave
  75.       149 141 moveto (cache-miss()) show
  76.    grestore
  77. % TEXT
  78. 0 setgray
  79. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  80.    gsave
  81.       431 18 moveto (send cached page) show
  82.    grestore
  83. % TEXT
  84. 0 setgray
  85. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  86.    gsave
  87.       432 99 moveto (refetch-pending()) show
  88.    grestore
  89. % POLY/OPEN-SPLINE
  90. 0 setgray
  91. gsave
  92.    newpath
  93.       232 55 moveto
  94.       0 38 atan dup cos 8.000 mul 270 exch sub
  95.       exch sin 8.000 mul 55 exch sub lineto
  96.    tgiforigctm setmatrix
  97.    1 setlinewidth
  98.    stroke
  99. grestore
  100. gsave
  101.    tgiforigctm setmatrix
  102.    newpath
  103.       270 55 8.000 3.000 38 0 tgifarrowtip
  104.    1 setgray closepath fill
  105.    0 setgray
  106.    newpath
  107.       270 55 8.000 3.000 38 0 tgifarrowtip
  108.    closepath fill
  109. grestore
  110. % TEXT
  111. 0 setgray
  112. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  113.    gsave
  114.       275 58 moveto (is-consistent()) show
  115.    grestore
  116. % POLY/OPEN-SPLINE
  117. 0 setgray
  118. gsave
  119.    newpath
  120.       101 96 moveto
  121.       42 44 atan dup cos 8.000 mul 145 exch sub
  122.       exch sin 8.000 mul 138 exch sub lineto
  123.    tgiforigctm setmatrix
  124.    1 setlinewidth
  125.    stroke
  126. grestore
  127. gsave
  128.    tgiforigctm setmatrix
  129.    newpath
  130.       145 138 8.000 3.000 44 42 tgifarrowtip
  131.    1 setgray closepath fill
  132.    0 setgray
  133.    newpath
  134.       145 138 8.000 3.000 44 42 tgifarrowtip
  135.    closepath fill
  136. grestore
  137. % POLY/OPEN-SPLINE
  138. 0 setgray
  139. gsave
  140.    newpath
  141.       381 55 moveto
  142.       -42 44 atan dup cos 8.000 mul 425 exch sub
  143.       exch sin 8.000 mul 13 exch sub lineto
  144.    tgiforigctm setmatrix
  145.    1 setlinewidth
  146.    stroke
  147. grestore
  148. gsave
  149.    tgiforigctm setmatrix
  150.    newpath
  151.       425 13 8.000 3.000 44 -42 tgifarrowtip
  152.    1 setgray closepath fill
  153.    0 setgray
  154.    newpath
  155.       425 13 8.000 3.000 44 -42 tgifarrowtip
  156.    closepath fill
  157. grestore
  158. % POLY/OPEN-SPLINE
  159. 0 setgray
  160. gsave
  161.    newpath
  162.       382 56 moveto
  163.       42 44 atan dup cos 8.000 mul 426 exch sub
  164.       exch sin 8.000 mul 98 exch sub lineto
  165.    tgiforigctm setmatrix
  166.    1 setlinewidth
  167.    stroke
  168. grestore
  169. gsave
  170.    tgiforigctm setmatrix
  171.    newpath
  172.       426 98 8.000 3.000 44 42 tgifarrowtip
  173.    1 setgray closepath fill
  174.    0 setgray
  175.    newpath
  176.       426 98 8.000 3.000 44 42 tgifarrowtip
  177.    closepath fill
  178. grestore
  179. % TEXT
  180. 0 setgray
  181. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  182.    gsave
  183.       386 40 moveto (Y) show
  184.    grestore
  185. % TEXT
  186. 0 setgray
  187. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  188.    gsave
  189.       387 85 moveto (N) show
  190.    grestore
  191. % POLY/OPEN-SPLINE
  192. 0 setgray
  193. gsave
  194.    newpath
  195.       236 138 moveto
  196.       0 36 atan dup cos 8.000 mul 272 exch sub
  197.       exch sin 8.000 mul 138 exch sub lineto
  198.    tgiforigctm setmatrix
  199.    1 setlinewidth
  200.    stroke
  201. grestore
  202. gsave
  203.    tgiforigctm setmatrix
  204.    newpath
  205.       272 138 8.000 3.000 36 0 tgifarrowtip
  206.    1 setgray closepath fill
  207.    0 setgray
  208.    newpath
  209.       272 138 8.000 3.000 36 0 tgifarrowtip
  210.    closepath fill
  211. grestore
  212. % TEXT
  213. 0 setgray
  214. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  215.    gsave
  216.       278 141 moveto (send-request()) show
  217.    grestore
  218. % POLY/OPEN-SPLINE
  219. 0 setgray
  220. gsave
  221.    newpath
  222.       553 96 moveto
  223.       -42 44 atan dup cos 8.000 mul 597 exch sub
  224.       exch sin 8.000 mul 54 exch sub lineto
  225.    tgiforigctm setmatrix
  226.    1 setlinewidth
  227.    stroke
  228. grestore
  229. gsave
  230.    tgiforigctm setmatrix
  231.    newpath
  232.       597 54 8.000 3.000 44 -42 tgifarrowtip
  233.    1 setgray closepath fill
  234.    0 setgray
  235.    newpath
  236.       597 54 8.000 3.000 44 -42 tgifarrowtip
  237.    closepath fill
  238. grestore
  239. % POLY/OPEN-SPLINE
  240. 0 setgray
  241. gsave
  242.    newpath
  243.       554 97 moveto
  244.       42 44 atan dup cos 8.000 mul 598 exch sub
  245.       exch sin 8.000 mul 139 exch sub lineto
  246.    tgiforigctm setmatrix
  247.    1 setlinewidth
  248.    stroke
  249. grestore
  250. gsave
  251.    tgiforigctm setmatrix
  252.    newpath
  253.       598 139 8.000 3.000 44 42 tgifarrowtip
  254.    1 setgray closepath fill
  255.    0 setgray
  256.    newpath
  257.       598 139 8.000 3.000 44 42 tgifarrowtip
  258.    closepath fill
  259. grestore
  260. % TEXT
  261. 0 setgray
  262. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  263.    gsave
  264.       603 58 moveto (ignore the request) show
  265.    grestore
  266. % TEXT
  267. 0 setgray
  268. /Courier findfont [12 0 0 -12 0 0] makefont setfont
  269.    gsave
  270.       604 142 moveto (refetch()) show
  271.    grestore
  272. grestore
  273. tgifsavedpage restore
  274. end
  275. %MatchingCreationDate: Mon Aug 24 18:00:53 1998