Skip to content

Instantly share code, notes, and snippets.

View matrixcascade's full-sized avatar

DBinary matrixcascade

View GitHub Profile
#include "PainterEngine.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <immintrin.h>
#define ALPHABET_SIZE 256
#define MAX_PATTERN_LEN 1024