Re: Algorithms
- From: jt <jt_printer_guy@xxxxxxxxxxxxxx>
- Date: Thu, 29 Mar 2007 01:31:20 GMT
Richard Reynolds wrote:
An array based or HashMap based one is a possibility e.g. parsing through a roman string adding the vals, removing the chars until there are none left. You could start off small so it works for a subset of your problem then build it up and make it more generic.I'm past that point now. Going back to my chess game simulator. Trying to apply what I've learned so far, but it's still not easy. Taking something from human terms to computer terms isn't easy. But I am bound and determined to get it going.
--
There are 10 types of people in this world. Those who understand binary and those who don't.
.
- References:
- Algorithms
- From: jt
- Re: Algorithms
- From: Richard Reynolds
- Re: Algorithms
- From: jt
- Re: Algorithms
- From: Richard Reynolds
- Algorithms
- Prev by Date: Re: problem with applet access to web service
- Next by Date: Re: Swing Text components
- Previous by thread: Re: Algorithms
- Next by thread: Re: Algorithms
- Index(es):