http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

TheGrumpyProgrammer



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gameprogrammer] Re: Frequency table for standard english for huffman encoding tree



I guess I could build my own.  Since it's going to be for game text I should
include a lot of curse words and numbers, for people with numbers in their
names :)

----- Original Message -----
From: "Alan Wolfe" <atrix2@cox.net>
To: <gameprogrammer@freelists.org>
Sent: Thursday, July 15, 2004 1:08 PM
Subject: [gameprogrammer] Re: Frequency table for standard english for
huffman encoding tree


> hey kevin,
>
> why not build your own?
>
> you could make a program that you fed text files that would keep tallies
of
> each letter.
>
> or...you could build your huffman table/tree on the fly w/ each file you
> compressed and add the tally table as a header to the compressed file.
>
> or of course you could just use zlib nad make gz files.
>



---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html