Some examples for the programming language Go.
-
Updated
May 18, 2021 - Go
Some examples for the programming language Go.
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.
ECPTextStream is a VBA text buffered reader designed to manage text streams in Microsoft Office applications, from VBA.
An ANSI C Conformant I/O Library.
Streamed Buffers - .NET's BinaryReader facsimile
A small C library which implements buffered I/O.
This project allows to read UTF-8 encoded UNICODE files. It implements an infinite buffer file reader where one can recover the text word by word, which is converted from UTF-8, skipping blanks. The blanks can be recovered since they are all counted (feature used in the test program). By skipping blanks the reader is able to identify the start a…
Most occurred word in a text file using Buffered Reader & HashMap JAVA
Earthquake app from Udacity Android Basics course. Uses AsyncTaskLoader.
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
This project is about programming a function that returns a line read from a file descriptor.
A JAVA program that run on command-Line that uses maps, so that user can get from one node from another and if you select wrong direction to move you will end up in starting
Projeto de Salao de Beleza, para aplicar conceitos de Interfaces, Generics e SOLID.
// 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
Solution of file problems in Java.
Extension of java.io.BufferedReader to enforce bounds
Add a description, image, and links to the buffered-reader topic page so that developers can more easily learn about it.
To associate your repository with the buffered-reader topic, visit your repo's landing page and select "manage topics."