Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Share Your Creations Show your developed application to Basic4ppc community. Please include source code if possible.

Anagrams

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-11-2010, 06:55 AM
Senior Member
 
Join Date: Apr 2007
Location: Arlington, Washington USA
Posts: 180
Default Anagrams

In the course of programming a a word game, I wrote a program to find all 3 to 7 letter words that may be created using the input word (or letters). The limits of 3 and 7 are relevant to the intended word game, but I thought that this intermediate program may be of some use to others.

There are two versions. They are basically the same, but the one targeted for the device uses a listbox for the displayed output; the one targeted for the PC uses a table to display all results at once.

The about screen documents the origin of the word list I used (one of the 12Dicts word lists). I stripped out words less than 3 letters or more than 7 letters, and then coded them for fast retrieval using a binary search on the coded word. The resulting text file (Coded37.txt) is attached as a zip file because of size restrictions.

Enjoy!
Attached Files
File Type: sbp Anagram_Dev.sbp (6.2 KB, 16 views)
File Type: sbp Anagram_Win.sbp (7.3 KB, 18 views)
File Type: zip Coded37.zip (154.4 KB, 25 views)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On


All times are GMT. The time now is 12:46 PM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0