Archive for April, 2010


Collatz conjectur

Collatz conjectur

The Collatz conjecture is an unsolved conjecture in mathematics named after Lothar Collatz, who first proposed it in 1937. The conjecture is also known as the 3n + 1 conjecture, the Ulam conjecture (after Stanisław Ulam), Kakutani’s problem (after Shizuo Kakutani), Thwaites conjecture (after Sir Bryan Thwaites), Hasse’s algorithm (after Helmut Hasse) or the Syracuse problem;[1] the sequence of numbers involved is referred to as the hailstone sequence or hailstone numbers,[2] or as wondrous numbers.[3] – from http://en.wikipedia.org/wiki/Collatz_conjecture

The problem is here: http://online-judge.uva.es/p/v1/100.html

My solution not using STL is as below:

View full article »

Running OS-X on VMWare

I spent two days trying to install Snow Leopard(10.6.3) and iPhone SDK(3.2) on VMWare. It works very well with sound, display, iPhone, and Xcode like as below. The only problem is the speed to run applications, though VMware 7 operates dramatically faster than VMWare 6.

I think it would be more nice to buy real mac. But it seems to be not bad to learn Cocoa and iPhone programming on VMWare, if you don’t have enough money to get real one like me.

Go here if you want to try on your PC: http://bit.ly/cvn0Aj

Various ideas with Android

Follow

Get every new post delivered to your Inbox.