50000000000000
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 9 articles for 0.303 sec
And here is the same code in unit/module form with tables commented out: The possible table lookups/optimizations are left in in case I or any one else wants to test those ;) // *** Begin of Module Code *** unit UnitStringToUint64_version_003; interface function TryStrToUint64( S : string; var Value : Uint64 ) : boolean; implementation { Skybuck's TryStrToUint64 conversion     

Group: comp.softsys.matlab · Group Profile · Search for 50000000000000 in comp.softsys.matlab
Author: David
Date: Feb 4, 2008 03:21

And here is the same code in unit/module form with tables commented out: The possible table lookups/optimizations are left in in case I or any one else wants to test those ;) // *** Begin of Module Code *** unit UnitStringToUint64_version_003; interface function TryStrToUint64( S : string; var Value : Uint64 ) : boolean; implementation { Skybuck's TryStrToUint64 conversion
Show full article (0.38Kb) · Show article thread
Hello, Sometimes I google for my own code and then it sucks if I one can't find it or too it's incomplete. So one more time the complete code as it now is, all 3 versions embedded. Version 0.03 is now active... big 1600 bytes lookup tables still active but those could be commented out. Maybe somebody else could write a nice benchmark program for it ? Tomorrow maybe I write one, but     

Group: alt.lang.asm · Group Profile · Search for 50000000000000 in alt.lang.asm
Author: Skybuck Flying
Date: Oct 25, 2007 01:12

Hello, Sometimes I google for my own code and then it sucks if I one can't find it or too it's incomplete. So one more time the complete code as it now is, all 3 versions embedded. Version 0.03 is now active... big 1600 bytes lookup tables still active but those could be commented out. Maybe somebody else could write a nice benchmark program for it ? Tomorrow maybe I write one, but
Show full article (9.41Kb)
Hello, Here is my version 0.01 and my optimized version 0.02 which uses only one lookup and one addition per character/digit. Also the checks will be pretty fast because it's very unlike the checks will: 1. Happen at all for lesser/smaller values/strings. 2. Happen at full length, full length for maximum value only ;) So pretty fast "safety" checks. And finally 3. Pretty damn     

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 50000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 01:12

David Marcus wrote: David Marcus wrote: There is a well-defined mathematical function from real numbers to real numbers that rounds numbers to a given number of digits. There is no reason why a computer can't implement the restriction of this function to the set of binary floating point numbers. My point was that implementing such a function by rescaling is unlikely
Show full article (9.41Kb)
Rob Purser wrote: > > > What version of MATLAB? > > I don't know of any reason that you should see this behavior. > Check to see if you see similar results in Measurement and > Automation Explorer. You might also consider moving from > Traditional NI-DAQ to NI-DAQmx. We added support in R2006a. > Current version of NI-DAQmx is 8.5. > > One thing you can do is post the results of the command     

Group: alt.lang.asm · Group Profile · Search for 50000000000000 in alt.lang.asm
Author: Skybuck Flying
Date: Oct 25, 2007 01:04

http://support.microsoft.com/kb/78113/en-us KL [MVP - Microsoft Excel] "Alexander VY" <AlexanderVY@discussions.microsoft.com> wrote in message news:07C09395-CB2D-4B8A-B74B-C28B37BF1C57@microsoft.com... Случайно наткнулся: Пишем: 0,1 0,1 90 100 =A2+A$1 =B2-B$1 Копируем, получаем: 0,1 0,1 90
Show full article (10.07Kb)
    

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 50000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 01:04

Show full article (10.07Kb) · Show article thread
    

Group: alt.comp.lang.borlanddelphi · Group Profile · Search for 50000000000000 in alt.comp.lang.borlanddelphi
Author: Skybuck Flying
Date: Oct 25, 2007 00:31

Show full article (9.72Kb)
    

Group: borland.public.delphi.nontechnical · Group Profile · Search for 50000000000000 in borland.public.delphi.nontechnical
Author: David Marcus
Date: Aug 13, 2007 11:50

Show full article (1.29Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for 50000000000000 in comp.softsys.matlab
Author: Seth Gilchrist
Date: Jul 9, 2007 15:15

Show full article (8.47Kb) · Show article thread
    

Group: microsoft.public.ru.russian.office · Group Profile · Search for 50000000000000 in microsoft.public.ru.russian.office
Author: KL
Date: Apr 24, 2007 09:55

Show full article (0.79Kb)