Search found 5 matches

by marcink86
Mon May 22, 2006 9:32 am
Forum: Algorithms
Topic: Algorithm needed ;-)
Replies: 2
Views: 1690

Algorithm needed ;-)

Hi!

I came across a bit difficult problem which I cannot cope with.
It says that in input there are two sets of points on plane (coordinates are given). The task is to assign points from one set to the points from another set in a way that no segment made form two points will intersect

Has anybody ...
by marcink86
Sun Mar 12, 2006 3:21 pm
Forum: Algorithms
Topic: Bignum arithmetic
Replies: 9
Views: 3164

In fact, it's too slow. I need to know faster algo. Please help me!
by marcink86
Sat Mar 11, 2006 11:05 pm
Forum: Algorithms
Topic: Bignum arithmetic
Replies: 9
Views: 3164

Unfortunately, those libraries do not satisfy me. I'd like to know how it's done and which algo has been used.
by marcink86
Fri Mar 10, 2006 9:03 pm
Forum: Algorithms
Topic: Bignum arithmetic
Replies: 9
Views: 3164

And what about division?
by marcink86
Fri Mar 10, 2006 2:03 am
Forum: Algorithms
Topic: Bignum arithmetic
Replies: 9
Views: 3164

Bignum arithmetic

Hi!

I'm facing up a bignum problems right now. I tried to write substraction, addition, multiplication and division on bignums. However, coding multiplication and division took me too long and I'm not still able to write it. Substraction and addition with carry operations can be easily written.

So ...

Go to advanced search