代码搜索:Random

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

代码结果 10,000
www.eeworm.com/read/274788/10852346

c 106.c

/* 在BC31下编译 */ /* compile under Borland C++ 3.1 */ #include #include #define Alpha 3.90 double initvalue(); double random(void)/*返回一个(0,1)之间的随机数*/ { static doub
www.eeworm.com/read/272243/10964488

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964494

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964544

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964622

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964660

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964696

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/272243/10964728

h rand.h

/* RAND.H - Interface to random number generation procedures. */ /* Copyright (c) 1995, 2000, 2001 by Radford M. Neal * * Permission is granted for anyone to copy, use, or modify this program *
www.eeworm.com/read/418028/10967429

test crash2.test

# 2001 September 15 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for yo
www.eeworm.com/read/417462/10989041

c puttext.c

#include #include #include #include #include #include void main(void) { char buffer[128]; int row, column; clr