代码搜索:ALOC

找到约 19 项符合「ALOC」的源代码

代码结果 19
www.eeworm.com/read/320955/13415291

c f77_aloc.c

#include "f2c.h" #undef abs #undef min #undef max #include "stdio.h" static integer memfailure = 3; #ifdef KR_headers extern char *malloc(); extern void exit_(); char * F77_aloc(Len, whence) integ
www.eeworm.com/read/233522/4668249

c f77_aloc.c

#include "f2c.h" #include "netlib.h" #undef abs #undef min #undef max #include "stdio.h" static integer memfailure = 3; #ifdef KR_headers extern char *malloc(); extern void exit_(); ch
www.eeworm.com/read/351636/3103177

c f77_aloc.c

#include "v3p_f2c.h" #undef abs #undef min #undef max #include "stdio.h" static integer memfailure = 3; #ifdef KR_headers extern char *malloc(); extern void exit_(); char * F77_aloc(L
www.eeworm.com/read/158865/5592776

c f77_aloc.c

#include "f2c.h" #undef abs #undef min #undef max #include static integer memfailure = 3; #ifdef KR_headers extern char *malloc(); extern void G77_exit_0 (); char * F77_aloc(Len, whence)
www.eeworm.com/read/328104/13046364

pl0 test4.pl0

*code as follow* 15 0 48 JMP 0 48 15 0 13 JMP 0 13 15 0 3 JMP 0 3 24 0 0 ALOC 0 0 5 2 4 LODI 2 4 5 2 4 LODI 2 4 5 2 5 LODI 2 5 23 0 0 DIVI 0 0 5 2 5 LODI 2 5 21 0 0 TIM 0
www.eeworm.com/read/328104/13046373

pl0 test3.pl0

the max common divisor is: *code as follow* 15 0 21 JMP 0 21 15 0 2 JMP 0 2 24 0 1 ALOC 0 1 5 1 4 LODI 1 4 7 0 4 STO 0 4 5 1 5 LODI 1 5 7 1 4 STO 1 4 5 0 4 LODI 0 4 7 1 5 STO 1 5
www.eeworm.com/read/328104/13046360

pl0 test1.pl0

a= in main *code as follow* 15 0 20 JMP 0 20 15 0 2 JMP 0 2 24 0 1 ALOC 0 1 7 0 4 STO 0 4 5 0 4 LODI 0 4 2 0 600 LITI 0 600 28 0 0 GRT 0 0 16 0 12 JPC 0 12 14 0 0 WRTSTR 0 0 5 0
www.eeworm.com/read/138045/13269903

h configur.h

/* configur.h 9-9-92 configurable parameters at compile time */ /* Tierra Simulator V4.0: Copyright (c) 1991, 1992 Tom Ray & Virtual Life */ /* #ifndef lint static char sccsid[] = "@(#)configur.
www.eeworm.com/read/147972/5718767

java agent.java

package sim.app.swarmgame; import sim.engine.*; import sim.util.*; public class Agent implements Steppable, sim.portrayal.Oriented2D { public Agent a; public Agent b; public Double2D
www.eeworm.com/read/135719/13908205

c son_gc_common.c

/******************************************************************* This software module was originally developed by Yoshiaki Oikawa (Sony Corporation) and Mitsuyuki Hatanaka (Sony Corporation) and