说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 安全需求定义
1)  security requirement definition
安全需求定义
1.
Then the current research findings at home and abroad are analyzed comprehensively from five aspects, namely ISSE methodology, security requirement definition, risk assessment, security policy, security appraisal and standard.
首先介绍了信息系统安全工程的概念 ,然后从信息系统安全工程方法论、安全需求定义、风险评估、安全控制策略和安全评价及标准等 5个方面 ,综合分析了当前国内外信息系统安全工程理论与方法的研究进展 ,并对今后可开展研究的领域进行了展
2)  safety requirement
安全需求
1.
These activities built on safety requirements increase the cost of living and narrow their development spaces, and even restrict social and economic development of the floodplain
他们建立在安全需求上的相应行为,增大了生活成本,影响着他们生存发展的空间,进而制约着滩区社会经济的发展。
2.
The computer interlocking software is a kind of typical safetycritical software, which has very complicated interlocking control logic and safety requirements with the core of failsafe.
计算机联锁软件是一种典型的安全关键软件,具有非常复杂的联锁控制逻辑和以失效安全为核心的安全需求。
3)  security requirement
安全需求
1.
To identify the security requirements of information systems, a business process-based security requirement analysis method was presented.
为了识别信息系统安全需求,提出一种基于业务过程的信息系统安全需求分析方法。
2.
Security requirement analysis is a very important part of software vulnerability analysis technology,it points out the analysis direction and improves efficiency.
安全需求分析是软件漏洞分析中极重要的一个环节,能够指明分析的方向,提高分析的效率。
3.
NGN has several security requirements including security strategy, authentication, authorization, access control and audit, time stamp and time source.
NGN有安全策略,认证、授权、访问控制和审计,时间戳与时间源等安全需求;NGN按照逻辑方式和物理方式对网络进行划分,形成不同的安全域对应着特定的安全策略。
4)  security requirements
安全需求
1.
Security Requirements Analysis and Security Protocols Design of Cooperative Computing for Multi-users in Grid;
网格中多用户协同计算安全需求分析及安全协议设计
2.
The limitations of 3G-AKA protocol are analyzed,and an improved protocol of 3G-AKA is proposed,it can provide more advanced security requirements.
分析了3G-AKA协议的安全缺陷,提出了一个改进的3G-AKA协议,满足了更高的安全需求。
3.
This paper discusses network security requirements, refers to OSI reference module, and proposes network security strategies and evaluation method of these stratagies based on campus network.
近几年网络安全越来越引起人们的重视,针对小型园区网在学校及小企业的应用,从安全需求分析着手,参考OSI网络安全技术层次模型,提出了基于小型园区网络的安全策略以及对策略的评估方法。
5)  security demand
安全需求
1.
To solve the problem,the article analyzes the security demand of RFID system and countermeasure in detail,deeply researches the advantages and disadvantages of the securiety agreement of RFID and works out an scheme to solve the RFID system’s security.
为解决RFID的安全隐患问题,本文详细分析了RFID系统的安全需求及其对策,深入研究了RFID安全协议及其优缺点,提出一种解决RFID系统安全性的方案。
2.
This paper mainly analyses the security demands of the Wuhan Drainage Geographic Information System,and puts forward a corresponding solution,further more,discusses some security technical measures.
分析了武汉市排水地理信息系统的安全需求,提出了相应的安全解决方案,探讨了部分安全技术措施。
3.
To solve the problem,the article analyzes the security demand of RFID system and countermeasure in detail,deeply researches the advantages and disadvantages of the securiety agreement of RFID and works out an scheme to solve the RFID system s security.
为解决 RFID 的安全隐患问题,本文详细分析了 RFID 系统的安全需求及其对策,深入研究了 RFID 安全协议及其优缺点,提出一种解决 RFID 系统安全性的方案。
6)  Safety Need
安全需求
1.
The paper analyzed the safety need of the e-government,insecurity factors and safe characteristics.
分析电子政务的安全需求及威胁电子政务安全的因素,探讨电子政务安全的特性,并就构建中国电子政务安全体系的原则和策略进行分析。
补充资料:软件需求定义


软件需求定义
software requirements definition

  rUQnjjan xuqIU dingyi软件需求定义(softw田re requl~ts defi-nition)软件需求的完整陈述。它是软件开发人员与用户密切合作,了解用户的需要、目的和期望,并进一步表述而成的定义性陈述。有时又称为软件需求规约。它是用户与软件开发人员之间契约的基础,主要面向用户,采用基于现实世界的描述模型,以便于用户理解。 软件需求包括功能需求和非功能需求两个方面。 功能需求从用户的角度明确软件系统必须具有的功能行为,其中包括系统的操作过程和操作模式的控制过程等描述。功能需求不仅要说明每项功能需要“做什么”,而且还要指明这些功能间的联系及相互的依赖关系(控制和数据),但不涉及“如何做”的描述,它是整个软件需求的核心所在。 在功能需求的基础上,非功能需求对软件需求作进一步刻画,包括功能限制、设计限制、环境描述、数据与通信规程和项目管理等。功能限制刻画软件系统的性能、响应时间、安全性标准和质量指标等;设计限制主要包括系统的开发平台等;环境描述主要包括系统所属环境的各个方面及其应用领域;数据与通信规程主要刻画系统各部分之间以及系统与外部环境之间的数据流;项目管理涉及系统开发与系统交付等方面的需求,主要包括文档标准、模块测试与集成过程、期限和可接收性标准等。 对上述软件需求所涉及的各个方面,其侧重点随软件类型而异。 好的软件需求定义文件应该是尽可能详细、完备、一致并具有较强的可适应性。其作用如下: (l)作为用户和软件开发人员建立合同的基础,它是双方对待解间题的共同理解; (2)作为软件开发的依据,开发人员据此写出相应的功能规约,然后再选择合适的解题途径,进行软件的设计与实现; (3)作为软件确认和验证的基础,一方面可据此确认系统是否满足用户需求;另一方面,可据此验证软件的设计与实现是否正确。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条