代码搜索:Coverage
找到约 1,248 项符合「Coverage」的源代码
代码结果 1,248
www.eeworm.com/read/460331/7253716
rpt 872.sim.rpt
Simulator report for 872
Thu Mar 19 13:43:37 2009
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. S
www.eeworm.com/read/458224/7301679
m example.m
% Example script for computing the optical flow for an image sequence
% It includes visualisation of subsampled flow fields and
% computation of the error statistics
clear all
%%%%%%%%%%%%%%
%
www.eeworm.com/read/309295/13675102
txt 白盒测试.txt
白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。利用白盒测试法进行动态测试时,需要测试软件产品的内部结构和处理过程,不需测试软件产品的功能。白盒测试又称为结构测试和逻辑驱动测试。
白盒测试法的覆盖标准有逻辑覆盖、循环覆盖和基本路径测试。其中逻辑覆盖包括语句覆盖、判定覆盖、条件覆盖、判定/条件覆盖、条件组合覆盖和路径覆盖 ...
www.eeworm.com/read/120251/6077353
asm splat3.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX blendcolor, fragmen
www.eeworm.com/read/120251/6077356
asm splat4.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX blendcolor, fragmen
www.eeworm.com/read/120251/6077357
asm splat4lerp.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX currentcolor, fragm
www.eeworm.com/read/113165/6139367
asm splat3.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX blendcolor, fragmen
www.eeworm.com/read/113165/6139370
asm splat4.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX blendcolor, fragmen
www.eeworm.com/read/113165/6139371
asm splat4lerp.asm
!!ARBfp1.0
OPTION ARB_precision_hint_fastest;
TEMP blendcolor, currentcolor, coverage;
# Fetch coverage.
TEX coverage, fragment.texcoord[0], texture[0], 2D;
TEX currentcolor, fragm
www.eeworm.com/read/487333/6519495
rpt miller.sim.rpt
Simulator report for miller
Thu May 14 00:26:06 2009
Quartus II Version 8.0 Build 231 07/10/2008 Service Pack 1 SJ Full Version
---------------------
; Table of Contents ;
-------------------