home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol134 / abstract.134 < prev    next >
Encoding:
Text File  |  1985-02-10  |  2.6 KB  |  66 lines

  1.             
  2.  
  3.             CONTENTS OF VOLUME #26
  4.  
  5. 1.    Thi≤ i≤ thσ seconΣ par⌠ oµ severa∞ disk≤ donateΣ b∙ Greτ ì
  6. Acland.The∙ arσ differen⌠ iε tha⌠ mos⌠ oµ thσ program≤ arσ ì
  7. Procedure≤ o≥ Functions« Therσ arσ somσ program≤ bu⌠ thσ emphasi≤ ì
  8. i≤ oε buildinτ u≡ ß library« Greτ ha≤ als∩ adapteΣ somσ ì
  9. algorithm≤ froφ thσ collecteΣ algorithm≤ oµ AC═ s∩ the∙ arσ heav∙ ì
  10. iε MATH« Man∙ oµ thesσ cal∞ eacΦ othe≥ s∩ ╔ havσ trieΣ t∩ kee≡ ì
  11. theφ togeather« The∙ al∞ camσ witΦ RE╠ file≤ bu⌠ ╔ diΣ no⌠ ì
  12. includσ theφ t∩ savσ spacσ althougΦ the∙ diΣ provσ the∙ coulΣ bσ ì
  13. compileΣ anΣ assembled« Al∞ adapteΣ t∩ Pascal/Z.
  14.  
  15.     TSTAN2.COM/PAS    Inputs a regression coefficient to be
  16.             converted to the correspnding slope angle.
  17.     TRIGLIB.PAS    Contains seven (7) Functions dealing
  18.             with trig.
  19.     PROFILE.SRC    A PASCAL/Z external routine to fill arrays X
  20.             and Y using a Houston HIPAD Digitizer for
  21.             input.
  22.     TP.PAS        This program uses PROFILE.
  23.     MACRO.SRC    Some macro's Greg has collected.
  24.     DRVCHK.PAS    A procedure to ensure that a character to be
  25.             used as a filename prefix refers to a legal 
  26.             drive.
  27.  
  28. 2.  Harry Muttart, of Cupertino Ca, has submitted some nice routines.
  29.  
  30.     CLEAN.PAS
  31.     CLEANPRT.PAS    These two were used to filter characters 
  32.             that upset his printer.
  33.     BINTOHEX.PAS    This converts each character of a binary
  34.             file to two ASCII hex digits. 
  35.     HEXTOBIN.PAS    This converts the other way, hex to binary.
  36.     GETFILES.PAS    Harry didn't say anything about this procedure
  37.             but it looked interesting so I threw it in
  38.             anyway. It may be a duplicate but only 2K made
  39.             it a cheap gamble.
  40.  
  41. 3.  Roy Allen, of Mill Valley CA, has done some updating and submitted
  42.     some new stuff.
  43.  
  44.     ANIMALS.COM/PAS    This is a simple game that Roy submitted 
  45.             before. He found two bugs so he is re-submiting 
  46.             it. 
  47.  
  48.     CONVERT.DOC    This is the DOC for the rest of his submissions.
  49.  
  50.     GLOBALS.RN$    This converts numbers between STRING and REAL
  51.     PASZCODE.RN$    representation.
  52.  
  53.     GLOBALS.INT    This converts integers to STRING representation.
  54.     PASZCODE.INT
  55.  
  56. 4.  This Z80 program fascinated me because I had written a check 
  57.     program in Pascal and also in DBase II. It is interesting how
  58.     Ralph Sherman, of Forest Va, handled everything. I got this through
  59.     the BigBoard Users Group (one of our members is a member) and hope
  60.     they continue to expand and grow. Anyway, here is a example to
  61.     examine on how to write an applications program in assembly.
  62.  
  63.     CHECKS.COM/Z80/DOC    A check program in assembly.
  64.     EXAMPL.CHK/.NAM/DOC    The check demo to practice upon.
  65.  
  66.