[usa-stegano] Re: HuffmanTable code, somewhat complete now...

  • From: "Stone Lynx" <stonelynx@xxxxxxxxxxx>
  • To: usa-stegano@xxxxxxxxxxxxx
  • Date: Fri, 23 Apr 2004 16:40:14 +0000

is that a  vector< vector<unsigned char> >
or vector<  vector< vector<unsigned char> > >
i thought it was a 3 dimesional vector?


From: Trey Blancher <trey@xxxxxxxxxxxx>
Reply-To: usa-stegano@xxxxxxxxxxxxx
To: usa-stegano@xxxxxxxxxxxxx
Subject: [usa-stegano] HuffmanTable code, somewhat complete now...
Date: Fri, 23 Apr 2004 11:22:55 -0500

Attached is my code. It should be complete, but I need y'all to take a look at it to see if you see anything wrong with it. I removed the LObject class, since it seemed superfluous; the DHTObject class now contains a vector< vector<unsigned char> >, instead of a vector<LObject> (LObject only contained a vector< vector<unsigned char> >, so I figured we were having an extra layer of vectors unnecessarily).

<< HuffmanTable.zip >>

_________________________________________________________________
Watch LIVE baseball games on your computer with MLB.TV, included with MSN Premium! http://join.msn.com/?page=features/mlb&pgmarket=en-us/go/onm00200439ave/direct/01/



Other related posts: