代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/128441/14298832
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/127120/14376067
m pn_test.m
%Name: Chris Shoemaker
%Course: EER-280 - Digital Watermarking
%Project: Tests that using rand X times generates the same values as rand(1,X)
clear all;
% read in key for PN generator
file_
www.eeworm.com/read/227715/14417173
m channel.m
function varargout = channel(sig,varargin)
%CHANNEL MIMO channel model.
% Y = CHANNEL(X) corrupts input signal X by desired type of channel
% fading.
%
% [Y,ALPHA] = CHANNEL(X) same as above b
www.eeworm.com/read/124765/14545106
txt read me.txt
\ Proverbs of Apocrypha (RPG) /
READ ME FILE
Make sure all files are in the same folder.
Open poa.cpp and compile.
Run the game.
There should not be any problems, but if there are, e-mail m
www.eeworm.com/read/124280/14582006
c rsa.c
/*
RSA.C - RSA routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSAREF(tm)
www.eeworm.com/read/124280/14582011
c r_random.c
/*
R_RANDOM.C - random objects for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSA
www.eeworm.com/read/124280/14582016
c nn.c
/*
NN.C - natural numbers 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 for RSAREF(tm).
www.eeworm.com/read/124280/14582069
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/123658/14616950
x-sony
# Make internal tables bigger.
OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT)
# Define CC and OLDCC as the same, so that the tests:
# if [ x"$(OLDCC)" = x"$(CC)" ] ...
#
# will succeed (if OLDCC