From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp,alt.comp.lang.learn.c-c++ Subject: Re: algorithm problem Date: Mon, 30 Aug 1999 23:59:29 -0500 Organization: Rose-Hulman Institute of Technology Lines: 51 Message-ID: <7qfnhn$g2k$1@solomon.cs.rose-hulman.edu> References: <37C6796E DOT 632E3EBE AT bharat DOT net> <37c74c3c DOT 1774223 AT newsserver DOT cc DOT monash DOT edu DOT au> NNTP-Posting-Host: 137.112.205.227 X-Trace: solomon.cs.rose-hulman.edu 936075639 16468 137.112.205.227 (31 Aug 1999 05:00:39 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 31 Aug 1999 05:00:39 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Davin McCall wrote in message news:37c74c3c DOT 1774223 AT newsserver DOT cc DOT monash DOT edu DOT au... > I don't know if these are what you're looking for, but my own site: > > http://yoyo.cc.monash.edu.au/~davmac/#algorithms > > has info on RSA encryption and > LZW compression Lempel-Ziv-Welch compression is patented. Does your site mention that Unisys (http://www.unisys.com) will own United States patent 4,558,302 on LZW compression until at least the year 2003, or that Unisys won't let open source software use LZW compression, or that the Free Software Foundation (http://www.gnu.org) is boycotting GIF because GIF uses LZW compression and Unisys is not nice to copylefters who use the GNU General Public License? > (as well as a perhaps rather pointless but > interesting discussion of fibonacci numbers). > > Davin. > > On Fri, 27 Aug 1999 17:11:34 +0530, Anand Singh Bisen > wrote: > > >Hello everybody > > > >I want to make a new site which will contain only algorithms and > >numerical recipees in (C/Pascal style) cause such type of site is > >missing from the net. So I urge everybody who knows such types of > >resources please send me the URL's to help me complete my job better. The popular puzzle game DOSArena Tetanus contains a good floodfill algorithm. Download the source code http://come.to/yerrick It's all GPL, so you'll be able to use my code in anything else that's GPL. > >Thanks a lot for your co-operation. > > __________________________________________________________ > *** davmac - sharkin'!! davmac AT iname DOT com *** Oh, by the way, iname is the biggest spam generator. When I was trueliar AT iname DOT com, I got so much "Download hardcore!" and "Make free money in the stock market!" that I just gave up and got an account at Hotmail. http://www.hotmail.com/ > my programming page: http://yoyo.cc.monash.edu.au/~davmac/ Damian Yerrick's: http://come.to/yerrick