Páginas dinâmicas

Monday, April 14, 2008

Code for food

In fact, the code pay the bills! :-)





Too BIG numbers!!!

Ops! A new approach required! Too BIG numbers with Mathematica!!! :-)

During evaluation of In[210]:= General::ovfl: Overflow occurred in computation. >>

Out[210]= Overflow[]

Saturday, April 12, 2008

The Memory is never enaught!!

Testing my Java program...

init:
deps-jar:
compile:
run:
javax.sound.midi.MidiUnavailableException: There is not enough memory available for this task. Quit one or more applications to increase available memory, and then try again.
at com.sun.media.sound.MidiInDevice.nOpen(Native Method)
at com.sun.media.sound.MidiInDevice.implOpen(MidiInDevice.java:45)
...