home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / modula2 / 00-index.txt next >
Encoding:
Text File  |  1997-10-26  |  4.3 KB  |  70 lines

  1. NOTE: This list was created on Sun Oct 26 12:14:59 EST 1997
  2. Some files may have been added or deleted since that date.
  3. See file pub/cpm/filedocs/aaaread.me for additional information.
  4.  
  5. NOTE: Type B is Binary; Type A is ASCII
  6.  
  7. Directory pub/cpm/modula2/
  8.  Filename   Type Length   Date   Description
  9. ==============================================
  10. afai.def      A     161  870108  No description available
  11. afai.mod      A    1075  870108  No description available
  12. allq.mzd      B    1024  870426  Finds solutions of 8 queens problem
  13. baltree.mod   A    7714  870108  Insertion/deletoin in AVL-balanced tree
  14. bench.mod     A     810  870108  Read text file
  15. bingcd.mod    A     971  870108  Find greatest common divisor of two numbers
  16. bitwise.mzd   B    1024  870910  More bit stuff for Modula-2
  17. btree.mod     A    6968  870108  Insert/delete elements in a B-tree
  18. case.lbr      B   27648  870505  Modula-2 programming tool
  19. cmpisqrt.mod  A     715  870108  Compute largest integer <= square root of int
  20. cmppower.mod  A     745  870108  Raise integer to a positive power
  21. complex.mod   A     647  870108  Multiply complex numbers
  22. cross1.mod    A    3385  870108  Generate a cross-reference table from a text
  23. cross2.mod    A   15267  870108  Generate cross-reference table using hash tbl
  24. crunch.mod    A     658  870108  Eliminate multiple blank spaces in a file
  25. dicetest.mzd  B    2048  870426  Dice rolling test in Modula-2
  26. divide.mod    A     975  870108  Divide an integer by a natural number
  27. edit.mod      A    1729  870108  Read a text
  28. fibonacc.mod  A     797  870108  Compute Fibonacci numbers
  29. fraction.mod  A     872  870108  Compute a table of exact fractions
  30. gcdlcm.mod    A     889  870108  Compute GCD and LCM of two natural numbers
  31. harmonic.mod  A    1187  870108  Compute the harmonic function
  32. knightst.mod  A    1350  870108  Knight's Test problem
  33. list.mod      A    1392  870108  Locate records in an ordered list by a key
  34. list2.mod     A    1313  870108  Locate records in an ordered list by a key
  35. m2vhoch.lbr   B   19200  870426  Two prime computation programs
  36. magicsqu.mod  A     810  870108  Count number of words in text by length
  37. marriage.mod  A    2548  870108  Find solution to stable marriage problem
  38. mergesor.mod  A    3538  870108  Natural merge sort w/ 3 files
  39. mtmod2.lbr    B    8192  870830  A selection of Modula-2 programs
  40. optimalt.mod  A    7529  870108  Find optimally structured binary search tree
  41. palindro.mod  A     613  870108  Find integers whose squares are palindromes
  42. permute.mod   A     734  870108  Compute all n! permuatations of integers
  43. plo.mod       A    8458  870108  Skeleton compiler w/ syntax checking
  44. polysort.mod  A    4922  870108  Polyphase sort program
  45. postfix.mod   A     962  870108  Convert expressions from infix to postfix
  46. power2.mod    A    1127  870108  Compute table of positive and neg. powers of 2
  47. pplot.mod     A    1474  870108  Printer plot module
  48. primes.mod    A     925  870108  Compute a table of first n prime numbers
  49. printerp.mod  A     954  870108  Plot a function on the screen
  50. procon.fzx    B     896  870426  Producer/Consumer Test Module
  51. procon.mzd    B    1024  870426  Producer/Consumer Test module
  52. queens8.mod   A    1139  870108  8 Queens problem
  53. recurren.mod  A    2041  870108  Determine recurrence relations
  54. selectio.mod  A    1994  870108  Find optimal selection of objs from a set
  55. sequence.mod  A    1064  870108  Find non-adjacent sequence of digits
  56. shellif.mzd   B    1920  870426  ZCPR3 MOD for IF/ELSE in a shell
  57. sierpins.mod  A    1116  870108  Sierpinski module
  58. sieve.mod     A     736  870108  Table of primes using sieve of Erasthenes
  59. sort.mod      A    3682  870108  Performs various types of sorts on an array
  60. strlib.def    A    4154  870108  String manipulation for MRI Modula2
  61. strlib.mod    A   15523  870108  String manipulation for MRI Modula2
  62. strtes.mod    A    2052  870108  Demonstrate string functions in strlib.mod
  63. sum10000.mod  A     959  870108  Computes sum in four different ways
  64. sumofcub.mod  A    1411  870108  Find smallest pos. integer from two cubes
  65. ticktock.mod  A     942  870124  Corrected Modula-2 sample program
  66. topsort.mod   A    2061  870108  Topological sorting
  67. tree.mod      A    2162  870108  Insertion/deletion of elements in binary tree
  68. useafai.mod   A     499  870108  No description available
  69. wordleng.mod  A     810  870108  Read text and count words by length
  70.