代码搜索:Coverage

找到约 1,248 项符合「Coverage」的源代码

代码结果 1,248
www.eeworm.com/read/331633/12817299

rpt count24_04.sim.rpt

Simulator report for count24_04 Mon May 05 09:35:22 2008 Version 5.1 Build 176 10/26/2005 SJ Full Version --------------------- ; Table of Contents ; --------------------- 1. Legal Notice
www.eeworm.com/read/319478/13450791

res gsect.res

G-SAMPLE EMPIRICAL COVERAGE TEST RESULTS TOTAL # OF OBSERVED VALUES = 12 RANDOM # GENERATOR SEED = 61 # OF SIMULATIONS = 10000 THE COVERAGE EXPONENT
www.eeworm.com/read/317326/13505928

m sa_fig2_19.m

% figure 2.19 %coverage diagram for flat earth model x=0:.1:80; h1=5; d=200; y=2*abs(sin(2*pi*h1*x/d)); figure plot(x,y,'k') ylabel('F') xlabel('h_2/\lambda') axis([0 80 0 3])
www.eeworm.com/read/407047/11430852

m rlbul.m

%RLBUL RLBUL calculates the radio link budget for CDMA uplink, based rather much on the excel % calculates coverage threshold [dBm] (covth) % %Inputs: %Outputs: %
www.eeworm.com/read/405329/11465237

txt 测试用例设计方法.txt

测试用例设计方法 白盒测试基本技术:控制流图、代码覆盖率分析( Code <mark>Coverage</mark> Analysis )。 白盒测试方法:从总体上可划分为静态测试和动态测试;按测试操作的实施方式划分为手工测试和借助于工具的自动化测试等。 白盒测试的静态测试方法:代码检查法、静态结构分析法、代码质量度量法等。 白盒测试的动态测试方法:功能确认与接口测试、逻辑覆盖分析法、基本路径测 ...
www.eeworm.com/read/167562/5457472

c qgrayraster.c

/***************************************************************************/ /* */ /* qgrayraster.c, derived from ftgrays.c
www.eeworm.com/read/195484/8150540

c pangoatsui.c

/* Pango * pangatsui.c * * Copyright (C) 2005 Imendio AB * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * Licens