home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / compress / research / 386 < prev    next >
Encoding:
Text File  |  1993-01-22  |  1.6 KB  |  35 lines

  1. Newsgroups: comp.compression.research
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!sh.wide!wnoc-kyo!kuis!kudpc!nucc!g44140g
  3. From: g44140g@nucc.cc.nagoya-u.ac.jp (Haruhiko Okumura)
  4. Subject: Re: improvements to lha
  5. Message-ID: <1993Jan22.013145.1063@nucc.cc.nagoya-u.ac.jp>
  6. Sender: g44140g@nucc.cc.nagoya-u.ac.jp (Haruhiko Okumura)
  7. Organization: Matsusaka University, Matsusaka, Japan.
  8. Date: Fri, 22 Jan 1993 01:31:45 GMT
  9. Lines: 24
  10.  
  11. Thanks for the many ideas to improve LHA.  I'm aware that hashing will
  12. make LHA faster.  In fact there was an archiver (before ARJ and ZIP),
  13. written by a Japanese (in Z80 assembler!), that mimicked LHA's
  14. algorithm but used hashing.
  15.  
  16. As Dan Halem has mentioned, the idea by Leonid A. Broukhis reminded me
  17. of Bender and Wolf, IEEE IT 37, 721-729 (1991).  This should improve
  18. compression, but is probably rather slow.
  19.  
  20. I received several emails asking the status of LHA in Japan.  LHA 2.13
  21. is still the de fact standard archiver here.  It won the first Free
  22. Software Grand Prix of Japan last year.  Yoshi (the author of LHA) has
  23. written several minor revisions.  I think 2.56a1 is the latest one,
  24. This particular version tries to cope with NetWare file sharing.  But
  25. its algorithm is the same as LHA 2.13.  Some of the previous test
  26. versions were compiled under DOS extender with larger dictionary
  27. sizes.  They were very very slow.
  28.  
  29. It's high time Yoshi rewrote his archiver, but he's too busy (and so
  30. am I).  We need your help.
  31.  
  32.                      Haruhiko Okumura (g44140g@nucc.cc.nagoya-u.ac.jp)
  33.               Matsusaka University, 1846 Kubo-cho, Matsusaka 515 Japan
  34.  
  35.