代码搜索:Multiplicative

找到约 131 项符合「Multiplicative」的源代码

代码结果 131
www.eeworm.com/read/470720/1450320

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/470693/1462266

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/240162/4588112

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/233448/4682021

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/190666/5178070

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/162614/5526922

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/340665/3278771

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/440906/1780404

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/366702/2878226

c 20020423-1.c

/* PR c/5430 */ /* Verify that the multiplicative folding code is not fooled by the mix between signed variables and unsigned constants. */ extern void abort (void); extern void exit (int); int m
www.eeworm.com/read/202680/15375899

m randssp.m

function r = randssp(p,q) %RANDSSP Multiplicative congruential uniform random number generator. % Based on the parameters used by IBM's Scientific Subroutine Package. % The statement % r = ran