home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / programm / 3075 < prev    next >
Encoding:
Internet Message Format  |  1992-11-07  |  1.0 KB

  1. Path: sparky!uunet!not-for-mail
  2. From: avg@rodan.UU.NET (Vadim Antonov)
  3. Newsgroups: comp.programming
  4. Subject: Re: Finding a zero byte in a 32-bit word
  5. Date: 6 Nov 1992 13:42:34 -0500
  6. Organization: Berkeley Software Design
  7. Lines: 15
  8. Message-ID: <1deeaqINNhd8@rodan.UU.NET>
  9. References: <1992Nov3.000345.14551@genghis.borland.com> <schnitzi.720908839@eola.cs.ucf.edu>
  10. NNTP-Posting-Host: rodan.uu.net
  11.  
  12. In article <schnitzi.720908839@eola.cs.ucf.edu> schnitzi@cs.ucf.edu (Mark Schnitzius) writes:
  13. >
  14. >A follow-up question:  There are algorithms which are _proprietary_??!
  15.  
  16. You betcha. There is a number of patented algorithms including
  17. using XOR for drawing cursor on a bitmapped screen, using backing
  18. store for saving obscured parts of windows, LZW data compression
  19. (the thing which is used in compress), RSA public-key encryption,
  20. elliptical method for solving linear programming problems, the
  21. "natural" order of recalculation in spreadsheets and others.
  22. No wonder if someday someone will patent left shift.
  23.  
  24. Contact League for Programming Freedom for details.
  25.  
  26. --vadim
  27.