Click here to Skip to main content
15,888,802 members
Home / Discussions / Algorithms
   

Algorithms

 
Questiondata formatting Pin
benjamin yap24-Aug-09 5:39
benjamin yap24-Aug-09 5:39 
AnswerRe: data formatting Pin
N a v a n e e t h24-Aug-09 7:05
N a v a n e e t h24-Aug-09 7:05 
GeneralRe: data formatting Pin
benjamin yap24-Aug-09 16:18
benjamin yap24-Aug-09 16:18 
GeneralRe: data formatting Pin
N a v a n e e t h24-Aug-09 16:47
N a v a n e e t h24-Aug-09 16:47 
GeneralRe: data formatting Pin
benjamin yap24-Aug-09 17:05
benjamin yap24-Aug-09 17:05 
GeneralRe: data formatting Pin
N a v a n e e t h24-Aug-09 17:37
N a v a n e e t h24-Aug-09 17:37 
QuestionImplementing Fax Protocol Pin
ran923-Aug-09 1:33
ran923-Aug-09 1:33 
AnswerRe: Implementing Fax Protocol Pin
Roger Wright24-Aug-09 12:04
professionalRoger Wright24-Aug-09 12:04 
ran9 wrote:
the modem does its own thing upon connecting and doesn't give me control over the received data.


Can you be more specific about what "its own thing" might be? Is it doing things that other modems don't?

Using modem control strings you can change the behavior of any modem quite a bit, but they aren't as standardized as they used to be. Once upon a time these strings were well defined (the Hayes or AT protocol) and universally implemented, but that's no longer the case. You may need to provide setup routines for each type of modem you plan to use. Your program should initalize the modem to behave as you need it to before the answering mode is enabled.

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

QuestionRe: Implementing Fax Protocol Pin
ran924-Aug-09 23:30
ran924-Aug-09 23:30 
AnswerRe: Implementing Fax Protocol Pin
ran925-Aug-09 6:43
ran925-Aug-09 6:43 
AnswerRe: Implementing Fax Protocol Pin
LezWilliams6-Sep-09 15:56
LezWilliams6-Sep-09 15:56 
QuestionHashtable with two tables (Cuckoo Hashing) Pin
Quake2Player22-Aug-09 16:55
Quake2Player22-Aug-09 16:55 
AnswerRe: Hashtable with two tables (Cuckoo Hashing) Pin
Moreno Airoldi23-Aug-09 1:17
Moreno Airoldi23-Aug-09 1:17 
AnswerRe: Hashtable with two tables (Cuckoo Hashing) Pin
Nagy Vilmos25-Aug-09 5:19
professionalNagy Vilmos25-Aug-09 5:19 
AnswerRe: Hashtable with two tables (Cuckoo Hashing) Pin
supercat927-Aug-09 7:57
supercat927-Aug-09 7:57 
QuestionSpace complexity Pin
kirancgi22-Aug-09 6:45
kirancgi22-Aug-09 6:45 
AnswerRe: Space complexity Pin
kabirbdboy22-Aug-09 20:43
kabirbdboy22-Aug-09 20:43 
QuestionSkin color detection help me Pin
kabirbdboy19-Aug-09 6:56
kabirbdboy19-Aug-09 6:56 
AnswerRe: Skin color detection help me Pin
Tim Craig19-Aug-09 13:58
Tim Craig19-Aug-09 13:58 
GeneralRe: Skin color detection help me Pin
kabirbdboy19-Aug-09 14:03
kabirbdboy19-Aug-09 14:03 
GeneralRe: Skin color detection help me Pin
Tim Craig19-Aug-09 20:43
Tim Craig19-Aug-09 20:43 
GeneralRe: Skin color detection help me Pin
Tim Craig21-Aug-09 14:28
Tim Craig21-Aug-09 14:28 
GeneralRe: Skin color detection help me Pin
kabirbdboy22-Aug-09 19:34
kabirbdboy22-Aug-09 19:34 
GeneralRe: Skin color detection help me Pin
Tim Craig22-Aug-09 21:27
Tim Craig22-Aug-09 21:27 
GeneralRe: Skin color detection help me Pin
kabirbdboy23-Aug-09 4:04
kabirbdboy23-Aug-09 4:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.