8051 Decimals in C

there are some ways to doing this
u can see these attachments
ieee math file is for ieee standard math calculations

Attachment

Attachment

... Read Compelte post
Posted by majoka on Wed Feb 09 2011, 12:02 am

8051 Decimals in C

1.While programming 8051 in C ... Is there a more effective(in saving memory) way to deal with decimal points .... Though we all know that we can just create a variable "float" or "double" and do "multiplications" and "division" on them easily but doing that wont be an effective way to program 8051 using C language....


Effectiveness does depends on the way of writing code. especially incase of floa... Read Compelte post
Posted by ajay_bhargav on Wed Feb 09 2011, 12:31 am

Downloads

Comments

Martinorics
Sun May 12 2024, 02:03 am
Nigarcarm
Sat May 11 2024, 11:22 pm
JefferyBrazy
Sat May 11 2024, 02:33 pm
autogCar
Sat May 11 2024, 03:38 am
Dulcehet
Fri May 10 2024, 04:22 pm
ElvasKl
Fri May 10 2024, 04:54 am
RonaldNak
Thu May 09 2024, 07:45 pm
Jamescon
Thu May 09 2024, 12:52 pm