References
Reference NO 1
http://stackoverflow.com/questions/15189448/sieve-of-eratosthenes-algorithm-not-working-for-large-limits
Reference NO 2
http://stackoverflow.com/questions/15471291/sieve-of-eratosthenes-algorithm-in-javascript-running-endless-for-large-number
Reference NO 3
http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes
Reference NO 4
http://www.bytehood.com/sieve-of-eratosthenes-finding-all-primes-below-a-limit-n/47/
Reference NO 5
http://rosettacode.org/wiki/Sieve_of_Eratosthenes
Reference NO 6
http://thecodeaddict.wordpress.com/tag/sieve-of-eratosthenes/
Reference NO 7
http://code.google.com/p/primesieve/
Reference NO 8
http://math.stackexchange.com/questions/111623/is-it-a-bad-idea-to-use-a-sieve-of-eratosthenes-to-find-all-primes-up-to-very-la
No comments:
Post a Comment