搜索资源列表
COMPBCJSNM
- 经验交流,从网上下载的好东西望大家分享,不能保证百分白对你有用-exchange of experiences, from the Internet to download the good things we hope to share and can not guarantee the percentage of white useful to you
004core
- ARM2410开发板资料。不要白不要。来自EV2410的资料。-ARM2410 Development Board information. Not white not. EV2410 from the information.
06-WhiteBoxtesting
- 06-White Box testing 软件工程白盒测试-06-White Box testing software engineering White Box
chess_improve
- 棋类博弈算法的改进:瞿锡泉,白振兴,包建平.基于博弈树的构建,对传统的博弈算法进行了分析研究,指出了其存在的不足。提出改进传统算法的三种可行技术,并通过实例进行了验证。 -chess game algorithm improvements : Jixi spring, and white revitalization, including the Jianping. Based on Game Tree Construction, Game of the traditional algori
V10Heer_JW_White_Paper_v1.0.pdf
- 高校数字校园系列软件产品白皮书 -University Digital Campus series of software products White Paper University Digital Campus White Paper Series software products
aguidebookofsoftwaretesting
- 关于软件测试的经典介绍性文章---软件白盒测试指南。-on Software Testing of the classic introductory article -- White Box Software Guide.
SoftwareTesting
- 软件测试课件,里面有黑盒和白盒测试的原理及测试用例-Courseware software testing, there are black box and white-box testing of the theory and test cases
HW6
- White noise is a random signal (or process) with a flat power spectral density. In other words, the signal contains equal power within a fixed bandwidth at any center frequency. White noise draws its name from white light in which the power spectral
c
- 高斯(白)噪声的c程序实现,用C语言编写,已经调试通过。-Gaussian (white) noise of the c program to achieve, with the C language, has been debugged.
White-boxtesting
- 白盒测试理论,包括白盒测试的方法,以及白盒测试常见的手段-White-box testing theories, including the white-box testing methods, and common means of white-box testing
6-25-White-paper-dPMR-v1.0
- ETSI数字对讲机标准DPMR开发白皮书,可做为系统开发者开发指南-Development of digital radio standard DPMR ETSI White Paper can be used as system developers to develop guidelines
White-box-testing
- 一个白盒测试的文档。帮助你了解什么是白盒测试,怎样进行白盒测试,白盒测试一些基本工具等。-A white box testing. To help you understand what is a white box testing, how to carry out the white box test, white box testing some of the basic tools.
What-is-white-box-Testing2
- What is white box Testing details
generate-white-noise-with-fpga
- 一共7篇文章,介绍了使用fpga产生任意分布白噪声的方法,值得借鉴,A total of seven articles, describes using fpga to generate arbitrary distribution of white noise, it is worth learning
black-box-white-box-testing
- 白盒测试和黑盒测试技术详解,列在一起可以发现他们的优缺点-Detailed white box and black box testing techniques, are listed together with their advantages and disadvantages can be found
white.example-problems
- White Papers for Hadoop
Performance-assessment-of-auto-white-balance-meth
- It s a whitebalance algorithm. performance assessment of auto white balance method
White-Box-Testing1
- 针对软件测试中的白盒测试技术,分析了当前白盒测试的主要方法及存在的测试用例繁多,测试不充分,效率低下等问题。为了解决这些问题,重点介绍了DD图、流程图等概念,并以构造DD图无约束边集合和程序流程树为基础,给出了一个基于程序流程树的测试模型,该模型通过五个步骤来对程序代码进行测试。第一个步骤是提取程序片段,包括重要度评价与程序切分。如果是在集成测试阶段,需要分析模块复杂度,选取当前最重要的模块进行测试。如果是在单元测试阶段,可认为当前的惟一模块就是最重要模块。然后,将复杂程序代码利用程序切片技术,
White-Box-Testing2
- 软件开发过程中白盒测试方法和工具的研究及应用,第一部分为绪论。主要阐述论文的研究课题背景和研究方法第二部分主要阐述软件测试的理论知识研究,从软件测试的基本理论,软件测试的分类,软件测试的过程模型等。第三部分主要研究白盒测试的理论知识,测试原则,实施步骤。第四部分主要研究目前业界使用比较普遍的白盒测试工具,并进行对比研究。第五部分主要将以上研究的白盒测试理论运用到实践,通过运用klocwork工具实践研究河南移动项目。CAJ格式-the Research and Application of th
White-Box-Testing3
- 利用插桩技术实现嵌入式软件“白盒”测试是行之有效的方法。本课题的主要任务是通过对嵌入式软件的特点以及现有插桩技术进行研究,提出了在嵌入式软件“白盒”测试中插桩技术面临的主要问题:代码膨胀率和程序执行效率,利用GCC作为开发平台,针对这两个问题进行研究,实现了插桩技术。论文针对嵌入式软件插桩技术中出现的两个问题,对插桩模型进行了改进,提出了策略性插桩模型。经过一系列的研究,提出利用替换宏定义、策略插桩来解决代码膨胀问题和提高插桩速度进而解决程序执行效率问题 然后专门针对嵌入式软件的不确定性,特别提