搜索资源列表
lixminC
- 这是编译原理词法分析源程序和实验报告。本程序亮点在于: 1、能够处理ANSI C 定义的42种运算符,32个关键字。 2、能够识别并且抽取预处理语句(如#include, #define , #ifdef....)存到preprocess.log中(格式例子为:line 0 : #include<stdio.h>) 3、能够识别并剔除两种注释(//和/* */) 4、能够识别简单的词法错误 missing terminating " 并且告诉你是在第几行出的错。 5、能够识别浮点数,
jiajuchangguanlibaogao
- 该项目包括了家具厂管理系统的可行性研究报告,需求分析报告,总体分析和测试计划。-The project includes a furniture factory management system feasibility study, needs analysis, the overall analysis and testing program.
4ceshifenxibaogao_gauojiban
- 软件测试分析报告,对软件测试人员来说,很好的模板,国际通用的-Analysis software testing, software testers, a good template, internationally
测试分析报告指南
- 测试报告编写指南 摘要 测试报告是把测试的过程和结果写成文档,并对发现的问题和缺陷进行分析,为纠正软件的存在的质量问题提供依据,同时为软件验收和交付打下基础。本文提供测试报告模板以及如何编写的实例指南。(Test report writing guide abstract The test report is the process and result of the test of written documents, and some problems and defect
Chan算法定位精度测试报告
- 关于chan 算法的定位精度分析,内置chan算法的matlab代码实现(Based on the analysis of the positioning accuracy of chan algorithm, the matlab code of chan algorithm is realized)