home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / CONTRIB / MBASE / MBASE51.TAR / mbase51 / tech / contents < prev   
Encoding:
Text File  |  1993-09-04  |  1.2 KB  |  34 lines

  1. Technical Documentation                                           MetalBase 5.1
  2. -------------------------------------------------------------------------------
  3.  
  4. This directory contains more technical information about the internals of
  5. MetalBase, broken down into separate files (chapters) by subject.  Most
  6. chapters consist of pseudocode or tables, but if you're lucky, I've added
  7. some explanatory text as well.
  8.  
  9.  
  10.       Format of relations...................................Chapter 1
  11.  
  12.       Binary tree algorithms................................Chapter 2
  13.  
  14.       Delayed indexing......................................Chapter 3
  15.  
  16.       Encryption............................................Chapter 4
  17.  
  18.       Internal cache........................................Chapter 5
  19.  
  20.       Locking and concurrency...............................Chapter 6
  21.  
  22.       Multi-length fields...................................Chapter 7
  23.  
  24.       Data compression......................................Chapter 8
  25.  
  26.       Typedef RELATION......................................Chapter 9
  27.  
  28.       Structure packing and alignment.......................Chapter 10
  29.  
  30.       MBCONV: Conversion from 4.0...........................Chapter 11
  31.  
  32.       MBDIAG: Repair of indices.............................Chapter 12
  33.  
  34.