Requirements Engineering最新文献

筛选
英文 中文
Turning asynchronicity into an opportunity: asynchronous communication for shared understanding with vision videos 将异步转化为机遇:通过异步通信与视觉视频达成共识
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-04-15 DOI: 10.1007/s00766-024-00414-5
Lukas Nagel, Oliver Karras, Seyed Mahdi Amiri, Kurt Schneider
{"title":"Turning asynchronicity into an opportunity: asynchronous communication for shared understanding with vision videos","authors":"Lukas Nagel, Oliver Karras, Seyed Mahdi Amiri, Kurt Schneider","doi":"10.1007/s00766-024-00414-5","DOIUrl":"https://doi.org/10.1007/s00766-024-00414-5","url":null,"abstract":"<p>The success of software projects depends on developing a system that satisfies the stakeholders’ wishes and needs according to their mental models of the intended system. However, stakeholders may have misaligned mental models of the same system, resulting in conflicting requirements. For this reason, a shared understanding of the project vision is essential for the success of software projects. While it is already challenging to achieve shared understanding in synchronous contexts, such as meetings, it is even more challenging when only asynchronous contexts, like messaging services, are possible. When multiple stakeholders are involved from different locations and time zones, primarily asynchronous communication occurs. The use of asynchronous communication tools for the development of a shared understanding has hardly been analyzed. In this paper, we look to turn the potential detriment of having to discuss a project vision asynchronously into an opportunity for stakeholders to achieve a shared understanding. For this purpose, we give an overview of common challenges of asynchronous communication. We also propose five concepts designed to minimize the impact of these challenges. We examine categories of asynchronous communication tools and assess their adaptability to our concepts. In a workshop, we chose three most suited representatives to include in our main experiment. In this experiment, we evaluate the adapted representatives and a prototype of our own with 30 participants. Our results show the suitability of our concepts. Participants using our concepts were able to achieve a higher level of shared understanding.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"126 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-04-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140588775","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Systematic adaptation and investigation of the understandability of a formal pattern language 对形式化模式语言的可理解性进行系统调整和研究
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-04-04 DOI: 10.1007/s00766-024-00417-2
Elisabeth Henkel, Nico Hauff, Vincent Langenfeld, Lukas Eber, Andreas Podelski
{"title":"Systematic adaptation and investigation of the understandability of a formal pattern language","authors":"Elisabeth Henkel, Nico Hauff, Vincent Langenfeld, Lukas Eber, Andreas Podelski","doi":"10.1007/s00766-024-00417-2","DOIUrl":"https://doi.org/10.1007/s00766-024-00417-2","url":null,"abstract":"<p>Formal pattern languages are used in industry to communicate and analyse requirements, as they are said to be both machine-readable and intuitively understandable for humans. The questions arise to what extent this intuitive understanding of a pattern language is in agreement with its formal semantics and whether this understanding can be increased systematically. We present two consecutive empirical experiments to address these questions. The formal semantics serves as an objective judge on the intuitive understanding. Our experiments confirm the practical usefulness of <span>HanforPL</span> insofar the intuition matches the formal semantics in most practically relevant cases. They also reveal a number of edge cases where even a prior exposure to formal logic is not a guarantee for correct understanding. We present and validate systematic adjustments to the patterns, leading to several large increases in understandability but come at the cost of new, but less impactful ambiguities. We demonstrate how an inquiry on the alignment of the intuitive and formal semantics of a pattern language can help to understand and improve the language. While results regarding the understandability of <span>HanforPL</span> are favourable in commonly used cases, there is potential for improvement. The systematic adaption of patterns shows that small modifications may have large effects on the alignment of formal and intuitive semantics, and that modification must be considered with caution in the context of the respective pattern to avoid unintentionally adding new ambiguities. This article is an extension of our published REFSQ paper.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"56 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-04-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140588440","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improving requirements completeness: automated assistance through large language models 提高需求的完整性:通过大型语言模型提供自动协助
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-03-25 DOI: 10.1007/s00766-024-00416-3
Dipeeka Luitel, Shabnam Hassani, Mehrdad Sabetzadeh
{"title":"Improving requirements completeness: automated assistance through large language models","authors":"Dipeeka Luitel, Shabnam Hassani, Mehrdad Sabetzadeh","doi":"10.1007/s00766-024-00416-3","DOIUrl":"https://doi.org/10.1007/s00766-024-00416-3","url":null,"abstract":"<p>Natural language (NL) is arguably the most prevalent medium for expressing systems and software requirements. Detecting incompleteness in NL requirements is a major challenge. One approach to identify incompleteness is to compare requirements with external sources. Given the rise of large language models (LLMs), an interesting question arises: Are LLMs useful external sources of knowledge for detecting potential incompleteness in NL requirements? This article explores this question by utilizing BERT. Specifically, we employ BERT’s masked language model to generate contextualized predictions for filling masked slots in requirements. To simulate incompleteness, we withhold content from the requirements and assess BERT’s ability to predict terminology that is present in the withheld content but absent in the disclosed content. BERT can produce multiple predictions per mask. Our first contribution is determining the optimal number of predictions per mask, striking a balance between effectively identifying omissions in requirements and mitigating noise present in the predictions. Our second contribution involves designing a machine learning-based filter to post-process BERT’s predictions and further reduce noise. We conduct an empirical evaluation using 40 requirements specifications from the PURE dataset. Our findings indicate that: (1) BERT’s predictions effectively highlight terminology that is missing from requirements, (2) BERT outperforms simpler baselines in identifying relevant yet missing terminology, and (3) our filter reduces noise in the predictions, enhancing BERT’s effectiveness for completeness checking of requirements.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"49 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140301463","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An empirical investigation of challenges of specifying training data and runtime monitors for critical software with machine learning and their relation to architectural decisions 利用机器学习为关键软件指定训练数据和运行时监控器的挑战及其与架构决策的关系的实证调查
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-03-21 DOI: 10.1007/s00766-024-00415-4
{"title":"An empirical investigation of challenges of specifying training data and runtime monitors for critical software with machine learning and their relation to architectural decisions","authors":"","doi":"10.1007/s00766-024-00415-4","DOIUrl":"https://doi.org/10.1007/s00766-024-00415-4","url":null,"abstract":"<h3>Abstract</h3> <p>The development and operation of critical software that contains machine learning (ML) models requires diligence and established processes. Especially the training data used during the development of ML models have major influences on the later behaviour of the system. Runtime monitors are used to provide guarantees for that behaviour. Runtime monitors for example check that the data at runtime is compatible with the data used to train the model. In a first step towards identifying challenges when specifying requirements for training data and runtime monitors, we conducted and thematically analysed ten interviews with practitioners who develop ML models for critical applications in the automotive industry. We identified 17 themes describing the challenges and classified them in six challenge groups. In a second step, we found interconnection between the challenge themes through an additional semantic analysis of the interviews. We explored how the identified challenge themes and their interconnections can be mapped to different architecture views. This step involved identifying relevant architecture views such as data, context, hardware, AI model, and functional safety views that can address the identified challenges. The article presents a list of the identified underlying challenges, identified relations between the challenges and a mapping to architecture views. The intention of this work is to highlight once more that requirement specifications and system architecture are interlinked, even for AI-specific specification challenges such as specifying requirements for training data and runtime monitoring.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"20 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140200509","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
GRLMerger: an automatic approach for integrating GRL models GRLMerger:整合 GRL 模型的自动方法
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-03-04 DOI: 10.1007/s00766-024-00413-6
Nadeen AlAmoudi, Jameleddine Hassine, Malak Baslyman
{"title":"GRLMerger: an automatic approach for integrating GRL models","authors":"Nadeen AlAmoudi, Jameleddine Hassine, Malak Baslyman","doi":"10.1007/s00766-024-00413-6","DOIUrl":"https://doi.org/10.1007/s00766-024-00413-6","url":null,"abstract":"<p>Goal-oriented requirements engineering aims to describe both stakeholders and system goals and their relationships using goal models. Large goal models for complex systems are often constructed from sub-models describing various stakeholders’ views and context-related aspects. These goal-oriented sub-models, also called views, may exhibit overlaps and present discrepancies. Hence, integrating such views is considered a significant barrier to the construction of a unified goal model. Current approaches to merging goal models require intensive human intervention. This paper proposes an approach and a prototype tool, called <i>GRLMerger</i>, to integrate two GRL (Goal-oriented Requirement Language) models into one consolidated model that is correct, complete, and free from any conflict that may arise during the merging process. <i>GRLMerger</i> considers both syntactic and semantic aspects of the GRL models and allows analysts to merge them either interactively or in a fully automated mode. <i>GRLMerger</i> employs natural language processing (NLP) techniques to match intentional elements based on their semantic similarity. The proposed <i>GRLMerger</i> approach and tool have been validated using 12 experimental tasks derived from two case studies, exhibiting very promising performance.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"3 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140037721","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Advances in automated support for requirements engineering: a systematic literature review 需求工程自动支持的进展:系统文献综述
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-02-03 DOI: 10.1007/s00766-023-00411-0
Muhammad Aminu Umar, Kevin Lano
{"title":"Advances in automated support for requirements engineering: a systematic literature review","authors":"Muhammad Aminu Umar, Kevin Lano","doi":"10.1007/s00766-023-00411-0","DOIUrl":"https://doi.org/10.1007/s00766-023-00411-0","url":null,"abstract":"<p>Requirements Engineering (RE) has undergone several transitions over the years, from traditional methods to agile approaches emphasising increased automation. In many software development projects, requirements are expressed in natural language and embedded within large volumes of text documents. At the same time, RE activities aim to define software systems' functionalities and constraints. However, manually executing these tasks is time-consuming and prone to errors. Numerous research efforts have proposed tools and technologies for automating RE activities to address this challenge, which are documented in published works. This review aims to examine empirical evidence on automated RE and analyse its impact on the RE sub-domain and software development. To achieve our goal, we conducted a Systematic Literature Review (SLR) following established guidelines for conducting SLRs. We aimed to identify, aggregate, and analyse papers on automated RE published between 1996 and 2022. We outlined the output of the support tool, the RE phase covered, levels of automation, development approach, and evaluation approaches. We identified 85 papers that discussed automated RE from various perspectives and methodologies. The results of this review demonstrate the significance of automated RE for the software development community, which has the potential to shorten development cycles and reduce associated costs. The support tools primarily assist in generating UML models (44.7%) and other activities such as omission of steps, consistency checking, and requirement validation. The analysis phase of RE is the most widely automated phase, with 49.53% of automated tools developed for this purpose. Natural language processing technologies, particularly POS tagging and Parser, are widely employed in developing these support tools. Controlled experimental methods are the most frequently used (48.2%) for evaluating automated RE tools, while user studies are the least employed evaluation method (8.2%). This paper contributes to the existing body of knowledge by providing an updated overview of the research literature, enabling a better understanding of trends and state-of-the-art practices in automated RE for researchers and practitioners. It also paves the way for future research directions in automated requirements engineering.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"184 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-02-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139669061","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Understanding the integration of accessibility requirements in the development process of information systems: a systematic literature review 了解信息系统开发过程中无障碍要求的整合:系统文献综述
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-01-27 DOI: 10.1007/s00766-023-00409-8
Pedro Teixeira, Celeste Eusébio, Leonor Teixeira
{"title":"Understanding the integration of accessibility requirements in the development process of information systems: a systematic literature review","authors":"Pedro Teixeira, Celeste Eusébio, Leonor Teixeira","doi":"10.1007/s00766-023-00409-8","DOIUrl":"https://doi.org/10.1007/s00766-023-00409-8","url":null,"abstract":"<p>People with disabilities (PwD) are frequently excluded from certain activities due to the lack of accessible information. In this area, information systems can help PwD by allowing access to a range of information about the accessibility of spaces, facilities, and products. There has been an increase in technologies that promote accessibility, but there are few literature studies which analyse how these technologies were developed to ensure access for all. To address this gap, this study aims to explore the integration of accessibility requirements in the processes of developing information systems. To achieve this aim, a systematic literature review was conducted using the PRISMA reporting guidelines. To conduct the review, a search was carried out for primary studies in four well-established databases—SCOPUS, Web of Science, IEEE, and ACM. A snowball search to find additional studies was also performed. Based on this, 34 papers were obtained to conduct the study. In general, the studies published on this topic are relatively recent, with healthcare and education being the two major areas where accessibility in information systems is most addressed. The integration of accessibility seems to be primarily applied during the requirement assessment and testing phases, involving potential users in the process. The results obtained within this systematic literature review raise awareness about the integration of accessibility for the success of solutions, which are oriented towards the accessible market. Additionally, the different practical and theoretical contributions can help future practitioners and technology developers establish guidelines that promote the integration of accessibility, thus achieving a more accessible and inclusive society.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"24 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-01-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139578383","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A systematic literature review of pre-requirements specification traceability 需求前规格可追溯性的系统文献综述
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-01-26 DOI: 10.1007/s00766-023-00412-z
Julia Mucha, Andreas Kaufmann, Dirk Riehle
{"title":"A systematic literature review of pre-requirements specification traceability","authors":"Julia Mucha, Andreas Kaufmann, Dirk Riehle","doi":"10.1007/s00766-023-00412-z","DOIUrl":"https://doi.org/10.1007/s00766-023-00412-z","url":null,"abstract":"<p>Requirements traceability (RT) is the ability to link requirements to other software development artifacts. In pre-requirements (pre-RS) traceability, requirements are linked to their origin, such as interviews with stakeholders, meeting protocols, or legacy systems. Compared with post-RS traceability, which links requirements to source code and other later artifacts, pre-RS traceability has seen much less research. This article presents a systematic literature review of pre-RS traceability based on 77 articles published between 1992 and 2022, aiming to provide a comprehensive overview of its use cases, benefits, problems, and solutions. Through the analysis of existing literature, this review identifies gaps for future research and establishes a foundation for future investigations in the field of pre-RS traceability.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"4 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-01-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139578443","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Requirements and software engineering for automotive perception systems: an interview study 汽车感知系统的需求和软件工程:访谈研究
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2024-01-24 DOI: 10.1007/s00766-023-00410-1
Khan Mohammad Habibullah, Hans-Martin Heyn, Gregory Gay, Jennifer Horkoff, Eric Knauss, Markus Borg, Alessia Knauss, Håkan Sivencrona, Polly Jing Li
{"title":"Requirements and software engineering for automotive perception systems: an interview study","authors":"Khan Mohammad Habibullah, Hans-Martin Heyn, Gregory Gay, Jennifer Horkoff, Eric Knauss, Markus Borg, Alessia Knauss, Håkan Sivencrona, Polly Jing Li","doi":"10.1007/s00766-023-00410-1","DOIUrl":"https://doi.org/10.1007/s00766-023-00410-1","url":null,"abstract":"<p>Driving automation systems, including autonomous driving and advanced driver assistance, are an important safety-critical domain. Such systems often incorporate perception systems that use machine learning to analyze the vehicle environment. We explore new or differing topics and challenges experienced by practitioners in this domain, which relate to requirements engineering (RE), quality, and systems and software engineering. We have conducted a semi-structured interview study with 19 participants across five companies and performed thematic analysis of the transcriptions. Practitioners have difficulty specifying upfront requirements and often rely on scenarios and operational design domains (ODDs) as RE artifacts. RE challenges relate to ODD detection and ODD exit detection, realistic scenarios, edge case specification, breaking down requirements, traceability, creating specifications for data and annotations, and quantifying quality requirements. Practitioners consider performance, reliability, robustness, user comfort, and—most importantly—safety as important quality attributes. Quality is assessed using statistical analysis of key metrics, and quality assurance is complicated by the addition of ML, simulation realism, and evolving standards. Systems are developed using a mix of methods, but these methods may not be sufficient for the needs of ML. Data quality methods must be a part of development methods. ML also requires a data-intensive verification and validation process, introducing data, analysis, and simulation challenges. Our findings contribute to understanding RE, safety engineering, and development methodologies for perception systems. This understanding and the collected challenges can drive future research for driving automation and other ML systems.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"4 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559283","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Why don’t we trace? A study on the barriers to software traceability in practice 我们为什么不追踪呢?软件可追溯性在实践中的障碍研究
IF 2.8 3区 计算机科学
Requirements Engineering Pub Date : 2023-11-30 DOI: 10.1007/s00766-023-00408-9
Marcela Ruiz, Jin Yang Hu, Fabiano Dalpiaz
{"title":"Why don’t we trace? A study on the barriers to software traceability in practice","authors":"Marcela Ruiz, Jin Yang Hu, Fabiano Dalpiaz","doi":"10.1007/s00766-023-00408-9","DOIUrl":"https://doi.org/10.1007/s00766-023-00408-9","url":null,"abstract":"<p>Researchers have proposed numerous tools, methods, and techniques for establishing and maintaining software traceability. Despite its acknowledged importance, researchers argue that traceability is still “a sought-after, yet often elusive quality in software-intensive systems”. We have little evidence regarding how creating, managing, and using traceability links vary depending on factors such as organizational contexts, software development practices, and project types. We conduct an empirical study where software development practitioners express their perception regarding the value of software traceability. Via an online survey, 55 participants provided information related to their current traceability practices and needs. Furthermore, we interviewed 14 practitioners to gain a more in-depth understanding. Our study investigates the effect of two independent variables: the software development paradigm and the type of developed software system. Among the several identified findings, our analysis reveals that, although the traceability costs are an inhibitor for adopting more mature traceability practices, the respondents believe that the expected benefits still outweigh envisioned costs. Traceability is mainly performed manually: not only are automated trace retrieval tools scarce, but their offered automation is not expected to replace human involvement.</p>","PeriodicalId":20912,"journal":{"name":"Requirements Engineering","volume":"46 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2023-11-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138537662","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信