home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp48
- Path: sparky!uunet!mcsun!sun4nl!gamma!jurjen
- From: jurjen@gamma.irdeto.nl (/home/other/jurj)
- Subject: Re: Dictionary / Spell Checker ...
- Message-ID: <BzEBtt.2yI@gamma.irdeto.nl>
- Summary: Very good idea!
- Keywords: spell
- Sender: Jurjen N.E. Bos
- Organization: STORC, Postbus 616, Eindhoven, the Netherlands
- References: <16DEC92195551@pyros.hacks.arizona.edu>
- Distribution: world,local
- Date: Thu, 17 Dec 1992 09:03:29 GMT
- Lines: 16
-
-
- It is a good idea to make a spelling card. The problem would be to make a good
- compression algorithm to be able to get a reasonable amount of words on the
- card. This is possible using the sorted order.
- Suggested software:
- - search for words alphabetically
- - search for partial match
- - search anagrams
- - play boggle, word master mind
- Anyone who wants to make a card like that can consult me for algorithms. I do
- not have the time to make one myself, unfortunately!
- --
- /*--- Jurjen N.E. Bos ------------------- Email: jurjen@irdeto.nl ---*/
-
- int a=10000,b,c=2800,d,e,f[2801],g;main(){for(;b-c;)f[b++]=a/5;for(;d=0,g=c*2;c
- -=14,printf("%.4d",e+d/a),e=d%a)for(b=c;d+=f[b]*a,f[b]=d%--g,d/=g--,--b;d*=b);}
-