-
1.1 编写目的
本需求的编写目的在于研究航空售票系统软件的开发途径和应用方法。
本需求的预期读者是与航空售票系统软件开发有联系的决策人,开发...
1.1 编写目的
本需求的编写目的在于研究航空售票系统软件的开发途径和应用方法。
本需求的预期读者是与航空售票系统软件开发有联系的决策人,开发人员,扶助开发者,软件验证者。
1.2 背景及范围
本项目的名称:航空售票系统开发软件。
本产品能具体化、合理化的管理航班信息、机票销售信息、旅客信息、登机牌信息。实现对一次航班从订票到最后发放旅客登机牌的全方位信息记录和服务管理。
1.3 参考资料
--------张海藩 编著
清华大学出版社
- 2022-11-04 15:30:03下载
- 积分:1
-
ITRON规范介绍
itron specification introduction
- 2022-11-18 12:50:03下载
- 积分:1
-
入库管理系统软件测试报告
1. 引言 3
1.1 目的 3
1.2 术语 3
1.3 参照标准 3
2. 测试日期安排 4
3. 测试小...
入库管理系统软件测试报告
1. 引言 3
1.1 目的 3
1.2 术语 3
1.3 参照标准 3
2. 测试日期安排 4
3. 测试小组及成员 4
4. 测试具体内容 4
4.1 软件文档检查 4
4.1.1 必须提供检查的文档 4
4.1.2 其他可能需要检查的文档 4
4.1.3 由业主确定必须检查的其他文档 4
4.1.4 文档质量的度量准则 4
4.2 可行性测试 5
4.2.1 源代码一般性检查 5
4.2.2 软件可行性检查 5
4.3 软件功能测试 6
4.3.1 界面(外观)测试 6
4.3.2 功能测试 6
4.3.3 稳定性(强度)测试 6
4.3.4 强壮性(恢复)测试 7
4.3.5 安全性测试 7
5. 测试结果交付方式 7
-Storage management system software testing 1. Introduction 3 1.1 Purpose 3 1.2 Terminology 3 1.3 reference 3 2. 4 3 testing dates. Test group and a member of 4 4. 4 4.1 specific content of the test software to check the document must be provided 4 4.1.1 4 4.1.2 of the document to check the other documents may need to check 4 4.1.3 must be examined to determine by the owners of the other documents 4 Measure 4.1.4 documents the quality of the feasibility of testing guidelines 4 4.2 source code 5 4.2.1 General Inspection 5 4.2 .2 check the feasibility of 5 4.3 software functional testing software 6 4.3.1 interf
- 2022-10-20 20:30:03下载
- 积分:1
-
图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介
绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图...
图像配准常常是作为其他图像处理应用的前处理步骤使用的,往往用于图像的对准、目标识别与定位。介
绍了在MATLAB系统中,如何应用MATLAB的IPT函数对图像进行配准的方法:首先用人机交互的方法在待配
准图像与基准图像之间进行图像配准所必需的匹配控制点的选取,然后用这些匹配控制点来计算两图像的某种空
间几何变换关系,最后利用这个空间几何变换关系对待配准图像进行几何变换,获得配准结果。实验表明,该方
法实现容易,且非常有效。
-Image registration is often as other image processing applications, the use of pre-treatment steps are often used for image alignment, target identification and location. Introduced the system in MATLAB, how to use MATLAB function of the IPT image registration method: First of all, employing the method of cross-machine in question and the baseline image registration between image image registration by matching control points necessary for the selection, and then use these control points to match the two images to calculate the geometric transform the relationship between a certain space, and finally make use of the space relationship between the treatment of geometric transformations with quasi-geometric image transformation, the results obtained registration. Expe
- 2022-04-26 17:42:11下载
- 积分:1
-
代码大全第二版中文版,分量有多重兄弟们应该很明白。由于加密原因,用adobe reader 7.0以上的版本打开。...
代码大全第二版中文版,分量有多重兄弟们应该很明白。由于加密原因,用adobe reader 7.0以上的版本打开。-code One Chinese version of the second edition, with multiple components brothers should know. Because encryption, using adobe reader version 7.0 and above to open.
- 2022-02-12 17:22:45下载
- 积分:1
-
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统...
嵌入式uClinux及其应用开发
本章从构建一个针对S3C4510B硬件平台的嵌入式uClinux操作系统-UClinux and embedded application development in this chapter from S3C4510B to build a hardware platform for embedded uClinux operating system
- 2023-03-04 14:40:03下载
- 积分:1
-
GNU Make Manual (Chinese translation edition) At present, although there are a n...
GNU Make 使用手册(中译版)目前,在网上虽然有一些著作,但都不能全面的解释Linux源代码中各级的Makefile文件,因此本人认真阅读了GNU Make 使用手册(3.79)版原文,在此基础上翻译了该手册,以满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要。-GNU Make Manual (Chinese translation edition) At present, although there are a number of online books, but they should not fully explain the Linux source code at all levels of Makefile files, so I carefully read the GNU Make Manual (3.79) version of the original text, in Based on this translation of the manual, to meet the demand for Linux source code are interested in or wish to adopt GCC programming GNU Make but the lack of a comprehensive understanding of the needs of people.
- 2022-03-17 08:35:51下载
- 积分:1
-
carnegie SSD4 Exam2
carnegie SSD4 Exam2 标准解答-carnegie SSD4 Exam2
- 2022-02-16 07:22:14下载
- 积分:1
-
Microsoft Press Understanding Workflowin Windows SharePointServices and the2007...
Microsoft Press Understanding Workflowin Windows SharePointServices and the2007 OfficeSystem
- 2022-05-13 12:21:08下载
- 积分:1
-
并口开发调试工具包(非源码)
并口开发调试工具包(非源码)-parallel debugger development kit (FOSS)
- 2022-02-28 21:33:03下载
- 积分:1