Oscar Fabrizio de Alba Gtz (OscarFa28)

OscarFa28

Geek Repo

0

followers

0

following

Location:Aguascalientes, Mx

Home Page:www.dagcorp.dev

Github PK Tool:Github PK Tool

Oscar Fabrizio de Alba Gtz's repositories

modified-RegEx-Django

This is a modified version of RegEx in a full-stack Django project. Users will be able to upload their .txt file through the Django app's web interface, and this file will be read and used for the operations.

Language:PythonStargazers:1Issues:0Issues:0

EncoderDecoder_python

This repository contains a Python program for encoding and decoding text messages using a custom alphabet generated from the frequency of characters in a given text file. It leverages a priority queue (heap) implementation to efficiently process and transform text messages.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

String-Matching

This repository houses two Python scripts for string matching algorithms - 'naive_matching' and 'booyer-moore-horspool.' These scripts are designed to efficiently search for occurrences of one string (the pattern) within another (the text).

Language:PythonStargazers:0Issues:0Issues:0