fileio
Here are 20 public repositories matching this topic...
A File Similarity Checker or basic File Indexer Program, which checks similarity based on simillar words and the titles, uses 64x64 matrix and uses Filesystem library
-
Updated
Nov 4, 2024 - C++
A battle game where the player battles various Harry Potter villains. Players can choose from a collection of characters with special abilities. - Uses File IO to load character and game data and sorted them by character type or item type. - Used classes to define and manage the characters, their state, and their abilities queues to manage chara…
-
Updated
Aug 14, 2022 - C++
When writing an "Apples to Apples Story", a writer draws one card each from the red (nouns) and green (adjectives) decks of the board game, "Apples to Apples", and writes a story based on those two cards. This is a simple script written in C++ for me randomly draw those cards.
-
Updated
Mar 21, 2021 - C++
This Repository contains more than 90 basic programs in C programming language
-
Updated
Jul 17, 2022 - C++
This Repository contains 135 basic programs in C programming language
-
Updated
Jul 17, 2022 - C++
This Repository contains basic programs in C programming language
-
Updated
Jul 17, 2022 - C++
A simple CLI program written in C++ and basic website that takes a URL from a east Asian comic aggregation site and crates a redirect link to guya.moe using its proxy feature, so that users can use its online reader.・Idea from https://github.com/funkyhippo/guya-redirect-extension
-
Updated
Apr 4, 2021 - C++
Finding the shortest path in a grey-scale elevation map. Converts all pixels in the image to Nodes with elevation data gathered from analysis of the unsigned char value at any given pixel. Then utilizes Dijkstra's algorithm for a greedy search with a priority queue, organized with a node comparison binary functor, to first find the shortest path…
-
Updated
May 5, 2021 - C++
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
-
Updated
Jul 15, 2021 - C++
Using Undocumented NTDLL Functions to Read/Write/Delete File
-
Updated
Jan 25, 2021 - C++
C++20 liburing backed coroutine executor and event loop framework.
-
Updated
Jun 7, 2022 - C++
Improve this page
Add a description, image, and links to the fileio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fileio topic, visit your repo's landing page and select "manage topics."