/[dtapublic]/projs/dtats/trunk/projs/2018/20180707_cgi_web_tools/active/index.php
ViewVC logotype

Diff of /projs/dtats/trunk/projs/2018/20180707_cgi_web_tools/active/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 186 by dashley, Thu Jul 12 00:09:52 2018 UTC revision 190 by dashley, Sat Jul 14 01:30:36 2018 UTC
# Line 26  require_once("style/std/stdwpstyle.inc") Line 26  require_once("style/std/stdwpstyle.inc")
26                 <a href="num_theory/euclid_gcd/">GCD of Two Integers (Euclid's Algorithm)</a>                 <a href="num_theory/euclid_gcd/">GCD of Two Integers (Euclid's Algorithm)</a>
27              </li>              </li>
28              <li>              <li>
29                   <a href="num_theory/miller_rabin/">Miller-Rabin Probable Primality Test</a>
30                </li>
31                <li>
32                 <a href="num_theory/pfact18digit/">Prime Factorization of Integer (Sieve of Eratosthenes, 18 or Fewer Digits)</a>                 <a href="num_theory/pfact18digit/">Prime Factorization of Integer (Sieve of Eratosthenes, 18 or Fewer Digits)</a>
33              </li>              </li>
34           </ul>           </ul>

Legend:
Removed from v.186  
changed lines
  Added in v.190

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25