代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/130382/5957335

h bn.h

/* * bn.h - the interface to the bignum routines. * All functions which return ints can potentially allocate memory * and return -1 if they are unable to. All "const" arguments * are unmodifie
www.eeworm.com/read/130382/5958036

h bn.h

/* * bn.h - the interface to the bignum routines. * All functions which return ints can potentially allocate memory * and return -1 if they are unable to. All "const" arguments * are unmodifie
www.eeworm.com/read/101082/6243207

1b l7.1b

#print As I said, '.' is set to the last line touched by any command in the editor. So if you type 3p . will be set to line 3; and then .p will print the same line. Try that - with the usual tr
www.eeworm.com/read/101082/6243233

2c l7.2c

#print Now, print the fourth line in this file twice, using the same pattern. The file is the same, and you should put the usual finish (w, q, ready) after printing the line. #create Ref 4p .p w q #c
www.eeworm.com/read/100926/6263893

readme

test_mutex test_mutex tests ACE_Local_Mutex and ACE_Remote_Mutex with both local and global proxies. "Local proxies" mean that each thread uses its own proxy (but same logical token.) "Global
www.eeworm.com/read/486654/6524398

cpp 1563.cpp

/* This Code is Submitted by wywcgs for Problem 1563 on 2006-02-15 at 16:39:58 */ #include #include #include using namespace std; const int MAX = 512; const char
www.eeworm.com/read/486654/6524532

cpp 1524.cpp

/* This Code is Submitted by wywcgs for Problem 1524 on 2005-12-13 at 21:41:24 */ #include const char code[] = "NOP"; const int MAX = 5000; char gene[MAX]; bool find(int); bool
www.eeworm.com/read/481966/6633697

cpp 1563.cpp

/* This Code is Submitted by wywcgs for Problem 1563 on 2006-02-15 at 16:39:58 */ #include #include #include using namespace std; const int MAX = 512; const char
www.eeworm.com/read/481966/6633831

cpp 1524.cpp

/* This Code is Submitted by wywcgs for Problem 1524 on 2005-12-13 at 21:41:24 */ #include const char code[] = "NOP"; const int MAX = 5000; char gene[MAX]; bool find(int); bool
www.eeworm.com/read/408335/11392405

c osd.c

/*************************************************************************** Project : Car two ting dvd System Compiler : ST7 HiCross C (HiWARE) Module : autos.c Version : V 1.0 Created