|
|
Rockbox mail archiveSubject: Re: clever algorithm string ->int id wantedFrom: phil_at_x-phobie.de Date: 2002-10-04
On Thu, 3 Oct 2002 16:40:55 -0400, "M. OReilly"
>Would a simple checksum work? A two digit hex checksum would be enough for
Maybe a checksum is not sufficiant to really distinguish two different
I read in
s[0]*31^(n-1) + s[1]*31^(n-2) + ... + s[n-1]
Because I'm not that much interested in speed while loading a key
Phil
Page was last modified "Jan 10 2012" The Rockbox Crew |