代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/353001/10484396
asv test.asv
clear
clc
%第一部分,产生航迹
load data.dat
%第二部分,两点起始
Start_Gate=8; %起始门限
Predict_Gate=1.5; %预测门限
MaxFlame=9; %总帧数
MaxTrack=5;
www.eeworm.com/read/353001/10484407
m test.m
clear
clc
%第一部分,产生航迹
%第二部分,两点起始
Start_Gate=400; %起始门限
Predict_Gate=300; %预测门限
MaxFlame=9; %总帧数
MaxTrack=5;
www.eeworm.com/read/353001/10484496
asv test.asv
clear
clc
%第一部分,产生航迹
load data.dat
%第二部分,两点起始
Start_Gate=8; %起始门限
Predict_Gate=1.5; %预测门限
MaxFlame=9; %总帧数
MaxTrack=5;
www.eeworm.com/read/353001/10484503
m test.m
clear
clc
%第一部分,产生航迹
%第二部分,两点起始
Start_Gate=8; %起始门限
Predict_Gate=1.5; %预测门限
MaxFlame=9; %总帧数
MaxTrack=5;
www.eeworm.com/read/278961/10485227
png test.png
www.eeworm.com/read/424143/10487516
lst test.lst
ASEM-51 V1.2 Copyright (c) 1996 by W.W. Heinz PAGE 1
MCS-51 Family Cross Assembler A S E M - 5 1
www.eeworm.com/read/424143/10487523
asm test.asm
LOOP:CLR P1.0
CALL DELAY
CALL DELAY
CALL DELAY
SETB P1.0
CALL DELAY
CALL DELAY
CALL DELAY
LJMP LOOP
DELAY:MOV R0, #50
DJNZ R0, $
RET
END
www.eeworm.com/read/424143/10487562
sdi test.sdi
0000,C2 90,LOOP,LOOP:CLR P1.0
0002,12 00 19,,CALL DELAY
0005,12 00 19,,CALL DELAY
0008,12 00 19,,CALL DELAY
000B,D2 90,,SETB P1.0
000D,12 00 19,,CALL DELAY
0010,12 00 19,,CALL DELAY
0013,12 00
www.eeworm.com/read/424143/10487566
hex test.hex
:10000000C290120019120019120019D29012001990
:0E0010001200191200190200007832D8FE22E8
:00000001FF