arasgungore / AutoCorrect
A C++ project which suggests the user possible correct spellings for the given misspelled word.
☆21Updated last year
Alternatives and similar repositories for AutoCorrect:
Users that are interested in AutoCorrect are comparing it to the libraries listed below
- Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.☆13Updated 2 years ago
- Five Java projects assigned for the Data Structures and Algorithms (CMPE 250) course in the Fall 2021-22 semester.☆15Updated 2 years ago
- A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.☆14Updated 2 years ago
- A VHDL-based VGA driver to display 256 different colors on a monitor.☆14Updated 2 years ago
- An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.☆12Updated last year
- A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).☆12Updated 2 years ago
- A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.☆11Updated last year
- A VHDL-based VGA driver to implement a square 41x41 screensaver that cycles through 256 different colors.☆18Updated 2 years ago
- A C++ ROS package for real-time conversion of 3D motion controller events to ROS messages.☆11Updated last year
- A C project which implements various image processing operations and recursive fractal generating algorithms.☆21Updated 2 years ago
- Dynamically generated stats for your GitHub READMEs.☆10Updated last year
- A C project in which you can play some of your classic arcade video games from the '80s on the terminal.☆31Updated 2 years ago
- A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.☆41Updated 2 years ago
- File Transfer Application which utilises Python to implement an FTP server and client. The UI of the FTP application is made with PyQt5☆9Updated 4 years ago
- 🎄 Advent of Code (2021-2024) in C++☆13Updated 2 months ago
- openssl-3 Windows build with Visual Studio.☆28Updated last month
- C++ Software Design: Design Principles and Patterns for High-Quality Software.☆23Updated last year
- ARticated; An augmented reality application for Android☆10Updated last year
- Qt library for Selenium Server Standalone☆10Updated 9 years ago
- Convert Python Code To C++ Code☆15Updated last year
- Demo winsock client and server with C++ on Windows☆14Updated 5 years ago
- An application for comparing two binary files☆11Updated 6 years ago
- C++ Advanced Command Line Parser☆16Updated 4 months ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- a simple server for kcp☆20Updated 8 years ago
- proxy model for Qt model/view architecture: presents a flat table model (sql, else) as tree model, ready to show in QTreeView☆12Updated 13 years ago
- Example code for Qt Multimedia video filters targeting embedded (i.MX6 devices mainly) and desktop Linux