Can anyone help me develop a c++ algorithm?
A ahafeez.9746 New Member Messages 3 Reaction score 0 Points 0 Apr 19, 2011 #1 Can anyone help me develop a c++ algorithm?
D denzil New Member Messages 134 Reaction score 3 Points 0 Apr 19, 2011 #2 Perhaps. Can you give some specifics? I don't know C++ itself, but I know C and java and so maybe I can help. What do you need?
Perhaps. Can you give some specifics? I don't know C++ itself, but I know C and java and so maybe I can help. What do you need?
M misson Community Paragon Community Support Messages 2,572 Reaction score 72 Points 48 Apr 19, 2011 #3 @ahafeez: see "How To Ask Questions The Smart Way" and "Writing the Perfect Question" for guidelines on asking for help. "Can anyone help me ..." is a useless query. Also, algorithms are independent of programming language, though you can implement an algorithm in a given language using given libraries or frameworks. Last edited: Apr 19, 2011
@ahafeez: see "How To Ask Questions The Smart Way" and "Writing the Perfect Question" for guidelines on asking for help. "Can anyone help me ..." is a useless query. Also, algorithms are independent of programming language, though you can implement an algorithm in a given language using given libraries or frameworks.
descalzo Grim Squeaker Community Support Messages 9,373 Reaction score 326 Points 83 Apr 19, 2011 #4 Are you talking about something like the function templates in <algorithm> in the STL (ie here)?
A ahafeez.9746 New Member Messages 3 Reaction score 0 Points 0 Apr 20, 2011 #5 Just a simple algorithm type program where the user would select a problem, and then use yes or no
D denzil New Member Messages 134 Reaction score 3 Points 0 Apr 20, 2011 #6 Dude, do you want to be helped? I don't think anyone understands what you are saying. Please help us help you by being more clear.
Dude, do you want to be helped? I don't think anyone understands what you are saying. Please help us help you by being more clear.