登录
首页 » 文件格式 » 1 概述 1.1 编写目的 本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。 1.2 参考资...

1 概述 1.1 编写目的 本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。 1.2 参考资...

于 2022-03-21 发布 文件大小:9.24 kB
0 235
下载积分: 2 下载次数: 1

代码说明:

1 概述 1.1 编写目的 本文档的编写目的是:详细定义×××××软件的总体功能;给出系统的结构设计,作为过程设计和程序编写的依据。 1.2 参考资料 包括: a. 项目来源; b. 本文档中引用到的规范和资料等; c. 列出这些规范和资料的作者、编号、标题、发表日期、出版单位或资料来源。 1.3 术语和缩写词* 列出本文档中用到的专门术语的定义和缩写词,缩写词要给出中文译名和英文全称,常用的不需要定义。 2 需求概述 2.1 目标与需求 概述系统的特性和需求,扩充软件需求说明中的信息,给出增加的细节,详尽地指出对软件需求说明中有关特性和需求做出的变更。 2.2 环境描述 描述运行软件系统所需的软、硬件环境;描述开发软件系统所需的软、硬件环境。 2.3 条件和限制 描述可能影响设计方案形成及实施的条件和限制。 -prepared an overview 1.1 purpose of this document is prepared : detailed definition x x x software overall function; given the structural design, As a process and procedures for the preparation of the design basis. 1.2 reference include : a. source projects; B. This document quoted the norms and information; c. presents information on these norms and the author of the serial number, title, date of publication, the publishing unit or source of information. 1.3 Terms and Abbreviations* List of the documents used in the definition of the jargon and abbreviations words, acronym given to the Chinese tra

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 看到市场上正在流行的时尚商品――摇摆LED 时钟,感觉非常新颖独特...
    看到市场上正在流行的时尚商品――摇摆LED 时钟,感觉非常新颖独特-See that the market is a popular fashion items- swing LED clock, feeling very novel and unique
    2023-07-19 01:10:03下载
    积分:1
  • 介绍了一种 802.16宽带无线城域网媒体接入控制协议研究与系统实现...
    介绍了一种 802.16宽带无线城域网媒体接入控制协议研究与系统实现-This paper introduces a 802.16 broadband wireless metropolitan area network media access control protocol research and system
    2022-06-15 06:26:36下载
    积分:1
  • eda课程,包括数码管显示,可变步长计数器的编写
    eda课程,包括数码管显示,可变步长计数器的编写-eda courses, including digital display, variable-step preparation of counter
    2022-02-26 20:59:15下载
    积分:1
  • jkv hjmvm ujuyy uyjkyu uy
    jkv hjmvm ujuyy uyjkyu uy
    2022-03-31 16:33:22下载
    积分:1
  • 全国软设计标准档,包含了概要设计,需求,详细设计等等的模版,可以参考下...
    全国软件设计标准文档,包含了概要设计,需求,详细设计等等的模版,可以参考下-national standard software design documentation, including a summary of the design, demand, etc. The detailed design templates can refer to the next
    2022-02-05 03:17:41下载
    积分:1
  • delphi学习资料,DELPHI初学者入门的好东西
    delphi学习资料,DELPHI初学者入门的好东西-delphi learning materials, DELPHI beginners entry of good things
    2022-08-02 14:11:10下载
    积分:1
  • 针对Bioware的ERF表的说明档,详细分析的ERF的,组成,结构....
    针对Bioware的ERF表的说明文档,详细分析的ERF的格式,组成,结构.-Bioware
    2023-06-14 20:10:03下载
    积分:1
  • 4 reports the experimental data structure, content or subject of the experiment...
    数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是-4 reports the experimental data structure, content or subject of the experiment l, randomly generated integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (the order of search, Insertion Sort, Bubble Sort, Heap Sort, Quick Sort) for the comparison, the calculated average number of comparison, the average mobile number and execution time. Automatically calculated by the procedure by manual timing. 2, the experimental results the data were analyzed. Main content
    2022-02-21 15:58:11下载
    积分:1
  • 描述
    file description this file is about java msging sms
    2022-08-15 13:58:59下载
    积分:1
  • simple, powerful, voice processing documents to meet the basic needs, but MCI al...
    MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also has its shortcomings, it is only once a player WAVE documents, sometimes in practical application, in order to achieve mixing effects, need to play two or more WAVE documents, it is necessary to use Microsoft"s DirectX technology DirectSound, and the technology underlying direct audio equipment operation can be achieved over eight WAV files at the same time players.
    2022-08-13 05:07:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载