QSORT.3
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:9k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:06:53 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /R{/Times-Roman FF}def
  248. /B{/Times-Bold FF}def
  249. /I{/Times-Italic FF}def
  250. %%EndProlog
  251. %%Page: 1 1
  252. BP
  253. /slant 0 def
  254. /height 0 def
  255. 480 V
  256. 10 R
  257. 720(QSORT)S
  258. 1059(()S
  259. 1101(3)S
  260. 1159())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4788(QSORT)S
  264. 5127(()S
  265. 5169(3)S
  266. 5227())S
  267. 960 V
  268. 9 R
  269. 720(N)S
  270. 722(NA)S
  271. 790(AM)S
  272. 858(ME)S
  273. 940(E)S
  274. 1080 V
  275. 10 R
  276. 1080(qsort)S
  277. 10 R-1
  278. 1306(-)S
  279. 10 R
  280. 1388(quicker)S
  281. 1715(sort)S
  282. 1248 V
  283. 9 R
  284. 720(S)S
  285. 722(SY)S
  286. 774(YN)S
  287. 842(NO)S
  288. 910(OP)S
  289. 978(PS)S
  290. 1030(SI)S
  291. 1082(IS)S
  292. 1115(S)S
  293. 1368 V
  294. 10 B
  295. 1080(#include)S
  296. 1482(<sys/types.h>)S
  297. 1488 V
  298. 1080(#include)S
  299. 1482(<stdlib.h>)S
  300. 1728 V
  301. 1080(void)S
  302. 1302(qsort(void)S
  303. 1782(*)S
  304. 10 I
  305. 1832(base)S
  306. 10 B
  307. 2016(,)S
  308. 2079(size_t)S
  309. 10 I
  310. 2358(nel)S
  311. 10 B
  312. 2481(,)S
  313. 2544(size_t)S
  314. 10 I
  315. 2823(width)S
  316. 10 B
  317. 3046(,)S
  318. 3109(int)S
  319. 3265((*)S
  320. 10 I
  321. 3349(compar)S
  322. 10 B
  323. 3656()(const)S
  324. 3986(void)S
  325. 4208(*,)S
  326. 4321(const)S
  327. 4583(void)S
  328. 4805(*)))S
  329. 1896 V
  330. 9 R
  331. 720(D)S
  332. 722(DE)S
  333. 790(ES)S
  334. 848(SC)S
  335. 900(CR)S
  336. 962(RI)S
  337. 1024(IP)S
  338. 1057(PT)S
  339. 1109(TI)S
  340. 1167(IO)S
  341. 1200(ON)S
  342. 1268(N)S
  343. 2016 V
  344. 10 B
  345. 1080(Qsort)S
  346. 10 R
  347. 1352(is)S
  348. 1445(an)S
  349. 1566(implementation)S
  350. 2223(of)S
  351. 2333(the)S
  352. 2482(quicker-sort)S
  353. 2995(algorithm.)S
  354. 3463(The)S
  355. 3647(256rst)S
  356. 3831(argument)S
  357. 4238(is)S
  358. 4332(a)S
  359. 4404(pointer)S
  360. 4716(to)S
  361. 4821(the)S
  362. 4971(base)S
  363. 5177(of)S
  364. 2136 V
  365. 1080(the)S
  366. 1233(data;)S
  367. 1459(the)S
  368. (second)279 1612 A
  369. 1921(is)S
  370. 2018(the)S
  371. 2171(number)S
  372. 2507(of)S
  373. 2620(elements;)S
  374. 3035(the)S
  375. 3187(third)S
  376. 3406(is)S
  377. 3502(the)S
  378. 3654(width)S
  379. 3912(of)S
  380. 4025(an)S
  381. 4149(element)S
  382. 4497(in)S
  383. 4604(bytes;)S
  384. 4873(the)S
  385. 5025(last)S
  386. 5194(is)S
  387. 2256 V
  388. 1080(the)S
  389. 1230(name)S
  390. 1475(of)S
  391. 1586(the)S
  392. 1736(comparison)S
  393. 2232(routine)S
  394. 2544(to)S
  395. 2649(be)S
  396. 2771(called)S
  397. 3039(with)S
  398. 3245(two)S
  399. 3423(arguments)S
  400. 3869(which)S
  401. 4142(are)S
  402. 4294(pointers)S
  403. 4646(to)S
  404. 4752(the)S
  405. 4903(elements)S
  406. 2376 V
  407. 1080(being)S
  408. 1334(compared.)S
  409. 1812(The)S
  410. 2000(routine)S
  411. 2316(must)S
  412. 2542(return)S
  413. 2814(an)S
  414. 2940(integer)S
  415. 3251(less)S
  416. 3433(than,)S
  417. 3661(equal)S
  418. 3909(to,)S
  419. 4042(or)S
  420. 4156(greater)S
  421. 4467(than)S
  422. 4670(0)S
  423. (according)397 4750 A
  424. 5177(as)S
  425. 2496 V
  426. 1080(the)S
  427. 1228(256rst)S
  428. 1410(argument)S
  429. 1815(is)S
  430. 1907(to)S
  431. 2010(be)S
  432. 2130(considered)S
  433. 2591(less)S
  434. 2767(than,)S
  435. 2990(equal)S
  436. 3233(to,)S
  437. 3361(or)S
  438. 3470(greater)S
  439. 3776(than)S
  440. 3974(the)S
  441. (second.)304 4122 A
  442. 2664 V
  443. 9 R
  444. 720(S)S
  445. 722(SE)S
  446. 774(EE)S
  447. 832(E)S
  448. 913(A)S
  449. 915(AL)S
  450. 983(LS)S
  451. 1041(SO)S
  452. 1093(O)S
  453. 2784 V
  454. 10 B
  455. 1080(sort)S
  456. 10 R
  457. 1248((1).)S
  458. 7903 V
  459. 720(Page)S
  460. 941(1)S
  461. 2669(()S
  462. 2711(May)S
  463. 2920(15,)S
  464. (1985)200 3070 A
  465. 3278())S
  466. 4455(September)S
  467. 4911(13,)S
  468. (1996)200 5061 A
  469. 8143 V
  470. EP
  471. %%Trailer
  472. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  473. %%Pages: 1