代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/117953/14893592
java d.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* Class D extends A but is not in the same package.
* D can't use d2, get2()
www.eeworm.com/read/117711/14907725
dat map.dat
Don't change the file !!!
But you can add some map at the end of [custom maps] section.
And you must restart the boxman program!
ps:Never use the same number to sign your map.
+ : wall
- : ou
www.eeworm.com/read/218591/14914454
h errno.h
#ifndef _ERRNO_H
#define _ERRNO_H
/*
* ok, as I hadn't got any other source of information about
* possible error numbers, I was forced to use the same numbers
* as minix.
* Hopefully these are posix
www.eeworm.com/read/116725/14956822
am makefile.am
COMMON_SUBDIRS = notebook tools bomb housekeeper same russia controlpanel vacs \
fontdemo dlgdemo ctrldemo picview
if LITE_VERSION
if STAND_ALONE
LITE_SUBDIRS=
else
LITE_SUBDIRS=mginit
endi
www.eeworm.com/read/217031/14982301
c shsc.c
/*
SHSC.C - Secure Hash Standard Code
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(t
www.eeworm.com/read/217031/14982332
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/217031/14982335
c r_dh.c
/*
R_DH.C - Diffie-Hellman 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
www.eeworm.com/read/217031/14982385
h shs.h
/*
SHS.H - header file for Secure Hash Standard Code
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF 2.0.
All functions prototypes are the Same as f
www.eeworm.com/read/216817/14991491
m qam.m
% QAM.m
% QAM.m compares OFDM (multicarrier) to multi-level QAM (single carrier)
% when they transmit the same # of bits in a given time period
read % read data for QAM - does not affect OFDM
data
www.eeworm.com/read/216437/15014121
h errno.h
#ifndef _ERRNO_H
#define _ERRNO_H
/*
* ok, as I hadn't got any other source of information about
* possible error numbers, I was forced to use the same numbers
* as minix.
* Hopefully these are p