Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/27/02 17:39
Read: times


 
#35111 - RE: x/600000
I think the problem most programmers have is that they are poor mathematicians.

They approach and algorithm in stages. If they spent the time to do the mathematics they could reduce down the algorithm before they started and avoid such unnecessary busy-work as dividing by a 100,000 factor at one stage.

I've seen programmers do a bunch of convoluted math to load two digits of display characters with a measurement... if they were wiser they would simply map the raw input data into display output and spend no time calculating.

Considering how cheap mathematicians are to hire, I think every programming department should have one around.


List of 26 messages in thread
TopicAuthorDate
32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide--Rob            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor exp            01/01/70 00:00      
RE: 32-bit Divide - Rob            01/01/70 00:00      
RE: 32-bit Divide - Andy            01/01/70 00:00      
RE: 32-bit Divide - Andy            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: why 600000 - Rob            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
RE: 32-bit Divide with Fixed Divisor            01/01/70 00:00      
yup.. i have it            01/01/70 00:00      
RE: yup.. i have it            01/01/70 00:00      
x/600000            01/01/70 00:00      
RE: x/600000            01/01/70 00:00      
RE: x/600000            01/01/70 00:00      

Back to Subject List