代码搜索:Prime
找到约 3,364 项符合「Prime」的源代码
代码结果 3,364
www.eeworm.com/read/350482/10741375
c bn_mp_prime_is_prime.c
#include
#ifdef BN_MP_PRIME_IS_PRIME_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithmeti
www.eeworm.com/read/350482/10741224
c bn_mp_prime_next_prime.c
#include
#ifdef BN_MP_PRIME_NEXT_PRIME_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*
* LibTomMath is a library that provides multiple-precision
* integer arithme
www.eeworm.com/read/287806/8668276
c prime.c
/*
PRIME.C - primality-testing routines
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as f
www.eeworm.com/read/287806/8668305
h prime.h
/*
PRIME.H - header file for PRIME.C
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF 2.0.
All functions prototypes are the Same as for RSAREF.
To
www.eeworm.com/read/386813/8724320
ncb prime.ncb
www.eeworm.com/read/386813/8724324
cpp prime.cpp
#include
#include
using namespace std;
bool prime(int n)
{
int i;
for(i=2;i
www.eeworm.com/read/386813/8724327
dsw prime.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/386813/8724331
dsp prime.dsp
# Microsoft Developer Studio Project File - Name="prime" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/386813/8724334
plg prime.plg
Build Log
--------------------Configuration: prime - Win32 Debug--------------------
Command Lines
Creating temporary file "d:\temp\RSP7CF.tmp"
www.eeworm.com/read/386813/8724336