Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
387 views

Pseudo-code for Fortune's algorithm

I'd really appreciate if someone who ever dealt with Fortune's algorithm for generating Delauney-triangulations preseted me a rather low-level pseudo-code of the algorithm! I read the one on wikipedia ...
2
votes
4answers
281 views

Remove Leading Whitespace from File

My shell has a call to 'fortune' in my .login file, to provide me with a little message of the day. However, some of the fortunes begin with one leading whitespace line, some begin with two, and some ...
1
vote
5answers
2k views

Confused with Voronoi diagram algorithm (Fortune's sweepline)

I am implementing Voronoi diagram to find out the nearest location in a map visually. Right now I want to do this using integer coordinates (x,y) only in a canvas. Problem is- I am really confused ...
0
votes
0answers
82 views

Iphone pickerview spinning as wheel of fortune

Does anyone know how to spin a pickerview like a wheel of fortune? which would spin the user names in the pickerview faster and then slowly stop and select a user
-1
votes
5answers
72 views

I don't understand what I'm doing wrong with this python exercise

I am currently studying python with "Python Programming for the Absolute beginner" 2nd edition. In chapter 3 one of the exercise questions asks"Write a program that simulates a fortune cookie. The ...
-1
votes
1answer
114 views

A good unix Fortune web service [closed]

Can anyone suggest a good web service (or a web based API) for the canonical unix program Fortune ? I found this one can anyone suggest a better one or has anyone used this one and is happy with it ? ...