代码搜索结果

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

test.txt

698 3074 1 0 0 0 0 0 0 0 0 0 1 666 2215 1 0 0 0 0 0 0 0 0 0 2 564 1843 1 0 0 0 0 0 0 0 0 0 3 618 2205 1 0 0 0 0 0 0 0 0 0 4 527 2386 1 0 0 0 0 0 0 0 0 0 5 537 2083 1 0 0 0 0 0 0 0 0 0 6 607 2003

test.txt

0.0201 0.0423 0.0554 0.0783 0.062 0.0871 0.1201 0.2707 0.1206 0.0279 0.2251 0.2615 0.177 0.3709 0.4533 0.5553 0.4616 0.3797 0.345 0.2665 0.2395 0.1127 0.2556 0.5169 0.3779 0.4082 0.5353 0.5116 0.4544

test.txt

-1.149 -0.904 -1.988 0.739 -0.06 1.206 0.864 1.196 -0.3 -0.467 1 0 0 0 0 0 0 0 0 0 0 1 -1.093 -0.922 -2.091 0.844 0.009 1.247 0.891 1.453 -0.089 -0.4 1 0 0 0 0 0 0 0 0 0 0 2 -1.784 -1.074 -1.661 1.3

test.txt

[**] [1:402:4] ICMP Destination Unreachable (Port Unreachable) [**] [Classification: Misc activity] [Priority: 3] 04/02-14:20:24.180006 211.64.0.48 -> 59.64.0.48 ICMP TTL:60 TOS:0x0 ID:12619 IpLen

test.c

#include #include "MSC1210.h" #include "task_stepm.h" #include "task_adc.h" static unsigned char i=0; code unsigned char tab[8]={0xEF,0xCF,0xDF,0x9F,0xBF,0x3F,0x7F,0x6F}; code unsign

test.c

#include #include "MSC1210.h" #include "task_stepm.h" #include "task_adc.h" static unsigned char i=0; code unsigned char tab[8]={0xEF,0xCF,0xDF,0x9F,0xBF,0x3F,0x7F,0x6F}; code unsign

test.asm

;///////////////////////Float Operation/////////////////////////////////////////// ;/ ;/ (1) BTOF ;转换成二进制浮点操作数 ;/ ;/ (2) FMUL ;进行浮点乘法运算 ;/ ;/ (3) FDIV ;进行浮点除法运算 ;/ ;/ (4) FADD ;进行浮点加法运

test.frm

VERSION 5.00 Begin VB.Form Test BorderStyle = 3 'Fixed Dialog Caption = "MCGS设备构件测试" ClientHeight = 2175 ClientLeft = 45 ClientTop = 330