Search alternatives:
"source code" » "sources code" (Expand Search)
Showing 361 - 380 results of 614 for search '"source code"', query time: 0.09s Refine Results
  1. 361

    ARGContextProfiler: extracting and scoring the genomic contexts of antibiotic resistance genes using assembly graphs by Nazifa Ahmed Moumi, Shafayat Ahmed, Connor Brown, Amy Pruden, Liqing Zhang

    Published 2025-05-01
    “…ARGContextProfiler thus provides a powerful tool for uncovering the genomic context of ARGs in metagenomic sequencing data, which can be of value to both fundamental and applied research aimed at understanding and stemming the spread of AR. The source code of ARGContextProfiler is publicly available at GitHub.…”
    Get full text
    Article
  2. 362

    Low Communication-Cost PSI Protocol for Unbalanced Two-Party Private Sets by Jingyu Ning, Zhenhua Tan, Kaibing Zhang, Weizhong Ye

    Published 2024-01-01
    “…Through implementation demonstration, we showcase that when the sizes of the two sets are 28 and 214, the communication cost of our protocol is only 3.3% of the state-of-the-art protocol and under 100 Kbps bandwidth, we achieve 1.46x speedup compared to the state-of-the-art protocol. Our source code is available on GitHub: https://github.com/TAN-OpenLab/Unbanlanced-PSI.…”
    Get full text
    Article
  3. 363

    HPClas: A data‐driven approach for identifying halophilic proteins based on catBoost by Shantong Hu, Xiaoyu Wang, Zhikang Wang, Menghan Jiang, Shihui Wang, Wenya Wang, Jiangning Song, Guimin Zhang

    Published 2024-12-01
    “…Extensive in silico calculations were conducted on a large public dataset of 12,574 samples and HPClas achieved an area under the receiver operating characteristic curve (AUROC) of 0.844 on an independent test set of 200 samples. The source code and curated dataset of HPClas are publicly available at https://github.com/Showmake2/HPClas. …”
    Get full text
    Article
  4. 364

    “Version 1.4.0 – pyfao56: FAO-56 evapotranspiration in Python” by Kelly R. Thorp, Dinesh Gulati, Meetpal Kukal, Reagan Ames, Tyler Pokoski, Kendall C. DeJonge

    Published 2025-05-01
    “…Other minor edits included the addition of the Kling-Gupta efficiency as a goodness-of-fit statistic, error handling when the provided soil profile depth is shallower than the maximum rooting depth, and improved management of the model version number in the source code.…”
    Get full text
    Article
  5. 365

    Using Large Language Models for the Interpretation of Building Regulations by Stefan Fuchs, Michael Witbrock, Johannes Dimyadi, Robert Amor

    Published 2024-12-01
    “…Large language models (LLMs) such as the generative pre-trained transformers (GPT), GPT-3.5 and GPT-4, powering OpenAI’s ChatGPT, can generate logically coherent text and source code responding to user prompts. This capability could be used to automate the conversion of building regulations into a semantic and computable representation. …”
    Get full text
    Article
  6. 366

    Analytic Hierarchy Process for an Automated Evaluation of Learning Difficulties of Novice Programmers by Salvatore Venticinque, Alba Amato, Pietro Fusco, Francesco Palmieri

    Published 2025-01-01
    “…Novice programmers, beyond their problem-solving skills, often demonstrate difficulties in writing source code that is error-free. Behind the difficulties of mastering the syntax of a programming language and understanding the compiler messages, is often hidden a wrong comprehension of fundamental coding concepts. …”
    Get full text
    Article
  7. 367

    Delving into Underwater Image Utility: Benchmark Dataset and Prediction Model by Jiapeng Liu, Yi Liu, Qiuping Jiang

    Published 2025-05-01
    “…The OD-UIUA dataset and the source code of our DeepUIUA model will be released.…”
    Get full text
    Article
  8. 368

    Detecting Malware C&C Communication Traffic Using Artificial Intelligence Techniques by Mohamed Ali Kazi

    Published 2025-01-01
    “…This prevalence was expedited by the fact that the Zeus source code was inadvertently released to the public in 2004, allowing malware developers to reproduce the Zeus banking malware and develop variants of this malware. …”
    Get full text
    Article
  9. 369

    libBICOS – An Open Source GPU-Accelerated Library implementing BInary COrrespondence Search for 3D Reconstruction by C. Liebender, M. Bleier, A. Nüchter

    Published 2024-12-01
    “…By publishing this method as a freely available library, in both a CUDA and CPU implementation, we hope for others to quickly gain traction in this field. The source code with build instructions and command-line tooling is available at https://github.com/JMUWRobotics/libBICOS under the GNU LGPLv3.…”
    Get full text
    Article
  10. 370

    A Common Language of Software Evolution in Repositories (CLOSER) by Jordan Garrity, David Cutting

    Published 2025-01-01
    “…Version Control Systems (VCSs) are used by development teams to manage the collaborative evolution of source code, and there are several widely used industry standard VCSs. …”
    Get full text
    Article
  11. 371

    CSMA: A Standalone and ImageJ-Compatible Tool for Enhanced Wound Healing Assay Analysis by Tri Thanh Pham, Amina Sagymbayeva, Timur Elebessov, Zhadyra Onzhanova, Ferdinand Molnar

    Published 2025-01-01
    “…CSMA is available as a standalone and ImageJ-compatible tool with its source code at <uri>https://github.com/AminaSagymbayeva/CSMA_WoundHealing</uri>…”
    Get full text
    Article
  12. 372

    Enhancing geometric modeling in convolutional neural networks: limit deformable convolution by Wei Wang, Yuanze Meng, Han Li, Guiyong Chang, Shun Li, Chenghong Zhang

    Published 2025-03-01
    “…Furthermore, on the CoCo2017 dataset, different backbones equipped with our limit deformable module achieved satisfactory results. The source code for this work is publicly available at https://github.com/1977245719/LDCN.…”
    Get full text
    Article
  13. 373

    MDRN: Multi-distillation residual network for efficient MR image super-resolution by Liwei Deng, Jingyi Chen, Xin Yang, Sijuan Huang

    Published 2024-10-01
    “…Our method outperforms other existing methods in peak signal-noise ratio by up to 0.44–1.82 dB in 4× scale when GPU memory and runtime are lower than in other SR methods. The source code will be available at https://github.com/Jennieyy/MDRN.…”
    Get full text
    Article
  14. 374

    Multi-strategy enhanced marine predator algorithm: performance investigation and application in intrusion detection by Zhongmin Wang, Yujun Zhang, Jun Yu, YuanYuan Gao, Guangwei Zhao, Essam H. Houssein, Rui Zhong

    Published 2025-02-01
    “…Finally, we extend the proposed MEMPA to optimize the hyper-parameters of the Extreme Learning Machine (ELM) for intrusion detection, and the performance of MEMPA-ELM increases the average accuracy by 0.79% than the second-best model. The source code of this research can be downloaded at https://github.com/RuiZhong961230/MEMPA .…”
    Get full text
    Article
  15. 375

    A deep learning approach for white blood cells image generation and classification using SRGAN and VGG19 by Jannatul Ferdousi, Soyabul Islam Lincoln, Md. Khorshed Alom, Md. Foysal

    Published 2024-12-01
    “…The generated images of SRGAN overcome challenges associated with misclassification due to the poor resolution of microscopic images, while the use of a pretrained model as a classifier reduces classification complexity. The source code of the entire work is available at https://github.com/Jannatul-Ferdousi/SRGAN_VGG19_WBC.git.…”
    Get full text
    Article
  16. 376

    Multiscale Edge Enhancement and Progressive Change-Aware Network for Remote Sensing Change Detection by Yan Xing, Jiali Hu, Yunan Jia, Rui Huang

    Published 2025-01-01
    “…Experimental results demonstrate that our method outperforms 11 SOTA methods on the LEVIR-CD, SYSU-CD, and CDD datasets, achieving superior accuracy and efficiency. The source code can be found at <uri>https://github.com/take-off-xyz/MEPNet</uri>…”
    Get full text
    Article
  17. 377

    Model checking programs in process-oriented IEC 61131-3 Structured Text by Natalia O. Garanina, Sergey M. Staroletov, Vladimir E. Zyubin, Igor S. Anureev

    Published 2024-03-01
    “…The poST language is a promising process-oriented extension of the IEC 61131-3 Structured Text (ST) language designed to provide a conceptual consistency of the PLC source code with technological description of the process under control. …”
    Get full text
    Article
  18. 378

    Context-Informed Incremental Learning Improves Throughput and Reduces Drift in Regression-Based Myoelectric Control by Christian Morrell, Evan Campbell, Ethan Eddy, Erik Scheme

    Published 2025-01-01
    “…These findings demonstrate the viability of CIIL in an unconstrained, velocity-controlled environment for regression-based myoelectric control, and highlight the importance of capturing user behaviours when training regression-based myoelectric control systems. Source code is available on <uri>https://github.com/cbmorrell/adaptive-regression</uri>…”
    Get full text
    Article
  19. 379

    BioLake: an RNA expression analysis framework for prostate cancer biomarker powered by data lakehouse by Qiaowang Li, Yaser Gamallat, Jon George Rokne, Tarek A. Bismar, Reda Alhajj

    Published 2025-02-01
    “…The tool also significantly enhances result interpretability by providing the source code and detailed instructions. In terms of data storage design, BioLake adopts the data lakehouse architecture to provide storage scalability and analysis flexibility. …”
    Get full text
    Article
  20. 380

    Nature-inspired adaptive differential evolution: A unified meta-heuristic framework for complex engineering optimisation and UAV path planning by Shijie Fan, Ruichen Wang, Yang Song, David Crosbee, Kang Su

    Published 2025-09-01
    “…Finally, the paper discusses potential improvements and future research directions for the NIADE algorithm. The algorithm's source code is available in the Appendix D.…”
    Get full text
    Article