Thread: Encode and Decode algorith for 2 to 7 bits

  1. #1
    Registered User
    Join Date
    Nov 2008
    Posts
    2

    Angry Encode and Decode algorith for 2 to 7 bits

    Hi i am a student from Germany and I do not know how I relize the homework!

    Can anybody give me a solution for the decode and encoded algorith?

    the task can be find her :
    http://www.fh-wedel.de/~eg/c/aufgaben/aufgabe_04.html

    We should code a byte stream with a other bits-length than 8.

    I know my englisch is terrible

    What can i do `?

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,412
    Quote Originally Posted by kingofpop
    Can anybody give me a solution for the decode and encoded algorith?
    Please refer to our homework policy.

    Quote Originally Posted by kingofpop
    I know my englisch is terrible
    Don't worry, my German is worse.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #3
    Registered User
    Join Date
    Nov 2008
    Posts
    2
    oh sorry ! I haven'T see it thanks a lot laserlight :-)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File I/O Encode & Decode with XOR
    By DarrenY in forum C# Programming
    Replies: 2
    Last Post: 04-12-2007, 04:31 AM
  2. suggestions : encode / decode header + documentation
    By gamer in forum C++ Programming
    Replies: 4
    Last Post: 11-21-2004, 05:17 AM