Re: Simple integer factorization algorithm
- From: "Mike Schilling" <mscottschilling@xxxxxxxxxxx>
- Date: Fri, 28 Nov 2008 23:17:40 -0800
JSH wrote:
On Nov 28, 3:29 pm, Joshua Cranmer <Pidgeo...@xxxxxxxxxxxxxxx>
wrote:
JSH wrote:
I've found that you can solve directly for f_1 and f_2 when
f_1*f_2
= T, where T is a composite to be factored.
What does this have to do with Java?
I want it coded in java, and need some help with an implementation.
Any Java coders interested?
How much an hour are you offering?
.
- Follow-Ups:
- References:
- Simple integer factorization algorithm
- From: JSH
- Re: Simple integer factorization algorithm
- From: Joshua Cranmer
- Re: Simple integer factorization algorithm
- From: JSH
- Simple integer factorization algorithm
- Prev by Date: Re: Quirk with generics
- Next by Date: Re: Quirk with generics
- Previous by thread: Re: Simple integer factorization algorithm
- Next by thread: Re: Simple integer factorization algorithm
- Index(es):
Relevant Pages
|