A collection of C++11 headers useful for reverse engineering
-
Updated
May 19, 2022 - C++
A collection of C++11 headers useful for reverse engineering
Boyer-moore in pure python, search for unicode strings in large files quickly
Basic and advanced Algorithms, written in Java, built w/ Gradle, CI thru TravisCI, covered w/ JaCoCo and coverage reported thru Coveralls.
Repository for the Advanced Algorithms 2016/2017 course project at IST, University of Lisbon
The repository contains the code for various algorithms and coding techniques.
In this assignment, the program is required to develop a simple ChatGPT application by applying the simplest QA approach. The search for the most similar question to the question given by the user is done using the Knuth-Morris-Pratt (KMP) and Boyer-Moore (BM) string matching algorithms.
Algorithms implemented by me for the course "Advanced Algorithms" (J. Cnops) at the Ghent University (Master of Science in Industrial Engineering: Information Science)
Boyer-Moore search algorithm implemented as an extension on Collection
Web Application for simple sentiment analysis from string matching
This is a C++ project for my Analysis of Algorithms class.
Add a description, image, and links to the boyermoore topic page so that developers can more easily learn about it.
To associate your repository with the boyermoore topic, visit your repo's landing page and select "manage topics."