代码搜索结果
找到约 216,410 项符合
Test 的代码
test.m
function numDist = test(x0,N)
x = GaussDist (x0,5,2,N);
mi = floor(min(x));
ma = ceil(max(x));
numDist = zeros(ma-mi,1);
for i=1:N
j = floor(x(i)) - mi;
numDist(j+1) = numDist(j+1) +
test.lst
C51 COMPILER V7.06 TEST 02/18/2007 10:42:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN te
test.plg
礦ision2 Build Log
Project:
D:\文稿\手把手教你学单片机的C语言程序设计实验程序\第4章实验程序\test\test.uv2
Project File Date: 11/18/2006
Output:
Build target 'Target 1'
co
test.lnp
".\CS21-1.obj"
TO "test"
test.pcc
-cF9234
-yc:\NECTOOLS32\DEV\
-ng
-zp
TEST.C
test.plk
-yc:\NECTOOLS32\DEV\
-oE:\线缆检测\10to\TEST.lmf
c:\NECTOOLS32\LIB78K0S\s0sl.rel
-bcl0s.lib
-bcl0sf.lib
-s
TEST.rel
test.poc
-yc:\NECTOOLS32\DEV\
TEST.lmf
test.src
[Files]
test.c
[Headers]
[Documents]
test.lk
test.o
test.dp2
test.o: D:/icc/include/iom16v.h D:/icc/include/macros.h