代码搜索:KeyGen
找到约 1,281 项符合「KeyGen」的源代码
代码结果 1,281
www.eeworm.com/read/232856/14179934
c keygen.c
/*
// -------------------------------------------------------------------------
// LEGAL NOTICE
//
// The information contained in this document is proprietary and
// confidential informatio
www.eeworm.com/read/232856/14179993
c keygen.c
/*
// -------------------------------------------------------------------------
// LEGAL NOTICE
//
// The information contained in this document is proprietary and
// confidential informatio
www.eeworm.com/read/130353/14196968
plg keygen.plg
Build Log
--------------------Configuration: keygen - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\edw\
www.eeworm.com/read/130353/14196970
h keygen.h
#include
unsigned long gcd(unsigned long a,unsigned long b);
unsigned long getPrime(unsigned long a);
unsigned long Euclid(unsigned long x, unsigned y);
const static unsigned cha
www.eeworm.com/read/130353/14196971
dsp keygen.dsp
# Microsoft Developer Studio Project File - Name="keygen" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/130353/14196973
c keygen.c
#include "keygen.h"
int main()
{
unsigned long a,b,c,p,q,n,fn,e,d;
FILE *pf;
printf("Please input a rand number(101~250) a:");
scanf("%d",&a); //第一个随机数
printf("Please input anothe
www.eeworm.com/read/225379/14543647
exe keygen.exe
www.eeworm.com/read/225245/14547589
exe keygen.exe
www.eeworm.com/read/223077/14660790