Suchergebnisse - Java Programs - Base Analysis
-
1
Performance Analysis and Improvement for CRUD Operations in Relational Databases from Java Programs Using JPA, Hibernate, Spring Data JPA
ISSN: 2076-3417, 2076-3417Veröffentlicht: Basel MDPI AG 01.04.2024Veröffentlicht in Applied sciences (01.04.2024)“… ) to a relational database. The question is what we should choose for our Java application, and why …”
Volltext
Journal Article -
2
Performance Analysis for CRUD Operations in Relational Databases from Java Programs Using Hibernate
ISSN: 2379-0482Veröffentlicht: IEEE 01.05.2023Veröffentlicht in International Conference on Control Systems and Computer Science (Online) (01.05.2023)“… Databases are the main piece of an application for persisting data and they can be of two types …”
Volltext
Tagungsbericht -
3
Multi-Platform Performance Analysis for CRUD Operations in Relational Databases from Java Programs using Spring Data JPA
ISSN: 2159-3604Veröffentlicht: IEEE 23.03.2023Veröffentlicht in Proceedings (IEEE International Engineering Management Conference) (23.03.2023)“… ). Because new relational database management systems have arisen, it is useful to compare some of them when linked to a Java application using Spring Data JPA …”
Volltext
Tagungsbericht -
4
Genevar: a database and Java application for the analysis and visualization of SNP-gene associations in eQTL studies
ISSN: 1367-4803, 1367-4811, 1460-2059, 1367-4811Veröffentlicht: Oxford Oxford University Press 01.10.2010Veröffentlicht in Bioinformatics (01.10.2010)“… Genevar (GENe Expression VARiation) is a database and Java tool designed to integrate multiple datasets, and provides analysis and visualization of associations between sequence variation and gene expression …”
Volltext
Journal Article -
5
Numerical Methods Using Java - For Data Science, Analysis, and Engineering
ISBN: 1484267966, 9781484267967, 9781484267974, 1484267974Veröffentlicht: Berkeley, CA Apress, an imprint of Springer Nature 2022“… Implement numerical algorithms in Java using NM Dev, an object-oriented and high-performance programming library for mathematics …”
Volltext
E-Book Buch -
6
Data Structures in Java
ISBN: 1683929551, 9781683929550Veröffentlicht: Herndon, VA Mercury Learning & Information 2023“… This book is a fast-paced introduction to using data structures with Java. Numerous code samples and listings are included to support myriad topics …”
Volltext
E-Book -
7
An Efficient and Scalable Platform for Java Source Code Analysis using Overlaid Graph Representations
ISSN: 2169-3536, 2169-3536Veröffentlicht: Piscataway IEEE 01.01.2020Veröffentlicht in IEEE access (01.01.2020)“… at. For this reason, we created ProgQuery, a platform to allow users to write their own Java program analyses in a declarative fashion, using graph representations …”
Volltext
Journal Article -
8
Ultimate Java for Data Analytics and Machine Learning: Unlock Java's Ecosystem for Data Analysis and Machine Learning Using WEKA, JavaML, JFreeChart, and Deeplearning4j (English Edition)
ISBN: 8196815050, 9788196815059Veröffentlicht: Delhi Orange Education Pvt Ltd 2025“… This book is a comprehensive guide to data analysis using Java. It starts with the fundamentals, covering the purpose of data analysis, different data types and structures, and how to pre-process datasets …”
Volltext
E-Book -
9
Data Mining: Practical Machine Learning Tools and Techniques
ISBN: 9780123748560, 0123748569Veröffentlicht: Chantilly Elsevier Science & Technology 2011“… Data Mining: Practical Machine Learning Tools and Techniques offers a thorough grounding in machine learning concepts as well as practical advice on applying …”
Volltext
E-Book -
10
OntoCAT -- simple ontology search and integration in Java, R and REST/JavaScript
ISSN: 1471-2105, 1471-2105Veröffentlicht: London BioMed Central 29.05.2011Veröffentlicht in BMC bioinformatics (29.05.2011)“… Each resource is wrapped behind easy to learn Java, Bioconductor/R and REST web service commands enabling reuse and integration of ontology software efforts despite variation …”
Volltext
Journal Article -
11
Structure-based analysis of protein-RNA interactions using the program ENTANGLE
ISSN: 0022-2836, 1089-8638Veröffentlicht: England Elsevier Ltd 03.08.2001Veröffentlicht in Journal of molecular biology (03.08.2001)“… To facilitate the analysis, we have constructed a database of interactions using ENTANGLE, a JAVA-based program that uses available structural models in their PDB format and searches for appropriate …”
Volltext
Journal Article -
12
Test Data Generation for Database Applications
ISSN: 2375-026XVeröffentlicht: IEEE 01.04.2018Veröffentlicht in 2018 IEEE 34th International Conference on Data Engineering (ICDE) (01.04.2018)“… However with fixed datasets, errors in queries may be missed. In this demonstration, we present a system that takes as input a database application program …”
Volltext
Tagungsbericht -
13
BlasterJS: A novel interactive JavaScript visualisation component for BLAST alignment results
ISSN: 1932-6203, 1932-6203Veröffentlicht: United States Public Library of Science 01.10.2018Veröffentlicht in PloS one (01.10.2018)“… This work introduces BlasterJS viewer, a new JavaScript library for the lightweight development of Web-based applications supporting the visualisation of BLAST outputs …”
Volltext
Journal Article -
14
Unlocking the mentally ill in Indonesia: An empirical study of the effectiveness of a “Bebas Pasung” program in Central Java
ISSN: 1932-6203, 1932-6203Veröffentlicht: United States Public Library of Science 18.10.2024Veröffentlicht in PloS one (18.10.2024)“… ) from confinement and provided mental health services. This study is an empirical evaluation of the effectiveness of one Bebas Pasung program in Indonesia at two-year follow …”
Volltext
Journal Article -
15
RED: A Java-MySQL Software for Identifying and Visualizing RNA Editing Sites Using Rule-Based and Statistical Filters
ISSN: 1932-6203, 1932-6203Veröffentlicht: United States Public Library of Science 01.03.2016Veröffentlicht in PloS one (01.03.2016)“… RNA editing is one of the post- or co-transcriptional processes that can lead to amino acid substitutions in protein sequences, alternative pre-mRNA splicing, …”
Volltext
Journal Article -
16
BUGSJS: a benchmark and taxonomy of JavaScript bugs
ISSN: 0960-0833, 1099-1689Veröffentlicht: Chichester Wiley Subscription Services, Inc 01.06.2021Veröffentlicht in Software testing, verification & reliability (01.06.2021)“… Summary JavaScript is a popular programming language that is also error‐prone due to its asynchronous, dynamic, and loosely typed nature …”
Volltext
Journal Article -
17
SnR: Constraint-Based Type Inference for Incomplete Java Code Snippets
ISSN: 1558-1225Veröffentlicht: ACM 01.05.2022Veröffentlicht in 2022 IEEE/ACM 44th International Conference on Software Engineering (ICSE) (01.05.2022)“… For example, Java snippets usually do not have import statements or required library names; only 6.88% of Java snippets on Stack Overflow include import statements necessary for compilation …”
Volltext
Tagungsbericht -
18
JEDi: java essential dynamics inspector — a molecular trajectory analysis toolkit
ISSN: 1471-2105, 1471-2105Veröffentlicht: London BioMed Central 01.05.2021Veröffentlicht in BMC bioinformatics (01.05.2021)“… Background Principal component analysis (PCA) is commonly applied to the atomic trajectories of biopolymers to extract essential dynamics that describe biologically relevant motions …”
Volltext
Journal Article -
19
compomics-utilities: an open-source Java library for computational proteomics
ISSN: 1471-2105, 1471-2105Veröffentlicht: London BioMed Central 08.03.2011Veröffentlicht in BMC bioinformatics (08.03.2011)“… Background The growing interest in the field of proteomics has increased the demand for software tools and applications that process and analyze the resulting …”
Volltext
Journal Article -
20
Extending Abstract Interpretation to Dependency Analysis of Database Applications
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.05.2020Veröffentlicht in IEEE transactions on software engineering (01.05.2020)“… , program slicing, information flow security analysis, debugging, code-optimization, code-reuse, code-understanding …”
Volltext
Journal Article

