There are 0 repository under buffered-reader topic.
Some examples for the programming language Go.
ECPTextStream is a VBA text buffered reader designed to manage text streams in Microsoft Office applications, from VBA.
Disk based, buffered data structures for machine learning
This is a Tender Management System application. In this application two persons are allow to login ,first one is Admin and second one is Vendor. Admin can register new Vendors and will provide a username and password to Vendor. Vendor can login with username and password and handle all present tender according to him.
Streamed Buffers - .NET's BinaryReader facsimile
Most occurred word in a text file using Buffered Reader & HashMap JAVA
user verification system created with Java that reads a CSV containing user credentials, prompts users to enter login credentials, and provides feedback on their login status
Simple Go HTTP Server
Projeto de Salao de Beleza, para aplicar conceitos de Interfaces, Generics e SOLID.
Extension of java.io.BufferedReader to enforce bounds
Efficient line-by-line file reader that returns one line per call from a file descriptor, managing its own dynamic buffer. (C • 42 • File I/O)
// started learning Swing Graphical User Interface // This overview is a reference for myself, with the theoretical parts, small games and different exercises // Please note that it's far from complete
This project is about programming a function that returns a line read from a file descriptor.
Analyze sales data from four different CSV yearly files, store the information into collections and output data to the console
Earthquake app from Udacity Android Basics course. Uses AsyncTaskLoader.
Android application for reading text from a file inside the projects assets directory and the setting that text to a textview. Also searches for a specified pattern or text using regular expression. (Regex-Search used with the intention to find some shortcodes inside the text file and then replace those shortcodes with their respective text/code).
Solution of file problems in Java.
Simple word and characters counting project using files in Java
Java 17. Validating user id and password using a given users list. Creating a POJO, reading files, comparing data to check for matching criterias