Java asynchronous file I/O based on io_uring Linux interface
-
Updated
Apr 11, 2023 - Java
Java asynchronous file I/O based on io_uring Linux interface
Sorting Challange for IB CS HL
💉 A java program that builds a priority queue based on a CSV file which yields information of hospitalized medication, and dequeues the "best" medication based on either success rate or price (depending on the comparator used). This project demonstrates a comprehensive use of Java generics, comparators and the priority queue data structure.
Laboratoire sous Android Studio en Java dans le cadre du cours Android 1: Comptes Utilisateurs App
Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.
4 programming questions in Java which test your understanding of Java programming (syntax, data structures, fileIO, and multithreading)
A Java program for analyzing DNA sequences and identifying individuals based on Short Tandem Repeats (STRs). Features profile database creation, STR analysis, individual identification, and relationship detection.
Academic Course
Add a description, image, and links to the file-io-in-java topic page so that developers can more easily learn about it.
To associate your repository with the file-io-in-java topic, visit your repo's landing page and select "manage topics."