首页 > 最新文献

Programming and Computer Software最新文献

英文 中文
Mathematical Modeling of Turbulent Mixing in Gas Systems with a Chevron Contact Boundary using NUT3D, BIC3D, EGAK, and MIMOSA Numerical Codes 使用 NUT3D、BIC3D、EGAK 和 MIMOSA 数值代码对带有雪佛龙接触边界的气体系统中的湍流混合进行数学建模
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080042
M. D. Bragin, N. V. Zmitrenko, V. V. Zmushko, P. A. Kuchugov, E. V. Levkina, K. V. Anisiforov, N. V. Nevmerzhitskiy, A. N. Razin, E. D. Senkovskiy, V. P. Statsenko, V. F. Tishkin, Yu. V. Tret’yachenko, Yu. V. Yanilkin

Abstract

This paper presents results of computational and experimental studies of the evolution of turbulent mixing in three-layer gas systems with the development of hydrodynamic instabilities, in particular, the Richtmyer–Meshkov and Kelvin–Helmholtz instabilities, under the action of shock waves. One of the contact boundaries between gases is flat, while the other one has the form of a chevron. The numerical simulations are carried out both with and without initial perturbations of contact boundaries. It is shown that the roughness of the contact boundary significantly affects the width of the mixing zone.

摘要 本文介绍了在冲击波作用下,三层气体系统中湍流混合演变的计算和实验研究结果,以及流体力学不稳定性的发展,特别是里氏-梅什科夫不稳定性和开尔文-赫姆霍兹不稳定性。气体之间的一个接触边界是平的,而另一个接触边界则是楔形的。在接触边界有初始扰动和无初始扰动的情况下都进行了数值模拟。结果表明,接触边界的粗糙度会显著影响混合区的宽度。
{"title":"Mathematical Modeling of Turbulent Mixing in Gas Systems with a Chevron Contact Boundary using NUT3D, BIC3D, EGAK, and MIMOSA Numerical Codes","authors":"M. D. Bragin, N. V. Zmitrenko, V. V. Zmushko, P. A. Kuchugov, E. V. Levkina, K. V. Anisiforov, N. V. Nevmerzhitskiy, A. N. Razin, E. D. Senkovskiy, V. P. Statsenko, V. F. Tishkin, Yu. V. Tret’yachenko, Yu. V. Yanilkin","doi":"10.1134/s0361768823080042","DOIUrl":"https://doi.org/10.1134/s0361768823080042","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>This paper presents results of computational and experimental studies of the evolution of turbulent mixing in three-layer gas systems with the development of hydrodynamic instabilities, in particular, the Richtmyer–Meshkov and Kelvin–Helmholtz instabilities, under the action of shock waves. One of the contact boundaries between gases is flat, while the other one has the form of a chevron. The numerical simulations are carried out both with and without initial perturbations of contact boundaries. It is shown that the roughness of the contact boundary significantly affects the width of the mixing zone.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"2 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559923","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Development of Multi-Platform Steganographic Software Based on Random-LSB 基于随机-LSB 的多平台隐写软件的开发
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080224
Gabor Attila Tibor, Jozsef Katona

Abstract

Today, users can’t even imagine the creative and advanced methods of disguising and hiding our data. However, the free software tools available for such purposes are often outdated or rudimentary in terms of functionality, and sometimes even contain vulnerabilities. The purpose of this article is to design and implement an easy-to-use and secure data hiding application that meets modern expectations and requirements, and also has a functionality that also returns the detectability level of the data to the user. The study first explores and evaluates currently available free software based on a certain set of criteria. After that, we describe in detail the development of a multi-platform stegenographic application with a new function, focusing on the methods and algorithms used. After successful implementation, the finished application is evaluated and compared with the tested, freely available software based on the set criteria.

摘要 如今,用户甚至无法想象有多少创造性的先进方法来伪装和隐藏我们的数据。然而,可用于此类目的的免费软件工具往往功能过时或简陋,有时甚至存在漏洞。本文的目的是设计并实现一种易于使用且安全的数据隐藏应用程序,它不仅能满足现代人的期望和要求,而且还具有向用户返回数据可探测性级别的功能。本研究首先根据一套特定的标准对目前可用的免费软件进行了探索和评估。然后,我们详细描述了具有新功能的多平台 Stegenographic 应用程序的开发过程,重点介绍了所使用的方法和算法。成功实施后,我们将根据设定的标准对完成的应用程序进行评估,并与经过测试的免费软件进行比较。
{"title":"Development of Multi-Platform Steganographic Software Based on Random-LSB","authors":"Gabor Attila Tibor, Jozsef Katona","doi":"10.1134/s0361768823080224","DOIUrl":"https://doi.org/10.1134/s0361768823080224","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>Today, users can’t even imagine the creative and advanced methods of disguising and hiding our data. However, the free software tools available for such purposes are often outdated or rudimentary in terms of functionality, and sometimes even contain vulnerabilities. The purpose of this article is to design and implement an easy-to-use and secure data hiding application that meets modern expectations and requirements, and also has a functionality that also returns the detectability level of the data to the user. The study first explores and evaluates currently available free software based on a certain set of criteria. After that, we describe in detail the development of a multi-platform stegenographic application with a new function, focusing on the methods and algorithms used. After successful implementation, the finished application is evaluated and compared with the tested, freely available software based on the set criteria.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"9 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140881690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Classification of Non-functional Requirements Using Convolutional Neural Networks 使用卷积神经网络对非功能性要求进行分类
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080133
S. E. Martínez García, C. Alberto Fernández-y-Fernández, E. G. Ramos Pérez

Abstract

The requirements phase is the core of software development, if it is not carried out correctly it can cause its failure. To combat this problem, analysts have used requirements engineering (ER, for its acronym in English), which is characterized by producing a list of quality requirements called requirements specification (RS, for its acronym in English). The SR performs the requirements classification activity, which consists of identifying the class to which each requirement belongs so that analysts face the challenge of classifying them properly. This work is focused on improving the performance of the classification of non-functional requirements (NFR); that is, with the help of a convolutional neural network. It also seeks to show the importance of preprocessing, the implementation of sampling strategies, and the use of previously trained matrices such as Fasttext, Glove, and Word2vec. The results were obtained by evaluating the metrics Recall, Precision, and F1 with an average increase of up to 30% over related work. Finally, the evaluation of the model is presented with respect to the pre-trained matrices with the ANOVA analysis.

摘要 需求阶段是软件开发的核心,如果执行不当,就会导致软件开发失败。为了解决这个问题,分析人员使用了需求工程(ER,英文缩写),其特点是生成一份高质量的需求列表,称为需求规格(RS,英文缩写)。需求规格说明书进行需求分类活动,包括确定每个需求所属的类别,以便分析人员面临对需求进行适当分类的挑战。这项工作的重点是在卷积神经网络的帮助下,提高非功能性需求(NFR)的分类性能。它还试图说明预处理、实施采样策略和使用先前训练过的矩阵(如 Fasttext、Glove 和 Word2vec)的重要性。通过对 Recall、Precision 和 F1 等指标进行评估,得出的结果比相关工作平均提高了 30%。最后,通过方差分析对模型与预训练矩阵进行了评估。
{"title":"Classification of Non-functional Requirements Using Convolutional Neural Networks","authors":"S. E. Martínez García, C. Alberto Fernández-y-Fernández, E. G. Ramos Pérez","doi":"10.1134/s0361768823080133","DOIUrl":"https://doi.org/10.1134/s0361768823080133","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>The requirements phase is the core of software development, if it is not carried out correctly it can cause its failure. To combat this problem, analysts have used requirements engineering (ER, for its acronym in English), which is characterized by producing a list of quality requirements called requirements specification (RS, for its acronym in English). The SR performs the requirements classification activity, which consists of identifying the class to which each requirement belongs so that analysts face the challenge of classifying them properly. This work is focused on improving the performance of the classification of non-functional requirements (NFR); that is, with the help of a convolutional neural network. It also seeks to show the importance of preprocessing, the implementation of sampling strategies, and the use of previously trained matrices such as Fasttext, Glove, and Word2vec. The results were obtained by evaluating the metrics Recall, Precision, and F1 with an average increase of up to 30% over related work. Finally, the evaluation of the model is presented with respect to the pre-trained matrices with the ANOVA analysis.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"4 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559590","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Tertiary Study on Microservices: Research Trends and Recommendations 微服务三级研究:研究趋势与建议
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080200
Z. Stojanov, I. Hristoski, J. Stojanov, A. Stojkov

Abstract

The development and adoption of microservices, as one of the most promising directions for developing heterogeneous distributed software systems, have been driven by dynamic changes in business and technology. In addition to the development of new applications, a significant aspect of microservices is the migration from legacy monolithic systems to microservice architectures. Such development trends are accompanied by an increase in the number of primary and secondary publications addressing microservices, highlighting the need to systematize research at a higher level. The objective of this study is to comprehensively analyze secondary studies in the field of microservices from the following five aspects: (1) publishing trends, (2) quality trends of secondary studies, (3) research trends, (4) domains of implementation, and (5) future research directions. The study follows the guidelines for conducting a systematic literature review. The findings were derived from 44 secondary studies published in the period from January 2016 to January 2023. These studies were organized and analyzed to address the five proposed research questions pertaining to the study objectives. The findings suggest that the most promising research directions are related to the development, implementation, and validation of new approaches, methods, and tools that encompass all the phases of the life cycle. Additionally, these research directions have applications in a variety of business and human life domains. Recommendations for further literature reviews relate to improvement of quality assessment of selected studies, more detailed review of architecture quality attributes, inquiry of human factor issues, and certain maintenance and operation issues. From the methodological aspect, recommendations relate to using social science qualitative methods for more detailed analysis of selected studies, and inclusion of gray literature that will bring the real experience of experts from industry.

摘要 微服务是开发异构分布式软件系统最有前途的方向之一,其发展和采用受到业务和技术动态变化的推动。除了开发新的应用程序,微服务的一个重要方面是从传统的单片系统迁移到微服务架构。伴随着这种发展趋势,有关微服务的一级和二级出版物数量也在增加,这凸显了在更高层次上实现研究系统化的必要性。本研究旨在从以下五个方面全面分析微服务领域的二次研究:(1)出版趋势;(2)二次研究的质量趋势;(3)研究趋势;(4)实施领域;(5)未来研究方向。本研究遵循了系统性文献综述的指导方针。研究结果来自 2016 年 1 月至 2023 年 1 月期间发表的 44 篇二次研究。对这些研究进行了整理和分析,以解决与研究目标相关的五个拟议研究问题。研究结果表明,最有前途的研究方向与开发、实施和验证涵盖生命周期所有阶段的新方法、新方式和新工具有关。此外,这些研究方向还可应用于各种商业和人类生活领域。对进一步文献综述的建议涉及改进所选研究的质量评估、更详细地综述建筑质量属性、探究人为因素问题以及某些维护和操作问题。在方法方面,建议使用社会科学定性方法对所选研究进行更详细的分析,并纳入灰色文献,以提供行业专家的真实经验。
{"title":"A Tertiary Study on Microservices: Research Trends and Recommendations","authors":"Z. Stojanov, I. Hristoski, J. Stojanov, A. Stojkov","doi":"10.1134/s0361768823080200","DOIUrl":"https://doi.org/10.1134/s0361768823080200","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>The development and adoption of microservices, as one of the most promising directions for developing heterogeneous distributed software systems, have been driven by dynamic changes in business and technology. In addition to the development of new applications, a significant aspect of microservices is the migration from legacy monolithic systems to microservice architectures. Such development trends are accompanied by an increase in the number of primary and secondary publications addressing microservices, highlighting the need to systematize research at a higher level. The objective of this study is to comprehensively analyze secondary studies in the field of microservices from the following five aspects: (1) publishing trends, (2) quality trends of secondary studies, (3) research trends, (4) domains of implementation, and (5) future research directions. The study follows the guidelines for conducting a systematic literature review. The findings were derived from 44 secondary studies published in the period from January 2016 to January 2023. These studies were organized and analyzed to address the five proposed research questions pertaining to the study objectives. The findings suggest that the most promising research directions are related to the development, implementation, and validation of new approaches, methods, and tools that encompass all the phases of the life cycle. Additionally, these research directions have applications in a variety of business and human life domains. Recommendations for further literature reviews relate to improvement of quality assessment of selected studies, more detailed review of architecture quality attributes, inquiry of human factor issues, and certain maintenance and operation issues. From the methodological aspect, recommendations relate to using social science qualitative methods for more detailed analysis of selected studies, and inclusion of gray literature that will bring the real experience of experts from industry.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"58 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559673","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Supporting the Architectural Knowledge Condensation in a Co-Localized Agile Environment for Small Entities Using an Ontology 使用本体论支持小实体共定位敏捷环境中的建筑知识浓缩
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080182
J. Robles, G. Borrego, R. Palacio, F. E. Castillo-Barrera

Abstract

Agile software development companies considered small entities (VSE) face a new reality of remote development. However, remote communication has generated many videos because video calls are often recorded for later reference. The architectural knowledge contained in videos, derived from virtual meetings, is essential for companies facing the knowledge vaporization problem. However, only some proposals in the literature can potentially manage AK in videos. The present article proposes a solution to recover this architectural knowledge contained in videos, using an ontology as a classification scheme. We based our proposal on the concept of architectural knowledge condensation and proposed a condensation cycle from it. Finally, we validated our ontology to manage architectural knowledge following the Methontology guidelines. Implementing an ontology as a classification scheme represents a step forward to achieving the condensation of architectural knowledge in an agile development environment for VSE.

摘要 被视为小型实体(VSE)的敏捷软件开发公司面临着远程开发的新现实。然而,远程通信产生了许多视频,因为视频通话经常被录制下来供日后参考。对于面临知识蒸发问题的公司来说,虚拟会议产生的视频中所包含的架构知识至关重要。然而,文献中只有一些建议可以对视频中的 AK 进行潜在管理。本文提出了一种解决方案,利用本体作为分类方案,恢复视频中包含的建筑知识。我们的建议基于建筑知识浓缩的概念,并由此提出了一个浓缩循环。最后,我们根据 Methontology 指南验证了本体对建筑知识的管理。将本体作为分类方案来实施,代表着在 VSE 的敏捷开发环境中实现建筑知识浓缩向前迈进了一步。
{"title":"Supporting the Architectural Knowledge Condensation in a Co-Localized Agile Environment for Small Entities Using an Ontology","authors":"J. Robles, G. Borrego, R. Palacio, F. E. Castillo-Barrera","doi":"10.1134/s0361768823080182","DOIUrl":"https://doi.org/10.1134/s0361768823080182","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>Agile software development companies considered small entities (VSE) face a new reality of remote development. However, remote communication has generated many videos because video calls are often recorded for later reference. The architectural knowledge contained in videos, derived from virtual meetings, is essential for companies facing the knowledge vaporization problem. However, only some proposals in the literature can potentially manage AK in videos. The present article proposes a solution to recover this architectural knowledge contained in videos, using an ontology as a classification scheme. We based our proposal on the concept of architectural knowledge condensation and proposed a condensation cycle from it. Finally, we validated our ontology to manage architectural knowledge following the Methontology guidelines. Implementing an ontology as a classification scheme represents a step forward to achieving the condensation of architectural knowledge in an agile development environment for VSE.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"195 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559915","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Scene Text Detection Using HRNet and Spatial Attention Mechanism 利用 HRNet 和空间注意力机制进行场景文本检测
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080212
Qingsong Tang, Zhangyan Jiang, Bolin Pan, Jinting Guo, Wuming Jiang

Abstract

To better extract the features from text instances with various shapes, a scene text detector using High Resolution Net (HRNet) and spatial attention mechanism is proposed in this paper. Specifically, we use HRNetv2-W18 as the backbone network to extract the text feature in text instances with complex shapes. Considering that the scene text instance is usually small, to avoid too small feature size, we optimize HRNet through deformable convolution and Smooth Maximum Unit (SMU) activation function, so that the network can retain more detail information and location information of the text instance. In addition, a Text Region Attention Module (TRAM) is added after the backbone to make it pay more attention to the text location information and a loss function is used to TRAM, so that the network can learn the features better. The experimental results illustrate that the proposed method can compete with the state-of-the-art methods. Code is available at: https://github.com/zhangyan1005/HR-DBNet.

摘要 为了更好地从形状各异的文本实例中提取特征,本文提出了一种使用高分辨率网络(HRNet)和空间注意力机制的场景文本检测器。具体来说,我们使用 HRNetv2-W18 作为骨干网络来提取形状复杂的文本实例中的文本特征。考虑到场景文本实例通常较小,为避免特征尺寸过小,我们通过可变形卷积和平滑最大单元(Smooth Maximum Unit,SMU)激活函数对 HRNet 进行了优化,使网络能够保留更多文本实例的细节信息和位置信息。此外,我们还在骨干网之后添加了文本区域关注模块(TRAM),使其更加关注文本位置信息,并为 TRAM 使用了损失函数,从而使网络能够更好地学习特征。实验结果表明,所提出的方法可以与最先进的方法相媲美。代码见:https://github.com/zhangyan1005/HR-DBNet。
{"title":"Scene Text Detection Using HRNet and Spatial Attention Mechanism","authors":"Qingsong Tang, Zhangyan Jiang, Bolin Pan, Jinting Guo, Wuming Jiang","doi":"10.1134/s0361768823080212","DOIUrl":"https://doi.org/10.1134/s0361768823080212","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>To better extract the features from text instances with various shapes, a scene text detector using High Resolution Net (HRNet) and spatial attention mechanism is proposed in this paper. Specifically, we use HRNetv2-W18 as the backbone network to extract the text feature in text instances with complex shapes. Considering that the scene text instance is usually small, to avoid too small feature size, we optimize HRNet through deformable convolution and Smooth Maximum Unit (SMU) activation function, so that the network can retain more detail information and location information of the text instance. In addition, a Text Region Attention Module (TRAM) is added after the backbone to make it pay more attention to the text location information and a loss function is used to TRAM, so that the network can learn the features better. The experimental results illustrate that the proposed method can compete with the state-of-the-art methods. Code is available at: https://github.com/zhangyan1005/HR-DBNet.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"53 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559674","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Regular Memory Structures and Operation Domains of Intelligent Systems 智能系统的常规内存结构和操作域
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s036176882308011x
K. I. Kostenko

Abstract

The concept of a regular memory area for an intelligent system (IS) is considered. The formalized description of the memory of a separate IS component is based on an infinite saturated binary tree. Knowledge is stored in special memory subareas in the form of semantic hierarchies. This knowledge constitutes the memory content, represented by its semantic structure. This structure integrates knowledge generated and transformed by morphisms and evolutions of knowledge, which, in turn, are used to implement the IS goals. The system of knowledge morphisms and knowledge evolution is used for IS modeling. This system allows one to describe the areas of initial data and values for these morphisms and evolution using regular expressions. The family of these sets generalizes the system of classes of morphism domains. These classes are developed for the knowledge formalisms and knowledge processing flowcharts used. The application of regular expressions to describe memory structures of IS components makes it possible to construct high-level mathematical models for big and complex intelligent systems. These models allow one to develop distributed memory control schemes for knowledge processing flows and processes in intelligent systems.

摘要 考虑了智能系统(IS)常规内存区域的概念。对独立 IS 组件内存的形式化描述以无限饱和二叉树为基础。知识以语义层次的形式存储在特殊的内存子区域中。这些知识构成了记忆内容,由其语义结构表示。这种结构整合了由知识的形态和演化产生和转化的知识,反过来,这些知识又被用来实现信息系统的目标。知识形态和知识演化系统用于信息系统建模。该系统允许使用正则表达式来描述这些变形和演化的初始数据和数值区域。这些集合的系列概括了形态域的类系统。这些类是为所使用的知识形式主义和知识处理流程图开发的。应用正则表达式描述信息系统组件的内存结构,可以为大型复杂智能系统构建高级数学模型。通过这些模型,我们可以为智能系统中的知识处理流程和过程开发分布式内存控制方案。
{"title":"Regular Memory Structures and Operation Domains of Intelligent Systems","authors":"K. I. Kostenko","doi":"10.1134/s036176882308011x","DOIUrl":"https://doi.org/10.1134/s036176882308011x","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>The concept of a regular memory area for an intelligent system (IS) is considered. The formalized description of the memory of a separate IS component is based on an infinite saturated binary tree. Knowledge is stored in special memory subareas in the form of semantic hierarchies. This knowledge constitutes the memory content, represented by its semantic structure. This structure integrates knowledge generated and transformed by morphisms and evolutions of knowledge, which, in turn, are used to implement the IS goals. The system of knowledge morphisms and knowledge evolution is used for IS modeling. This system allows one to describe the areas of initial data and values for these morphisms and evolution using regular expressions. The family of these sets generalizes the system of classes of morphism domains. These classes are developed for the knowledge formalisms and knowledge processing flowcharts used. The application of regular expressions to describe memory structures of IS components makes it possible to construct high-level mathematical models for big and complex intelligent systems. These models allow one to develop distributed memory control schemes for knowledge processing flows and processes in intelligent systems.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"26 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559574","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Antipattern Practice for Essence Practice Library 精华实践库的反模式实践
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080273
D. O. Zmeev, O. A. Zmeev, L. S. Ivanova

Abstract

This paper presents an extension for the Practice Library of the Essence language in the form of a practice for working with antipatterns. To represent antipatterns in a system, the Antipattern subalpha, its states, and checkpoints are proposed. To record data about an antipattern, the Antipattern Report work product and its levels of detail with checkpoints are proposed. To analyze the architecture of a system, the Inspect Architecture activity is proposed. The Fix Architecture activity represents actions for fixing architecture flaws. Code analysis is represented as the Review the Code activity, while the correction of deficiencies found during the analysis is represented as the Refactor the Code activity. The effect of the Antipattern subalpha on the state of the Software System alpha is analyzed. Some recommendations concerning the proposed activities are provided.

摘要 本文以处理反模式的实践形式,对本质语言的实践库进行了扩展。为了表示系统中的反模式,提出了反模式子阿尔法、其状态和检查点。为了记录反模式的相关数据,提出了反模式报告工作产品及其详细程度和检查点。为了分析系统的架构,提出了检查架构活动。修复架构活动表示修复架构缺陷的行动。代码分析以审查代码活动表示,而纠正分析过程中发现的缺陷则以重构代码活动表示。分析了反模式子阿尔法对软件系统阿尔法状态的影响。还提供了一些有关拟议活动的建议。
{"title":"Antipattern Practice for Essence Practice Library","authors":"D. O. Zmeev, O. A. Zmeev, L. S. Ivanova","doi":"10.1134/s0361768823080273","DOIUrl":"https://doi.org/10.1134/s0361768823080273","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>This paper presents an extension for the Practice Library of the Essence language in the form of a practice for working with antipatterns. To represent antipatterns in a system, the Antipattern subalpha, its states, and checkpoints are proposed. To record data about an antipattern, the Antipattern Report work product and its levels of detail with checkpoints are proposed. To analyze the architecture of a system, the Inspect Architecture activity is proposed. The Fix Architecture activity represents actions for fixing architecture flaws. Code analysis is represented as the Review the Code activity, while the correction of deficiencies found during the analysis is represented as the Refactor the Code activity. The effect of the Antipattern subalpha on the state of the Software System alpha is analyzed. Some recommendations concerning the proposed activities are provided.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"9 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140881696","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Design of a Tool to Promote Teacher Training in the Inclusive Classroom in Care for Children with Hearing Disabilities Mediated by ICT 以信息和通信技术为媒介,设计促进听力残疾儿童全纳课堂教师培训的工具
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s0361768823080194
Etelvina Archundia-Sierra

Abstract

The design of the tool mediated by (ICT) promotes the training of teachers in the inclusive classroom in care for children with hearing disabilities for an educational system on equal terms. The User-Centered Design (UCD) methodology, the Concur Method Tasks Trees (CTT) and the open source implementation allowed the development of the tool; the usability test System Usability Scale (SUS) provided perception data to support teacher training in the inclusive classroom, especially for children with hearing impairment. The test (SUS) was applied to 12 teachers, the result of the study indicates that the usability of all the tools is above the standards (72.5), equivalent to a very good rating. The design and implementation of the tool led to the acceptance by teachers for training in the inclusive classroom; in addition to needing a teacher training program, where children with disabilities and learning disorders are cared for.

摘要以(信息和通信技术)为媒介的工具设计促进了在全纳课堂上对教师的培训,以照顾听力残疾儿童,建立平等的教育体系。以用户为中心的设计(UCD)方法、Concur 方法任务树(CTT)和开放源代码的实施使得该工具得以开发;可用性测试系统可用性量表(SUS)提供了感知数据,以支持全纳课堂中的教师培训,尤其是针对听障儿童的培训。对 12 名教师进行了测试(SUS),研究结果表明,所有工具的可用性都高于标准(72.5),相当于非常好的评级。该工具的设计和实施使教师接受了全纳课堂的培训;此外,还需要一个教师培训计划,在该计划中,残疾儿童和学习障碍儿童得到了照顾。
{"title":"Design of a Tool to Promote Teacher Training in the Inclusive Classroom in Care for Children with Hearing Disabilities Mediated by ICT","authors":"Etelvina Archundia-Sierra","doi":"10.1134/s0361768823080194","DOIUrl":"https://doi.org/10.1134/s0361768823080194","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>The design of the tool mediated by (ICT) promotes the training of teachers in the inclusive classroom in care for children with hearing disabilities for an educational system on equal terms. The User-Centered Design (UCD) methodology, the Concur Method Tasks Trees (CTT) and the open source implementation allowed the development of the tool; the usability test System Usability Scale (SUS) provided perception data to support teacher training in the inclusive classroom, especially for children with hearing impairment. The test (SUS) was applied to 12 teachers, the result of the study indicates that the usability of all the tools is above the standards (72.5), equivalent to a very good rating. The design and implementation of the tool led to the acceptance by teachers for training in the inclusive classroom; in addition to needing a teacher training program, where children with disabilities and learning disorders are cared for.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"277 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140881681","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Regression Model for Analysis of User Engagement on Facebook Fan Page for Scientific Dissemination Content 用于分析用户参与 Facebook 粉丝页科学传播内容的回归模型
IF 0.7 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-01-24 DOI: 10.1134/s036176882308025x
P. Velazquez-Solis, J. E. Ibarra-Esquer, M. Astorga-Vargas, B. L. Flores-Rios, M. Carrillo-Beltrán, I. A. García Pacheco

Abstract

User Engagement is a metric that represents a part of the user experience characterized by attributes of reactions, visibility and user interactivity with others. Statistical analysis methods and qualitative analysis were used to establish a new method for calculating User Engagement in Facebook fan pages focused in dissemination of scientific information. We focused on social media processes based on Spearman correlation coefficients and categorization of publications by format type and source of content. A multiple linear regression model was defined using the number of clicks and the reach of posts with an accuracy of up to 91% (R2). The User Engagement increases preferably when it is presented in photo format of an original content creation.

摘要 用户参与度是用户体验的一个指标,其特点是反应、可见性和用户与他人的互动性。我们利用统计分析方法和定性分析建立了一种新方法,用于计算以传播科学信息为主的 Facebook 粉丝页面的用户参与度。我们根据斯皮尔曼相关系数和按格式类型和内容来源对出版物进行的分类,重点研究了社交媒体过程。我们利用帖子的点击数和覆盖率建立了多元线性回归模型,准确率高达 91%(R2)。当原创内容以图片形式呈现时,用户参与度会更高。
{"title":"A Regression Model for Analysis of User Engagement on Facebook Fan Page for Scientific Dissemination Content","authors":"P. Velazquez-Solis, J. E. Ibarra-Esquer, M. Astorga-Vargas, B. L. Flores-Rios, M. Carrillo-Beltrán, I. A. García Pacheco","doi":"10.1134/s036176882308025x","DOIUrl":"https://doi.org/10.1134/s036176882308025x","url":null,"abstract":"<h3 data-test=\"abstract-sub-heading\">Abstract</h3><p>User Engagement is a metric that represents a part of the user experience characterized by attributes of reactions, visibility and user interactivity with others. Statistical analysis methods and qualitative analysis were used to establish a new method for calculating User Engagement in Facebook fan pages focused in dissemination of scientific information. We focused on social media processes based on Spearman correlation coefficients and categorization of publications by format type and source of content. A multiple linear regression model was defined using the number of clicks and the reach of posts with an accuracy of up to 91% (R<sup>2</sup>). The User Engagement increases preferably when it is presented in photo format of an original content creation.</p>","PeriodicalId":54555,"journal":{"name":"Programming and Computer Software","volume":"9 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140881600","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Programming and Computer Software
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1