代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/426376/10254994
pbd test.pbd
This is an internal working file generated by the Source Browser.
21:29 23s
E:\EMETER\Software\msphost\Debug\Obj\main.pbi
www.eeworm.com/read/281173/10259084
c test.c
/*
; CH375/CH372 Bulk Data Test
; U2(AT89C51) Program
; 本程序测试数据传输的正确性,可以用于长时间连续测试,对应的计算机端的测试程序为TEST.EXE
; 方法: 下传随机长度的随机数据包,被单片机接收并将数据按位取反后返回,最终由计算机程序接收后比较数据是否正确
;
; Website: http://winchiphead.
www.eeworm.com/read/162897/10259502
pas test.pas
{This is a super test Program}
Program test;
Const MAX = 1000+(78*7+9);
SUPERMAX = MAX +1;
Var i,j,a,v:Integer;
t1,t2:Array[1 .. 100] of Integer;
r1,r2,r3: Record
x,y:Integer;
www.eeworm.com/read/426337/10259525
mkv test.mkv
www.eeworm.com/read/162897/10259613
asm test.asm
; tipareste code beginning
ENTER 2, 2
LOD 3
LODA 3
LODI 0
STO
LODA 3
LOD 3
LODI 1
ADD
STO
LODA 3
LODI 1
STO
LODA 3
LODI 1
STO
LOD -2
LOD -2
LODA 4
LOD 3
STO
LOD 3
LODI 1
LEAVE
RET
; test co