代码搜索:lap
找到约 702 项符合「lap」的源代码
代码结果 702
www.eeworm.com/read/100601/6267411
pod lap.pod
=head1 NAME
lap - compute least annihilating power of a number
=head1 SYNOPSIS
lap
=head1 DESCRIPTION
The B program computes the order of I modulo I, for
arbitrary precision
www.eeworm.com/read/100601/6267422
c lap.c
/*
* lap.c
*
* Find least annihilating power of a mod m
*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* exce