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