搜索资源列表
qipanwenti
- 棋盘覆盖问题: 1.是8X8的棋盘 2.能动态的演示 -chessboard coverage : 1. Yes 8x8 chessboard 2. Dynamic Demonstration
Inside.Microsoft.SQL.Server.2005.T-SQL.Programming
- This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T
SixMethordforWiteBoxTesting
- 白盒测试作为测试人员常用的一种测试方法,越来越受到测试工程师的重视。白盒测试并不是简单的按照代 码设计用例,而是需要根据不同的测试需求,结合不同的测试对象,使用适合的方法进行测试。因为对于不同复杂度的代码逻辑,可以衍生出许多种执行路径,只有 适当的测试方法,才能帮助我们从代码的迷雾森林中找到正确的方向。本文介绍六种白盒子测试方法:语句覆盖、判定覆盖、条件覆盖、判定条件覆盖、条件组合覆 盖、路径覆盖。-staff as a commonly used test methods, test engi
Introduction To Algorithms 2nd Ed
- This book provides a comprehensive introduction to the modern study of computer algorithms. It presents many algorithms and covers them in considerable depth, yet makes their design and analysis accessible to all levels of readers. We have tried to k
Verifying_the_Quality_of_Your_Testbench_with_code_
- Testbenches have become an integral part of the design process, enabling you to verify that your HDL model is sufficiently tested before implementing your design and helping you automate the design verification process. It is essential, therefore
厦门亿宝大厦PHS室内覆盖系统设计
- 厦门亿宝大厦PHS室内覆盖系统设计-Xiamen billion-building PHS indoor coverage system design
Addison.Wesley.Aspect.Oriented.Software.Developmen
- Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the
TestingDoc
- 自动进行JAVA单元测试和代码标准检查来帮助开发人员编写克号的代码的工具。可分析类,然后生成单元测试案例来包括最大的覆盖测试,发现未处理的异常并校验需求。-自动的基本错误预防,包括单元测试和自动代码标准检查-生成并执行单元测试案例-提供了进行黑盒测试、模型测试和系统测试的快速简单的途径-识别并预防未处理的运行时异常,函数错误,内存泄露,性能问题和安全弱点-监控测试的覆盖范围-自动回归测试-检查超过380个来自JAVA专家的编码规范-改正违反超过160个编码规范的错误-允许用户创建自己的编码规范-
high_quality_ut.zip
- 《以最高质量推进单元测试》介绍了高质量实现C/C++代码覆盖测试的途径,介绍配合scrum的周演实践等。," To promote the highest quality unit test" introduced a high-quality realization of C/C++ code coverage testing ways to introduce the weekly-demo that use with scrum practices.
cassp
- 深入理解计算机系统第二版,全面的涵盖了操作系统,编译原理,汇编,计算机硬件的好书。有助于提高程序员的内功-In-depth understanding of computer systems second edition, comprehensive coverage of the operating system, compiler theory, compilation, computer hardware books. Help to improve the programmer'
AREPS_jianjie
- 发表在国际权威会议(IEEE主办)上的美国海军开发的AREPS软件的介绍-AREPS is the U.S. Navy’s designated software tool** for radar performance simulation and analysis. For well over 20 years it has been used to provide accurate propagation predictions in realistic refractive enviro
WIFI
- 无线网络覆盖方案,做系统集成, 无线覆盖的可以参考。-Wireless network coverage solution
CMMB_Protocol
- CMMB是英文China Mobile Multimedia Broadcasting (中国移动数字多媒体广播)的简称。国家广电总局于06年10月颁布了中国移动多媒体广播行业标准,确定采用我国自主研发的移动电视接收标准STiMi,该标准将从06年11月1日起实施。它是国内自主研发的第一套面向手机、PDA、MP3、MP4、数码相机、笔记本电脑多种移动终端的系统,利用S波段卫星信号实现“天地”一体覆盖、全国漫游,支持25套电视节目和30套广播节目-CMMB English China Mobile
mubansheji
- 软件测试的设计模板,有一定的风格覆盖广泛作用-Software testing design templates, have a certain style of coverage of a broad role
EmbeddedLinuxPrimer
- Embedded Linux Primer: A Practical, Real-World Approach presents a step-by-step walkthrough of porting Linux to custom boards and introduces real-time configuration via CONFIG_RT--one of today s most exciting developments in embedded Linux. You ll
future
- This project concentrates on the deterministic approach. This guarantees the full coverage in mobile adhoc network. This uses deterministic broadcast protocols that use neighbor set information only, which is more efficient method.
CMMBRoad
- 中国CMMB信号覆盖进程,详细描述中国CMMB的实施计划安排-China' s CMMB signal coverage process, a detailed descr iption of the implementation of China CMMB plans
mokuai
- 一本电子设计不可或缺的书,对于设计中用到的单片机模块,及实例导航涵盖很全面,超适合初学者-An electronic design an indispensable book, used for the design of the single-chip modules, and examples of navigation coverage is comprehensive, ultra-suited to beginners
GCC-Code-Coverage-Tools
- GCC Code Coverage Tools代码覆盖率测试工具,软件测试的常用工具文档说明-GCC Code Coverage Tools code coverage testing tools, software testing document describes common tools
Logic-coverage
- 从备选的答案中选择恰当的测试用例与之匹配。(A)属于语句覆盖;(B)、(C)属于判定覆盖;(D)、(E)属于条件覆盖;(F)、(G)属于判定条件组合覆盖;(H)属于多条件覆盖;(I)属于路径覆盖。-Cover (b), (c) belongs to decision coverage (d), (E) belongs to the condition coverage the (f) and (g) belonging to judging condition combination co