home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / compress / research / 344 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!cleveland.Freenet.Edu!al045
  2. From: al045@cleveland.Freenet.Edu (Gergely Tapolyai)
  3. Newsgroups: comp.compression.research
  4. Subject: Delta Record Agorithm
  5. Date: 15 Dec 1992 23:19:08 GMT
  6. Organization: Case Western Reserve University, Cleveland, Ohio (USA)
  7. Lines: 18
  8. Message-ID: <1glp5cINN1nm@usenet.INS.CWRU.Edu>
  9. NNTP-Posting-Host: slc10.ins.cwru.edu
  10.  
  11.  
  12. Setting:  A Database, where changes on a record must be kept, i.e.
  13.           a history of changes by storing records as an archive
  14.           before it changes.
  15. Problem:  Space limitation.  Records can be as large as 1MByte.
  16.           
  17. Solution:  Well, that is what I am looking for.  I have thought
  18.            of compression, keeping delta records, and finaly
  19.            I came uppon reverse delta records.
  20.  
  21. Now the only thing I need is an algorithm for it.  
  22.  
  23. Anyone out there can point me to the right direction?
  24.  
  25. Thank you.
  26. -- 
  27. TAPOLYAI, Gergely                al045@cleveland.freenet.edu
  28.                                  Cleveland, Ohio U.S.A.
  29.