Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2011-12-18 06:16:39
Understanding Time of programing code in c++Hi , Maths is Doctor that make our life easy .. https://www.facebook.com/groups/Maths.GIS/ #2 2011-12-18 06:24:07
Re: Understanding Time of programing code in c++
I think its means 20sec and 809 milisec . Right ? Maths is Doctor that make our life easy .. https://www.facebook.com/groups/Maths.GIS/ #3 2011-12-18 07:50:30
Re: Understanding Time of programing code in c++Hi model; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #4 2011-12-18 07:56:54
Re: Understanding Time of programing code in c++
ahh hy 123456 is inside cout just for showing some output .that is not time . Maths is Doctor that make our life easy .. https://www.facebook.com/groups/Maths.GIS/ #5 2011-12-18 08:00:43
Re: Understanding Time of programing code in c++Actually , i have moving objects presented in video . i calculated distance . I need to find speed . I am thinking that where should i add statement to get time and use it for speed calculation,. for deciding that i need to understand time meaning w,r,t code. Maths is Doctor that make our life easy .. https://www.facebook.com/groups/Maths.GIS/ #6 2011-12-18 08:05:49
Re: Understanding Time of programing code in c++The GetTickCount() function if I remember counts in milliseconds from the start of the machine. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. |