首页 > 最新文献

Journal of Computer Science最新文献

英文 中文
Features of the Security System Development of a Computer Telecommunication Network 计算机电信网络安全系统开发的特点
Pub Date : 2024-07-22 DOI: 10.3844/jcssp.2024.986.996
Leonid Chervyakov, Tagirbek Aslanov, Dmitry Polezhaev, Viktor Lysenko
: Global computer networks have enabled ordinary users, companies, organizations and medical institutions to gain virtually unlimited access to data arrays. Therefore, developing systems capable of ensuring the good performance and secure operation of a standard Computer Telecommunication Network (CTN) has become one of the most pressing tasks demanded in the medical industry. Consequently, this study aims to create an ordered chain of operations that can perform information encryption to enhance data transmission and exchange security. This study examines the existing ordered chains of encryption operations and assesses their strengths and weaknesses. In addition, a framework for implementing cryptographic algorithms is proposed. This algorithm structure enables verification of the existence of the correct key along the specified path, thereby enhancing the overall security of the system. The study results indicate that the optimal variant of encryption is the ordered chains of encoding operations that rely on cryptography. The results of the testing demonstrated that the developed ordered chain of operations exhibited several advantages compared to its analogs, with an efficiency that exceeded that of the analogs by more than fourfold. The implementation of the proposed ordered chain of operations would provide a significantly safer operation of a standard CTN in a typical Medical Institution (MI).
:全球计算机网络使普通用户、公司、组织和医疗机构几乎可以无限制地访问数据阵列。因此,开发能够确保标准计算机电信网络(CTN)性能良好和安全运行的系统,已成为医疗行业最迫切的任务之一。因此,本研究旨在创建一个能进行信息加密的有序操作链,以提高数据传输和交换的安全性。本研究考察了现有的有序加密操作链,并评估了它们的优缺点。此外,还提出了一个实施加密算法的框架。这种算法结构可以验证指定路径上是否存在正确的密钥,从而提高系统的整体安全性。研究结果表明,加密的最佳变体是依赖加密技术的有序编码操作链。测试结果表明,所开发的有序运算链与同类运算链相比具有多项优势,其效率是同类运算链的四倍以上。在典型的医疗机构(MI)中,实施建议的有序操作链将大大提高标准 CTN 的运行安全性。
{"title":"Features of the Security System Development of a Computer Telecommunication Network","authors":"Leonid Chervyakov, Tagirbek Aslanov, Dmitry Polezhaev, Viktor Lysenko","doi":"10.3844/jcssp.2024.986.996","DOIUrl":"https://doi.org/10.3844/jcssp.2024.986.996","url":null,"abstract":": Global computer networks have enabled ordinary users, companies, organizations and medical institutions to gain virtually unlimited access to data arrays. Therefore, developing systems capable of ensuring the good performance and secure operation of a standard Computer Telecommunication Network (CTN) has become one of the most pressing tasks demanded in the medical industry. Consequently, this study aims to create an ordered chain of operations that can perform information encryption to enhance data transmission and exchange security. This study examines the existing ordered chains of encryption operations and assesses their strengths and weaknesses. In addition, a framework for implementing cryptographic algorithms is proposed. This algorithm structure enables verification of the existence of the correct key along the specified path, thereby enhancing the overall security of the system. The study results indicate that the optimal variant of encryption is the ordered chains of encoding operations that rely on cryptography. The results of the testing demonstrated that the developed ordered chain of operations exhibited several advantages compared to its analogs, with an efficiency that exceeded that of the analogs by more than fourfold. The implementation of the proposed ordered chain of operations would provide a significantly safer operation of a standard CTN in a typical Medical Institution (MI).","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141815628","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Performance Assessment of CPU Scheduling Algorithms: A Scenario-Based Approach with FCFS, RR, and SJF CPU 调度算法的性能评估:基于场景的 FCFS、RR 和 SJF 方法
Pub Date : 2024-07-22 DOI: 10.3844/jcssp.2024.972.985
Olaa Hajjar, Escelle Mekhallalati, Nada Annwty, Faisal Alghayadh, Ismail Keshta, Mohammed Algabri
: This study presents an extensive examination of CPU scheduling algorithms, focusing on the First-Come, First-Served (FCFS), Round-Robin (RR), and Shortest-Job-First (SJF) strategies through a carefully designed scenario-based approach. By deploying a Java-based simulation to dynamically generate random process arrival and burst times, this study simulates a variety of operational conditions to test these scheduling algorithms’ adaptability and performance in environments that closely resemble real-world computing scenarios. The research aims to explore the effects of dynamic quantum size allocation on RR scheduling and assess its impact on system performance metrics such as response time and context switching overhead. Through a detailed analysis, this study seeks to provide new insights into the operational efficiency of the FCFS, RR, and SJF scheduling strategies, highlighting their strengths, limitations, and applicability across different computing environments.
:本研究通过精心设计的基于场景的方法,对 CPU 调度算法进行了广泛的研究,重点关注 "先到先得"(FCFS)、"循环"(RR)和 "最短任务优先"(SJF)策略。通过部署基于 Java 的模拟来动态生成随机进程到达和突发时间,本研究模拟了各种运行条件,以测试这些调度算法在与真实世界计算场景非常相似的环境中的适应性和性能。研究旨在探索动态量子大小分配对 RR 调度的影响,并评估其对系统性能指标(如响应时间和上下文切换开销)的影响。通过详细分析,本研究试图为 FCFS、RR 和 SJF 调度策略的运行效率提供新的见解,突出它们在不同计算环境中的优势、局限性和适用性。
{"title":"Performance Assessment of CPU Scheduling Algorithms: A Scenario-Based Approach with FCFS, RR, and SJF","authors":"Olaa Hajjar, Escelle Mekhallalati, Nada Annwty, Faisal Alghayadh, Ismail Keshta, Mohammed Algabri","doi":"10.3844/jcssp.2024.972.985","DOIUrl":"https://doi.org/10.3844/jcssp.2024.972.985","url":null,"abstract":": This study presents an extensive examination of CPU scheduling algorithms, focusing on the First-Come, First-Served (FCFS), Round-Robin (RR), and Shortest-Job-First (SJF) strategies through a carefully designed scenario-based approach. By deploying a Java-based simulation to dynamically generate random process arrival and burst times, this study simulates a variety of operational conditions to test these scheduling algorithms’ adaptability and performance in environments that closely resemble real-world computing scenarios. The research aims to explore the effects of dynamic quantum size allocation on RR scheduling and assess its impact on system performance metrics such as response time and context switching overhead. Through a detailed analysis, this study seeks to provide new insights into the operational efficiency of the FCFS, RR, and SJF scheduling strategies, highlighting their strengths, limitations, and applicability across different computing environments.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141815904","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Smart Patient Consent Management Model for Health Information Exchange Based on Blockchain Technology 基于区块链技术的医疗信息交换智能患者同意管理模型
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.730.741
K. R. Rohini, P. S. Rajakumar, S. Geetha
: Innovation for Electronic Medical Records (EMRs) has been hindered by years of excessive regulation and inefficient bureaucracy. As data science and personalization encourage individuals to take an active role in their healthcare and regain control of their own medical records, there is an urgent need for new approaches. The ability to exchange electronic health records is fundamental in contemporary healthcare systems for facilitating a wider range of health services and delivering high-quality treatment. Despite the requirement for utilizing medical information for various reasons, most patients still authorize paper forms with minimal participation. The present methods of managing patient consent and medical data exchange are laborious, expensive, and prone to failures, even with quality assurance measures in effect. Because of this, there may not be enough patient empowerment, which can lead to inefficiencies in the process and a lack of trust and transparency. A shortage of resources makes it harder to acquire individual consent, which is necessary for health data exchange. Healthcare organizations also grapple with patient consent. Blockchain-based platforms enable data exchange by developing a trusted user network. Users can share their data without relying on health service providers for time and resources. Blockchain-based systems necessitate data governance frameworks to specify and monitor data exchange and use. This research article aims to establish a system that healthcare organizations may use to easily gain patient consent for various objectives, while also giving patients more flexibility in managing their consent. In this study, a novel electronic consent model namely ‘Smart Consent Blockchain Based System (SCBCS)”, is built on the hyper ledger fabric Blockchain that employs a purpose-based access control method. Distributed ledger technology (blockchain) ensures that all metadata pertaining to patient records, permissions, and data access cannot be altered once written. Additionally, Blockchain chain code is developed to handle patient consent-related business logic. A prototype is constructed and verified business logic with the chain code, validating the requestor's data access and patient permission saved in the Blockchain. The proposed SCBCS acts as a consent management system for patients and healthcare organizations. The proposed method is compared with other existing methods 'MedRec’, Consent Management System (CMS). The results demonstrate this system manages medical staff data access requests effectively. The proposed method outperforms other methods compared with low latency, less gas consumption, and low access time. This Blockchain-based proposed SCBCS technology offers great dependability, transparency, and traceability for patient data sharing in hospitals and research.
:多年来,电子病历(EMR)的创新一直受到过度监管和低效官僚主义的阻碍。数据科学和个性化鼓励个人在医疗保健中发挥积极作用,并重新掌控自己的医疗记录,因此迫切需要新的方法。在当代医疗保健系统中,交换电子健康记录的能力是促进更广泛的医疗服务和提供高质量治疗的基础。尽管出于各种原因需要利用医疗信息,但大多数患者仍然授权使用纸质表格,参与程度极低。目前管理病人同意书和医疗数据交换的方法既费力又昂贵,而且容易出错,即使采取了质量保证措施也是如此。正因为如此,患者的授权可能不够,这会导致流程效率低下,缺乏信任和透明度。资源短缺使得获得个人同意变得更加困难,而个人同意是健康数据交换所必需的。医疗机构也在努力获得患者的同意。基于区块链的平台通过开发可信的用户网络来实现数据交换。用户可以共享自己的数据,而无需依赖医疗服务提供商的时间和资源。基于区块链的系统需要数据治理框架来指定和监控数据交换和使用。本研究文章旨在建立一个系统,医疗机构可利用该系统轻松获得患者对各种目标的同意,同时还能让患者更灵活地管理自己的同意。在本研究中,一个新颖的电子同意书模型,即 "基于区块链的智能同意书系统(SCBCS)",建立在采用基于目的的访问控制方法的超分类账结构区块链上。分布式账本技术(区块链)确保所有与患者记录、权限和数据访问相关的元数据一旦写入就无法更改。此外,还开发了区块链链代码,以处理与患者同意相关的业务逻辑。构建了一个原型,并用链代码验证了业务逻辑,验证了区块链中保存的请求者数据访问和患者权限。拟议的 SCBCS 可作为患者和医疗机构的同意书管理系统。建议的方法与其他现有方法 "MedRec"、同意管理系统(CMS)进行了比较。结果表明,该系统能有效管理医务人员的数据访问请求。与其他方法相比,所提出的方法具有延迟低、耗气少、访问时间短等优点。这种基于区块链的 SCBCS 技术为医院和研究机构的患者数据共享提供了极大的可靠性、透明度和可追溯性。
{"title":"Smart Patient Consent Management Model for Health Information Exchange Based on Blockchain Technology","authors":"K. R. Rohini, P. S. Rajakumar, S. Geetha","doi":"10.3844/jcssp.2024.730.741","DOIUrl":"https://doi.org/10.3844/jcssp.2024.730.741","url":null,"abstract":": Innovation for Electronic Medical Records (EMRs) has been hindered by years of excessive regulation and inefficient bureaucracy. As data science and personalization encourage individuals to take an active role in their healthcare and regain control of their own medical records, there is an urgent need for new approaches. The ability to exchange electronic health records is fundamental in contemporary healthcare systems for facilitating a wider range of health services and delivering high-quality treatment. Despite the requirement for utilizing medical information for various reasons, most patients still authorize paper forms with minimal participation. The present methods of managing patient consent and medical data exchange are laborious, expensive, and prone to failures, even with quality assurance measures in effect. Because of this, there may not be enough patient empowerment, which can lead to inefficiencies in the process and a lack of trust and transparency. A shortage of resources makes it harder to acquire individual consent, which is necessary for health data exchange. Healthcare organizations also grapple with patient consent. Blockchain-based platforms enable data exchange by developing a trusted user network. Users can share their data without relying on health service providers for time and resources. Blockchain-based systems necessitate data governance frameworks to specify and monitor data exchange and use. This research article aims to establish a system that healthcare organizations may use to easily gain patient consent for various objectives, while also giving patients more flexibility in managing their consent. In this study, a novel electronic consent model namely ‘Smart Consent Blockchain Based System (SCBCS)”, is built on the hyper ledger fabric Blockchain that employs a purpose-based access control method. Distributed ledger technology (blockchain) ensures that all metadata pertaining to patient records, permissions, and data access cannot be altered once written. Additionally, Blockchain chain code is developed to handle patient consent-related business logic. A prototype is constructed and verified business logic with the chain code, validating the requestor's data access and patient permission saved in the Blockchain. The proposed SCBCS acts as a consent management system for patients and healthcare organizations. The proposed method is compared with other existing methods 'MedRec’, Consent Management System (CMS). The results demonstrate this system manages medical staff data access requests effectively. The proposed method outperforms other methods compared with low latency, less gas consumption, and low access time. This Blockchain-based proposed SCBCS technology offers great dependability, transparency, and traceability for patient data sharing in hospitals and research.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141709625","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Website-Based Educational Application to Help MSMEs in Indonesia Develop 基于网站的教育应用程序帮助印度尼西亚中小微企业发展
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.742.750
David Freggy Dinata, Francka Sakti Lee, Yemima Monica Geasela, Shierly Everlin, Yunianto Purnomo
: In the current era, information technology systems have rapidly developed and are commonly utilized to address company requirements. Implementation of this technology significantly impacts business processes. MSME development collaborator company is actively engaged in helping MSMEs to survive and thrive through collaborative initiatives. Currently, the company does not offer educational support to MSMEs. This research aims to develop a web-based educational application to tackle current challenges. The extreme programming application development method, a five-step process including planning, design, coding, testing, and software increment, will be utilized. The study produced a website-based education application designed to provide educational support to MSME actors.
:当今时代,信息技术系统发展迅速,并被普遍用于满足公司的需求。该技术的实施对业务流程产生了重大影响。微小中型企业发展合作公司通过合作倡议,积极帮助微小中型企业生存和发展。目前,该公司尚未向中小微企业提供教育支持。本研究旨在开发基于网络的教育应用程序,以应对当前的挑战。将采用极限编程应用程序开发方法,即包括规划、设计、编码、测试和软件增量在内的五步流程。本研究制作了一个基于网站的教育应用程序,旨在为中小微企业行为者提供教育支持。
{"title":"Website-Based Educational Application to Help MSMEs in Indonesia Develop","authors":"David Freggy Dinata, Francka Sakti Lee, Yemima Monica Geasela, Shierly Everlin, Yunianto Purnomo","doi":"10.3844/jcssp.2024.742.750","DOIUrl":"https://doi.org/10.3844/jcssp.2024.742.750","url":null,"abstract":": In the current era, information technology systems have rapidly developed and are commonly utilized to address company requirements. Implementation of this technology significantly impacts business processes. MSME development collaborator company is actively engaged in helping MSMEs to survive and thrive through collaborative initiatives. Currently, the company does not offer educational support to MSMEs. This research aims to develop a web-based educational application to tackle current challenges. The extreme programming application development method, a five-step process including planning, design, coding, testing, and software increment, will be utilized. The study produced a website-based education application designed to provide educational support to MSME actors.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141691002","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modeling User Experience in Delivery Applications Using the Design Thinking Method and System Usability Scale 利用设计思维方法和系统可用性量表为交付应用中的用户体验建模
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.722.729
Kevin Christianto, A. Chakir, J. Andry, Fransiskus Adikara, Lydia Liliana, Jennifer Felicia
: Technological developments bring comfort and ease to users in accessing applications. Companies need to design systems that are centered on human needs to create technology that is competitive in the market, especially in the field of expeditions. The problem that arises in the sea cargo expedition company is that master data recording is still done manually, which has an impact on reducing data accuracy. Apart from that, the process of recording shipping transactions and status changes is not updated in real time. Things like this are the reason Sea Cargo Expedition hopes to design a goods delivery application that is centered on user needs. This research aims to design a prototype and test the level of user satisfaction with the goods delivery application. Based on the background of this problem, the research focuses on implementing the design thinking method to develop a goods delivery application because it is able to collect user needs directly. Design thinking is divided into five stages, namely, empathize (understanding the problem), define (analyzing the problem), ideate (creating a wireframe), prototype (designing an application design), and test (trial using System Usability Testing (SUS)). This research produces a prototype goods delivery application based on the user's user experience assessment so that it can provide
:技术发展为用户访问应用程序带来了舒适和便捷。公司需要设计以人类需求为中心的系统,以创造在市场上具有竞争力的技术,尤其是在探险领域。海运探险公司出现的问题是,主数据记录仍由人工完成,这影响了数据的准确性。除此之外,记录航运交易和状态变化的过程也无法实时更新。因此,Sea Cargo Expedition 公司希望设计一款以用户需求为中心的货物交付应用程序。本研究旨在设计一个原型,并测试用户对货物交付应用程序的满意程度。基于这一问题的背景,本研究侧重于采用设计思维方法来开发货物递送应用程序,因为这种方法能够直接收集用户需求。设计思维分为五个阶段,即共鸣(理解问题)、定义(分析问题)、构思(创建线框)、原型(设计应用设计)和测试(使用系统可用性测试(SUS)进行试验)。本研究根据用户的用户体验评估,制作出货物配送应用程序原型,以便为用户提供
{"title":"Modeling User Experience in Delivery Applications Using the Design Thinking Method and System Usability Scale","authors":"Kevin Christianto, A. Chakir, J. Andry, Fransiskus Adikara, Lydia Liliana, Jennifer Felicia","doi":"10.3844/jcssp.2024.722.729","DOIUrl":"https://doi.org/10.3844/jcssp.2024.722.729","url":null,"abstract":": Technological developments bring comfort and ease to users in accessing applications. Companies need to design systems that are centered on human needs to create technology that is competitive in the market, especially in the field of expeditions. The problem that arises in the sea cargo expedition company is that master data recording is still done manually, which has an impact on reducing data accuracy. Apart from that, the process of recording shipping transactions and status changes is not updated in real time. Things like this are the reason Sea Cargo Expedition hopes to design a goods delivery application that is centered on user needs. This research aims to design a prototype and test the level of user satisfaction with the goods delivery application. Based on the background of this problem, the research focuses on implementing the design thinking method to develop a goods delivery application because it is able to collect user needs directly. Design thinking is divided into five stages, namely, empathize (understanding the problem), define (analyzing the problem), ideate (creating a wireframe), prototype (designing an application design), and test (trial using System Usability Testing (SUS)). This research produces a prototype goods delivery application based on the user's user experience assessment so that it can provide","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141715097","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Model Classification for Predicting the Post-Translational Modification (PTM) Glycosylation in Sequence O Using an Extreme Gradient Boosting Algorithm 使用极端梯度提升算法预测序列 O 中翻译后修饰 (PTM) 糖基化的模型分类
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.758.767
Damayanti, Sutyarso, Akmal Junaidi, F. R. Lumbanraja
: Post Translational Modification (PTM) is an important mechanism involved in regulating protein function. Post-translational modification refers to the addition of covalent and enzymatic modifications of proteins in protein biosynthesis, which has an important role in modifying protein function and regulating gene expression. One of the post-translational modifications is glycosylation. Glycosylation is the addition of a sugar group to a protein structure. One type of glycosylation is glycosylation, which occurs in sequence O. Glycosylation has been linked to several illnesses, including diabetes, cancer, and the flu. Therefore, it is important to anticipate the occurrence of glycosylation by carrying out predicted glycosylated or non-glycosylated data. Glycosylation prediction has been widely done using manual laboratory techniques, which results in the prediction process being long and expensive for lab equipment. To overcome this, computerized data is needed that can predict glycosylation more quickly. The data used is glycosylation data on sequence O obtained from the UniProt website, which can be openly accessed. This study aimed to improve the accuracy of post-translational modification glycosylation in sequence O prediction using the method of extreme gradient boosting as a framework for gradient enhancement that tends to be faster. This accuracy is increased by conducting feature extraction experiments with the following types: AAIndex, hydrophobicity, sable, composition, CTD, and PseAAC. Feature selection uses the MRMR approach. Evaluation using k-fold cross-validation. The results of this study indicate the prediction performance of post-translational modification glycosylation in sequence O with an accuracy value of 100%. The study's findings indicate that the XGBoost algorithm performs better than other research that has been conducted.
:翻译后修饰(PTM)是调节蛋白质功能的重要机制。翻译后修饰是指在蛋白质生物合成过程中对蛋白质添加共价修饰和酶修饰,在改变蛋白质功能和调控基因表达方面具有重要作用。糖基化是翻译后修饰之一。糖基化是在蛋白质结构上添加糖基。糖基化与多种疾病有关,包括糖尿病、癌症和流感。因此,通过预测糖基化或非糖基化数据来预测糖基化的发生非常重要。糖基化预测已广泛使用人工实验室技术,这导致预测过程漫长且实验室设备昂贵。为了克服这一问题,需要能更快预测糖基化的计算机化数据。所使用的数据是从 UniProt 网站获取的序列 O 的糖基化数据,该网站可以公开访问。本研究旨在提高序列 O 预测翻译后修饰糖基化的准确性,使用的方法是极端梯度提升法,作为梯度增强的框架,这种方法往往更快。通过对以下类型进行特征提取实验,提高了准确性:AAIndex、疏水性、sable、成分、CTD 和 PseAAC。特征选择采用 MRMR 方法。使用 k 倍交叉验证进行评估。研究结果表明,序列 O 中翻译后修饰糖基化的预测准确率为 100%。研究结果表明,XGBoost 算法的性能优于其他已开展的研究。
{"title":"Model Classification for Predicting the Post-Translational Modification (PTM) Glycosylation in Sequence O Using an Extreme Gradient Boosting Algorithm","authors":"Damayanti, Sutyarso, Akmal Junaidi, F. R. Lumbanraja","doi":"10.3844/jcssp.2024.758.767","DOIUrl":"https://doi.org/10.3844/jcssp.2024.758.767","url":null,"abstract":": Post Translational Modification (PTM) is an important mechanism involved in regulating protein function. Post-translational modification refers to the addition of covalent and enzymatic modifications of proteins in protein biosynthesis, which has an important role in modifying protein function and regulating gene expression. One of the post-translational modifications is glycosylation. Glycosylation is the addition of a sugar group to a protein structure. One type of glycosylation is glycosylation, which occurs in sequence O. Glycosylation has been linked to several illnesses, including diabetes, cancer, and the flu. Therefore, it is important to anticipate the occurrence of glycosylation by carrying out predicted glycosylated or non-glycosylated data. Glycosylation prediction has been widely done using manual laboratory techniques, which results in the prediction process being long and expensive for lab equipment. To overcome this, computerized data is needed that can predict glycosylation more quickly. The data used is glycosylation data on sequence O obtained from the UniProt website, which can be openly accessed. This study aimed to improve the accuracy of post-translational modification glycosylation in sequence O prediction using the method of extreme gradient boosting as a framework for gradient enhancement that tends to be faster. This accuracy is increased by conducting feature extraction experiments with the following types: AAIndex, hydrophobicity, sable, composition, CTD, and PseAAC. Feature selection uses the MRMR approach. Evaluation using k-fold cross-validation. The results of this study indicate the prediction performance of post-translational modification glycosylation in sequence O with an accuracy value of 100%. The study's findings indicate that the XGBoost algorithm performs better than other research that has been conducted.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141706867","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Application of Preference Selection Index and TOPSIS in Product Aspect Extraction and Ranking 偏好选择指数和 TOPSIS 在产品特征提取和排序中的应用
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.793.800
Saif Addeen Alrababah, Nawaf O. Alsrehin
: Decision-making methodologies can differentiate between several types of criterion weights. The subjective weights of decision-makers are prone to be influenced by various factors, including their level of knowledge, experience and competency. This may result in the wrong evaluation of the criteria due to the inherent ambiguity of human judgments, leading to unavoidable assessment errors. Beyond that, while assessing the decision alternatives, the majority of Multiple Criteria Decision Making (MCDM) take the evaluation criteria into consideration separately. However, in actual application, most of the criteria are not mutually exclusive. In the context of online customer reviews, it is essential to prioritize product aspects in order to facilitate the purchasing process for potential consumers. Selecting the appropriate product aspects is a difficult task due to the vast quantity of product reviews. This research develops an MCDM solution through the integration of the Preference Selection Index (PSI) with The approach for Order Preference by Similarity to an Ideal Solution (TOPSIS) method for decision-making. The contribution of this study is to enhance the TOPSIS ranking technique by incorporating PSI objective weights as an alternative to subjective weights. PSI offers the benefit of focusing on the convergence of the criteria involved rather than their divergence. This approach will improve the ranking process of TOPSIS by taking into account the interconnectedness of the criteria, hence facilitating the prioritization of significant aspects of a product based on online reviews. A dataset comprising four electronic products was utilized as a reference for conducting a statistical analysis. Through the examination of the outcomes utilizing the discount cumulative gain metric, it becomes apparent that the combination of the TOPSIS approach alongside PSI weights facilitates the identification of the suitable product aspects that effectively differentiate the one that aligns with consumer expectations.
:决策方法可以区分几种类型的标准权重。决策者的主观权重容易受到各种因素的影响,包括他们的知识水平、经验和能力。由于人类判断本身的模糊性,这可能会导致对标准的错误评估,从而造成不可避免的评估错误。除此之外,在评估决策备选方案时,大多数多标准决策(MCDM)都会将评估标准分开考虑。然而,在实际应用中,大多数标准并不是相互排斥的。就在线客户评论而言,必须对产品的各个方面进行优先排序,以促进潜在消费者的购买过程。由于产品评论数量庞大,选择合适的产品方面是一项艰巨的任务。本研究通过将偏好选择指数(PSI)与理想解相似度排序偏好法(TOPSIS)相结合,开发了一种用于决策的 MCDM 解决方案。本研究的贡献在于通过纳入 PSI 客观权重来替代主观权重,从而增强了 TOPSIS 排序技术。PSI 的优势在于关注相关标准的趋同而非分歧。这种方法考虑到了标准之间的相互联系,从而改进了 TOPSIS 的排序过程,有利于根据在线评论确定产品重要方面的优先次序。在进行统计分析时,参考了由四种电子产品组成的数据集。通过使用折现累积收益指标对结果进行检验,可以明显看出,TOPSIS 方法与 PSI 权重相结合,有助于确定合适的产品方面,从而有效区分出符合消费者期望的产品。
{"title":"Application of Preference Selection Index and TOPSIS in Product Aspect Extraction and Ranking","authors":"Saif Addeen Alrababah, Nawaf O. Alsrehin","doi":"10.3844/jcssp.2024.793.800","DOIUrl":"https://doi.org/10.3844/jcssp.2024.793.800","url":null,"abstract":": Decision-making methodologies can differentiate between several types of criterion weights. The subjective weights of decision-makers are prone to be influenced by various factors, including their level of knowledge, experience and competency. This may result in the wrong evaluation of the criteria due to the inherent ambiguity of human judgments, leading to unavoidable assessment errors. Beyond that, while assessing the decision alternatives, the majority of Multiple Criteria Decision Making (MCDM) take the evaluation criteria into consideration separately. However, in actual application, most of the criteria are not mutually exclusive. In the context of online customer reviews, it is essential to prioritize product aspects in order to facilitate the purchasing process for potential consumers. Selecting the appropriate product aspects is a difficult task due to the vast quantity of product reviews. This research develops an MCDM solution through the integration of the Preference Selection Index (PSI) with The approach for Order Preference by Similarity to an Ideal Solution (TOPSIS) method for decision-making. The contribution of this study is to enhance the TOPSIS ranking technique by incorporating PSI objective weights as an alternative to subjective weights. PSI offers the benefit of focusing on the convergence of the criteria involved rather than their divergence. This approach will improve the ranking process of TOPSIS by taking into account the interconnectedness of the criteria, hence facilitating the prioritization of significant aspects of a product based on online reviews. A dataset comprising four electronic products was utilized as a reference for conducting a statistical analysis. Through the examination of the outcomes utilizing the discount cumulative gain metric, it becomes apparent that the combination of the TOPSIS approach alongside PSI weights facilitates the identification of the suitable product aspects that effectively differentiate the one that aligns with consumer expectations.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141695063","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Building a Specialized IT Governance Strategy for Higher Education: A Strategic Model 为高等教育制定专门的 IT 治理战略:战略模型
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.768.782
Chahid Abdelilah, S. Ahriz, Kamal El Guemmat, Khalifa Mansouri
: In this research, we delve into the implementation and impact of Information Technology Governance (ITG) in the dynamic landscape of university settings, where information technology is rapidly evolving. The study's primary aim is to investigate the various contingency factors that play a pivotal role in the effectiveness of ITG frameworks in academic environments. Utilizing a comprehensive approach, we conducted a systematic review of 72 scholarly articles sourced from online databases, analyzing the global application of ITG in universities through a blend of qualitative and quantitative research methods. Our findings underscore an increasing focus on ITG within the realm of higher education, a trend that has gained momentum in the aftermath of COVID-19. Notably, significant contributions to this field have emerged from Asia and Europe. Central to our study is the development of a novel ITG model, which is grounded in contingency theory and derived from a detailed case study conducted in five Moroccan universities. This model underscores the necessity for higher education institutions to adopt ITG strategies that are not only flexible but also specifically tailored to meet their individual needs and circumstances.
:在这项研究中,我们深入探讨了信息技术飞速发展的大学环境中信息技术治理(ITG)的实施和影响。研究的主要目的是调查在学术环境中对信息技术治理框架的有效性起关键作用的各种意外因素。我们采用综合方法,对网上数据库中的 72 篇学术论文进行了系统回顾,通过定性和定量相结合的研究方法,分析了信息技术治理在大学中的全球应用。我们的研究结果凸显了高等教育领域对 ITG 的日益关注,这一趋势在 COVID-19 之后得到了进一步发展。值得注意的是,亚洲和欧洲在这一领域做出了重要贡献。我们研究的核心是建立一个新颖的 ITG 模型,该模型以突发事件理论为基础,通过对摩洛哥五所大学的详细案例研究得出。这一模式强调,高等教育机构有必要采取不仅灵活,而且专门针对其个别需求和情况的 ITG 战略。
{"title":"Building a Specialized IT Governance Strategy for Higher Education: A Strategic Model","authors":"Chahid Abdelilah, S. Ahriz, Kamal El Guemmat, Khalifa Mansouri","doi":"10.3844/jcssp.2024.768.782","DOIUrl":"https://doi.org/10.3844/jcssp.2024.768.782","url":null,"abstract":": In this research, we delve into the implementation and impact of Information Technology Governance (ITG) in the dynamic landscape of university settings, where information technology is rapidly evolving. The study's primary aim is to investigate the various contingency factors that play a pivotal role in the effectiveness of ITG frameworks in academic environments. Utilizing a comprehensive approach, we conducted a systematic review of 72 scholarly articles sourced from online databases, analyzing the global application of ITG in universities through a blend of qualitative and quantitative research methods. Our findings underscore an increasing focus on ITG within the realm of higher education, a trend that has gained momentum in the aftermath of COVID-19. Notably, significant contributions to this field have emerged from Asia and Europe. Central to our study is the development of a novel ITG model, which is grounded in contingency theory and derived from a detailed case study conducted in five Moroccan universities. This model underscores the necessity for higher education institutions to adopt ITG strategies that are not only flexible but also specifically tailored to meet their individual needs and circumstances.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141703649","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A CNN-KNN Based Recognition of Online Handwritten Symbols within Physics Expressions Using Contour-Based Bounding Box (CBBS) Segmentation Technique 基于 CNN-KNN 的物理表达式在线手写符号识别(使用基于轮廓的边界框 (CBBS) 分割技术
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.783.792
Ujwala Kolte, Sachin Naik, V. Kumbhar
: The task of recognizing symbols poses a significant challenge owing to the wide variability in human handwriting. Complexity in terms of the structural representation of symbols used in physics expressions is a major challenge in the recognition process The emergence of online handwriting, fueled by the widespread adoption of handheld digital devices, particularly in educational contexts, highlights the critical importance of precise symbol recognition, especially in the teaching and learning process. In contemporary literature, there is a notable emphasis on LaTex sequencing, symbol recognition and parsing. However, deep learning continues to yield promising results in this domain. The convenience of user input provides benefits to e-learning applications. In this study, we propose three approaches for the recognition of physics symbols within physics expressions (1) A proposed Java user interface for taking input from the user, as convenience of user input provides benefits to e-learning applications. (2) Contour-based bounding box segmentation algorithm, which deals with broken symbols within physics expressions. (3) For recognition, we propose a Convolution Neural Network-K-Nearest Neighbor (CNN-KNN) recognition model, as CNN plays an important role in extracting features, which are further provided as input to the K-NN classifier using the dropout method. Combining these three approaches into a symbol recognition model provides state-of-arts results. Handwritten physics symbols were collected from 20 different writers and each writer has written 5 types of physics expressions under different categories like electric flux, Maxwell’s equations, inductance and pointing vector and moment of Interia. There were 25 classes identified from the 780 samples collected from the users. The recognition rate is identified using (1) Using CNN model, which shows an accuracy of 91.48 and (2) Using the proposed hybrid CNN-KNN model the accuracy reported is 98.06.
:由于人类笔迹千差万别,识别符号是一项巨大的挑战。随着手持数字设备的广泛应用,特别是在教育领域,在线手写的出现凸显了精确符号识别的重要性,尤其是在教学过程中。在当代文献中,LaTex 排序、符号识别和解析得到了显著的重视。然而,深度学习在这一领域仍取得了可喜的成果。用户输入的便利性为电子学习应用带来了好处。在本研究中,我们提出了三种识别物理表达式中物理符号的方法 (1) 拟议的 Java 用户界面用于接收来自用户的输入,因为方便用户输入有利于电子学习应用。(2) 基于轮廓的边界框分割算法,用于处理物理表达式中的破损符号。(3) 在识别方面,我们提出了一个卷积神经网络-最近邻(CNN-KNN)识别模型,因为 CNN 在提取特征方面发挥着重要作用,而这些特征将通过滤除法进一步作为 K-NN 分类器的输入。将这三种方法结合到一个符号识别模型中,可以获得最先进的结果。我们从 20 个不同的作者那里收集了手写物理符号,每个作者都写了 5 种不同类别的物理表达式,如电通量、麦克斯韦方程、电感和指向矢量以及 Interia 力矩。从收集到的 780 个用户样本中,共识别出 25 个类别。识别率是通过(1)使用 CNN 模型确定的,其准确率为 91.48;(2)使用提议的 CNN-KNN 混合模型,其准确率为 98.06。
{"title":"A CNN-KNN Based Recognition of Online Handwritten Symbols within Physics Expressions Using Contour-Based Bounding Box (CBBS) Segmentation Technique","authors":"Ujwala Kolte, Sachin Naik, V. Kumbhar","doi":"10.3844/jcssp.2024.783.792","DOIUrl":"https://doi.org/10.3844/jcssp.2024.783.792","url":null,"abstract":": The task of recognizing symbols poses a significant challenge owing to the wide variability in human handwriting. Complexity in terms of the structural representation of symbols used in physics expressions is a major challenge in the recognition process The emergence of online handwriting, fueled by the widespread adoption of handheld digital devices, particularly in educational contexts, highlights the critical importance of precise symbol recognition, especially in the teaching and learning process. In contemporary literature, there is a notable emphasis on LaTex sequencing, symbol recognition and parsing. However, deep learning continues to yield promising results in this domain. The convenience of user input provides benefits to e-learning applications. In this study, we propose three approaches for the recognition of physics symbols within physics expressions (1) A proposed Java user interface for taking input from the user, as convenience of user input provides benefits to e-learning applications. (2) Contour-based bounding box segmentation algorithm, which deals with broken symbols within physics expressions. (3) For recognition, we propose a Convolution Neural Network-K-Nearest Neighbor (CNN-KNN) recognition model, as CNN plays an important role in extracting features, which are further provided as input to the K-NN classifier using the dropout method. Combining these three approaches into a symbol recognition model provides state-of-arts results. Handwritten physics symbols were collected from 20 different writers and each writer has written 5 types of physics expressions under different categories like electric flux, Maxwell’s equations, inductance and pointing vector and moment of Interia. There were 25 classes identified from the 780 samples collected from the users. The recognition rate is identified using (1) Using CNN model, which shows an accuracy of 91.48 and (2) Using the proposed hybrid CNN-KNN model the accuracy reported is 98.06.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141692430","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Multi-Split Cross-Strategy for Enhancing Machine Learning Algorithms Prediction Results with Data Generated by Conditional Generative Adversarial Network 利用条件生成对抗网络生成的数据增强机器学习算法预测结果的多分叉交叉策略
Pub Date : 2024-07-01 DOI: 10.3844/jcssp.2024.700.707
Abdelfattah Abassi, Brahim Bakkas, Moustapha El Jai, Ahmed Arid, Hussain Benazza
: In this study, we present a Multi-Split Cross-Strategy (MSC-Strategy) designed to leverage synthetic tabular data generated by a Conditional Generative Adversarial Network (CGAN). Our study aims to investigate the potential of synthetic data in comparison to real-world data for improving machine learning predictive results. Firstly, we develop a CGAN architecture tailored to generate synthetic tabular data, trained on a comprehensive real-world dataset. Secondly, we validate the synthetic data generated by the CGAN to ensure its statistical fidelity and resemblance to the distribution of real data. Finally, we selectively leverage a subset of the generated data and apply our strategy to create a new combined training set comprising the training set of real data and the chosen subset of generated data. To validate our approach, we employ six diverse regression models: Decision Tree (DT), K-Nearest Neighbors (KNN), Random Forest (RF), XGB Regressor (XGB), and Support Vector Regressor (SVR). Each model is trained and tested using a training set of real data, generated data, combined data (training set of real data and generated data), and data formed by our MSC strategy. Our findings indicate that the training set formed by our MSC strategy demonstrates remarkable predictive performance compared to real-world data and generated data, highlighting its ability to enhance the prediction of machine learning models using only a subset of generated data.
:在本研究中,我们提出了一种多分割交叉策略(MSC-Strategy),旨在利用条件生成对抗网络(CGAN)生成的合成表格数据。我们的研究旨在调查合成数据与真实世界数据相比在改善机器学习预测结果方面的潜力。首先,我们开发了一个专门用于生成合成表格数据的 CGAN 架构,并在一个全面的真实世界数据集上进行了训练。其次,我们对 CGAN 生成的合成数据进行验证,以确保其统计保真度和与真实数据分布的相似性。最后,我们选择性地利用生成数据的一个子集,并应用我们的策略创建一个新的组合训练集,其中包括真实数据训练集和所选的生成数据子集。为了验证我们的方法,我们采用了六种不同的回归模型:决策树 (DT)、K-近邻 (KNN)、随机森林 (RF)、XGB 回归模型 (XGB) 和支持向量回归模型 (SVR)。每个模型都使用由真实数据、生成数据、组合数据(由真实数据和生成数据组成的训练集)以及由我们的 MSC 策略形成的数据组成的训练集进行训练和测试。我们的研究结果表明,与真实世界数据和生成数据相比,我们的 MSC 策略所形成的训练集显示出卓越的预测性能,突出了它仅使用生成数据子集来增强机器学习模型预测能力的能力。
{"title":"A Multi-Split Cross-Strategy for Enhancing Machine Learning Algorithms Prediction Results with Data Generated by Conditional Generative Adversarial Network","authors":"Abdelfattah Abassi, Brahim Bakkas, Moustapha El Jai, Ahmed Arid, Hussain Benazza","doi":"10.3844/jcssp.2024.700.707","DOIUrl":"https://doi.org/10.3844/jcssp.2024.700.707","url":null,"abstract":": In this study, we present a Multi-Split Cross-Strategy (MSC-Strategy) designed to leverage synthetic tabular data generated by a Conditional Generative Adversarial Network (CGAN). Our study aims to investigate the potential of synthetic data in comparison to real-world data for improving machine learning predictive results. Firstly, we develop a CGAN architecture tailored to generate synthetic tabular data, trained on a comprehensive real-world dataset. Secondly, we validate the synthetic data generated by the CGAN to ensure its statistical fidelity and resemblance to the distribution of real data. Finally, we selectively leverage a subset of the generated data and apply our strategy to create a new combined training set comprising the training set of real data and the chosen subset of generated data. To validate our approach, we employ six diverse regression models: Decision Tree (DT), K-Nearest Neighbors (KNN), Random Forest (RF), XGB Regressor (XGB), and Support Vector Regressor (SVR). Each model is trained and tested using a training set of real data, generated data, combined data (training set of real data and generated data), and data formed by our MSC strategy. Our findings indicate that the training set formed by our MSC strategy demonstrates remarkable predictive performance compared to real-world data and generated data, highlighting its ability to enhance the prediction of machine learning models using only a subset of generated data.","PeriodicalId":40005,"journal":{"name":"Journal of Computer Science","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"2024-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141691020","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of Computer Science
全部 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