Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 16:02, 3 November 2010โ€Ž Jmulesa (Talk | contribs)โ€Ž . . (1,352 bytes) (+1,352)โ€Ž . . (New page: class Data<br>{<br> public:<br> Data(int a, int b)<br> {<br> x=a;<br> y=b;<br> }<br> void f() //make atomic<br> {<br> mu.lock(); //fix sharing issue<br> int r=rand()%100;<br> x+=r;<br> y-=...)

Alumni Liaison

Ph.D. on Applied Mathematics in Aug 2007. Involved on applications of image super-resolution to electron microscopy

Francisco Blanco-Silva