Search:

Type: Posts; User: tharhan

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    5,106

    CDMA (Code Division Multiple Access)

    MAY u Help
    i want to learn about coding CDMA in c++

    i did google the net

    but i could not find any good tutorials or examples
  2. Thread: help me

    by tharhan
    Replies
    7
    Views
    1,367

    thanks for the effort

    thanks for the effort
  3. Thread: help me

    by tharhan
    Replies
    7
    Views
    1,367

    the code attached please check the stuffing...

    the code attached

    please check the stuffing and the unstuffing function
  4. Thread: help me

    by tharhan
    Replies
    7
    Views
    1,367

    i want to simulate bit stuffing in frames the...

    i want to simulate bit stuffing in frames

    the flag is "01111110"

    and i must do bit stuffing after the 5th bit

    then un-stuffing it in the reciver
  5. Thread: help me

    by tharhan
    Replies
    7
    Views
    1,367

    help me

    i need a bit stuffing example
  6. Replies
    6
    Views
    1,175

    thanks

    thanks
  7. Replies
    6
    Views
    1,175

    silly me so the question will be changed ...

    silly me

    so the question will be changed

    *************

    how could i write one of the special characters to my file ?

    since i do not know how to write them using my keyboard
  8. Replies
    6
    Views
    1,175

    nothing to be mentioned with the normal...

    nothing to be mentioned

    with the normal <iostream>

    i can not do anything more.
  9. Replies
    6
    Views
    1,175

    file minpulation

    hi everybody


    i am looking for a way to modify FILE (binary/HEX) representation.

    what i mean is :

    when you write an 'a' into a file

    then open the same file using any hexEditors
  10. Replies
    5
    Views
    1,198

    thanks

    thanks
  11. Replies
    5
    Views
    1,198

    i used VC++ 6 see the attachment rename it...

    i used VC++ 6

    see the attachment

    rename it from

    *.cpp

    to
  12. Replies
    5
    Views
    1,198

    getline and string

    hi

    i am using string in my program

    my problem is this

    i am using

    getline (cin , STR); // STR is the name of the string
Results 1 to 12 of 13