DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Mike Dooley Guest

    make a Cryptogram

    ...you know, the game right next to the crossword puzzle in the newspaper.
    Well, anyway, I need to write code to 'encode' each letter in the phrase
    (the phrases will be in a single field in the Phrases table). The only rule
    being, x<>x (a given letter can not appear unchanged). So in other words,
    convert String A to String B.
    "...that's all folks..." to "...pwtp'f tkk izkef..." (a random
    scheme)
    This is not a work project, but I really want to learn something here!! I
    figured some use of the RAND Function would be in order. ?? Any help/
    ideas really appreciated!

    Thanks,
    Mike D.





  2. #2
    Stephane Guest

    Re: make a Cryptogram


    Go on altavista.com and search for cryptology or cryptography. I think you'll
    fing all what you need to know.
    I can't help you more because I'm French but I think altavista is better
    than me for it.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links