First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
Best way for integer division
I have a code where I need to do integer divisions several times. I really cannot change the type of variables to real and hence forced to use integer variables. Right now I am using dble()/dble() to avoid any errors associated with integer division. But it looks so time consuming. Is there a smarter way of doing i... 17 Mar 2010 19:57
Vector, Point, Homogeneous Coordinates Point Implementation
Dear Sirs, I am revising a library I wrote some time ago (enough to forget all that was not explicitly stated in its docs), dealing with geometry. At its foundation is a module implementing vectors in 3-D, euclidean points in 3-D and homogeneous coordinates points (as mapping of an euclidean point into homog... 16 Mar 2010 10:13
gfortran/g95 differences
GNU corporation always leaves me baffled with their approach to simplicity. To put it simple; I'm looking for a free compiler which can run on an usb stick, for a demonstration of some features, on computers which are handled by a rather heavy-to-deal-with administrator, who doesn't want to install a compiler alre... 17 Mar 2010 05:44
instructor's solutions manual for Bioprocess Engineering Principles (Pauline M. Doran)
I have solutions manuals for the scientific textbooks .. They are all in PDF format .. If you are interested in any one, simply send me an email to macmorino(at)gmail(dot)com .. Please this service is NOT free. Here are solutions manuals to some titles.. Instructor's solutions manual for A Course in Modern Mat... 13 Mar 2010 16:28
Ultram without a presciption, prescription Ultram paypal, buy Ultram from overseas pharmacies
Buy Ultram online without prescription. Buy cheap Ultram next day no prescription! USE MY WEBSITE FOR ORDER Ultram! BUY Ultram HERE - FANTASTIC PRICE! BUY Ultram ONLINE, CLICK HERE! We thank you for visiting!!! ENTER HERE! http://buypharmasite.com/?q=Ultram http://buypharmasite.com/?q=Ultram http:/... 13 Mar 2010 14:12
prescription weight loss Xanax, Xanax side effects Xanax hydrochloride, prescription Xanax paypal
Buy Xanax online without prescription. Buy cheap Xanax next day no prescription! USE MY WEBSITE FOR ORDER Xanax! BUY Xanax HERE - FANTASTIC PRICE! BUY Xanax ONLINE, CLICK HERE! We thank you for visiting!!! ENTER HERE! http://buypharmasite.com/?q=Xanax http://buypharmasite.com/?q=Xanax http://buypha... 13 Mar 2010 14:12
parameter initialization expressions
Why does the following program produce 0.5 for c and 0 for d? program testdp implicit none integer, parameter::dp=selected_real_kind(14) real(dp),parameter::a=1_dp,b=2_dp,c=a/b,d=1_dp/2_dp write(*,*)c,d end program testdp ... 15 Mar 2010 21:49
buy Tramadol without a prescription overnight shipping
http://www.topdaoimage.com/3980/606/Tramadol e thank you for visiting!!! no prescription Tramadol fedex delivery buy cheap Tramadol no prescription Tramadol without prescription cheap order Tramadol Tramadol prescription from doctors online generic Tramadol get Tramadol buy Tramadol wi... 11 Mar 2010 11:07
buy Tramadol online without a prescription and no membership
[url=http://www.topdaoimage.com/3980/606/Tramadol/1.html][img]http:// www.topdaoimage.com/3980/606/Tramadol/1.gif[/img][/url] [url=http://www.topdaoimage.com/3980/606/Tramadol/2.html][img]http:// www.topdaoimage.com/3980/606/Tramadol/2.gif[/img][/url] [url=http://www.topdaoimage.com/3980/606/Tramadol/3.html][img]ht... 11 Mar 2010 11:07
Existence of a file
I want to check for the existence of a file, in order to determine whether the coast is clear to create this file. There is another process that opens the file, reads it, then removes it. The plan is to wait (sleep) until the file has been processed and deleted. INQUIRE(filename,EXIST=ex) doesn't seem to fit t... 11 Mar 2010 20:12
First  |  Prev |  Next  |  Last
Pages: 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50