Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in primes

RSA and prime-generator algorithms

cryptography rsa primes pki

Generating integers in ascending order using a set of prime numbers

A way to find the nearest prime number to an unsigned long integer ( 32 bits wide ) in C?

c math primes

Efficient algorithm to get primes between two large numbers

c# algorithm primes

What is wrong with my isPrime method?

java function methods primes

Determining if a number is prime

c++ algorithm primes

Five Digit Primes in a 5x5 Grid

How plot the Riemann zeta zero spectrum with the Fourier transform in Mathematica?

Brent's cycle detection algorithm

algorithm primes

Using a larger prime as a multiplier when overriding hashCode()

java hash hashcode primes

Find position of prime number

c algorithm math primes sieve

How to find out if two numbers are relatively prime?

java primes

Parallel Algorithms for Generating Prime Numbers (possibly using Hadoop's map reduce)

Question about the ~ and @ operators in Haskell

Why .Net dictionaries resize to prime numbers?

How can I test for primality?

c# math primes

How do I find the nearest prime number?

algorithm primes

How do I break a for-loop in PHP when conditions are met?

php loops primes

Very simple prime number test - I think I'm not understanding the for loop

How does this regular expression work?

regex perl primes