代码搜索结果

找到约 10,000 项符合 Test 的代码

test.txt

1 1:5.1 2:3.5 3:1.4 4:0.2 1 1:4.9 2:3.0 3:1.4 4:0.2 1 1:4.7 2:3.2 3:1.3 4:0.2 1 1:4.6 2:3.1 3:1.5 4:0.2 1 1:5.0 2:3.6 3:1.4 4:0.2 1 1:5.4 2:3.9 3:1.7 4:0.4 1 1:4.6 2:3.4 3:1.4 4:0.3 1 1:5.0 2:3

test.asv

x=0:0.1:10; y=-11x.^3-x.^2-10; plot(x,y)

test.m

z=peaks(25); surfl(z); shading interp; colormap(jet);

test.txt

VAR X,Y,Z,A,B,C,D:INTEGER; BEGIN WHILE (A+1)>(B+2) DO IF C>D THEN X:=Y+Z ELSE Y:=X+Z END.

test.c

/*************************** 语法分析 ****************************/ #include #include #include #include #define MAXSIZE 1000//栈大小 #define true 1 #define fa

test.txt

VAR I:INTEGER; BEGIN I:=1; END.

test.aspx

Testing HTML Area Server Side Control