KMP Pattern Searching Demo
The Knuth–Morris–Pratt algorithm (or KMP algorithm) is a string-searching algorithm that searches for occurrences of a "word" W within a main "text string" S
The Knuth–Morris–Pratt algorithm (or KMP algorithm) is a string-searching algorithm that searches for occurrences of a "word" W within a main "text string" S
The basic usage of MathJax using LaTeX syntax. A MathJax Cheat Sheet
Comprehensive overview of QR codes, structure, including their input modes, character encoding processes, ZXing-cpp library for QR code and etc.
Some Simple Equivalent Infinitesimals
A very simple, small, thread-safe and stream-styled logger written in C++.
A B+ Tree based local database in Modern C++.
Open-source alternative to AWCC for Dell G-series servers.
Auto Objection! An Android Ace Attorney simulator. Place the phone flat on the table and knock the desktop.
Create Virtual Serial Port with socat & Python in Linux.
Automatically fetch and compile Aseprite source code with Github Actions.