Click here to Skip to main content
16,015,296 members
Home / Discussions / Algorithms
   

Algorithms

 
AnswerRe: What will be the algorithm of your program Pin
Stathread5-Nov-06 3:48
Stathread5-Nov-06 3:48 
AnswerRe: What will be the algorithm of your program Pin
Just me at will_george...something8-Nov-06 3:19
Just me at will_george...something8-Nov-06 3:19 
QuestionOK .. So Math Was is NOT my best subject Pin
Just me at will_george...something27-Oct-06 3:15
Just me at will_george...something27-Oct-06 3:15 
AnswerRe: OK .. So Math Was is NOT my best subject Pin
Rob Graham27-Oct-06 3:57
Rob Graham27-Oct-06 3:57 
GeneralRe: OK .. So Math Was is NOT my best subject Pin
Just me at will_george...something27-Oct-06 4:51
Just me at will_george...something27-Oct-06 4:51 
GeneralRe: OK .. So Math Was is NOT my best subject Pin
Tim Craig4-Nov-06 18:58
Tim Craig4-Nov-06 18:58 
AnswerRe: OK .. So Math Was is NOT my best subject Pin
sam#27-Oct-06 10:14
sam#27-Oct-06 10:14 
AnswerRe: OK .. So Math Was is NOT my best subject Pin
Rilhas30-Jan-07 13:48
Rilhas30-Jan-07 13:48 
I would like to add, to the other comments psted here, that you can also do integer rounding. For example:

(1456+500)/1000=1
(1677+500)/1000=2

As you can see 1456 gets rounded to 1 and 1677 gets rounded to 2. It is just like rounding floating point numbers 1.456 and 1.677. In fact, all values from 500 to 1499 will be rounded to 1, and all values from 1500 to 2499 will be rounded to 2.

Rogério Rilhas
QuestionHELP ME PLEASE!!! Pin
A*****26-Oct-06 15:19
A*****26-Oct-06 15:19 
AnswerRe: HELP ME PLEASE!!! Pin
ejuanpp26-Oct-06 23:05
ejuanpp26-Oct-06 23:05 
QuestionBest method to calculate curves through specified points Pin
BRShroyer24-Oct-06 3:06
BRShroyer24-Oct-06 3:06 
AnswerRe: Best method to calculate curves through specified points Pin
ricecake24-Oct-06 3:18
ricecake24-Oct-06 3:18 
GeneralRe: Best method to calculate curves through specified points Pin
BRShroyer24-Oct-06 3:44
BRShroyer24-Oct-06 3:44 
AnswerRe: Best method to calculate curves through specified points Pin
Ed.Poore24-Oct-06 3:54
Ed.Poore24-Oct-06 3:54 
AnswerRe: Best method to calculate curves through specified points Pin
El Corazon24-Oct-06 8:33
El Corazon24-Oct-06 8:33 
GeneralWhy Shockwave Is Cool Pin
Bassam Abdul-Baki23-Oct-06 13:37
professionalBassam Abdul-Baki23-Oct-06 13:37 
QuestionCopying a module [modified] Pin
Cyclone0220-Oct-06 5:46
Cyclone0220-Oct-06 5:46 
AnswerRe: Copying a module Pin
El Corazon21-Oct-06 9:52
El Corazon21-Oct-06 9:52 
AnswerRe: Copying a module Pin
Eric Dahlvang26-Oct-06 8:59
Eric Dahlvang26-Oct-06 8:59 
QuestionApriori algorithm of association rules Pin
cannielynn19-Oct-06 16:26
cannielynn19-Oct-06 16:26 
Questionmodulus. need help (visual c++) Pin
nonadoes18-Oct-06 20:50
nonadoes18-Oct-06 20:50 
AnswerRe: modulus. need help (visual c++) Pin
El Corazon19-Oct-06 4:11
El Corazon19-Oct-06 4:11 
AnswerRe: modulus. need help (visual c++) Pin
David Crow26-Oct-06 9:08
David Crow26-Oct-06 9:08 
AnswerRe: modulus. need help (visual c++) Pin
PICguy4-Jan-07 16:41
PICguy4-Jan-07 16:41 
QuestionHardware serial encryptor/decryptor Pin
Cyclone0217-Oct-06 19:03
Cyclone0217-Oct-06 19:03 

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.