Pattern Matching Tool. (Software developed as part of the course 'String Processing')
-
Updated
Nov 3, 2019 - C
Pattern Matching Tool. (Software developed as part of the course 'String Processing')
This is a project that tests 2 string processing algorithms, Rabin-Karp and Knuth-Morris-Pratt. The algorithms were tested in C language.
This project implements a TCP server and client in C, using the TCP/IP protocol. The server and client communicate over a network connection and perform string processing operations based on the client's request.
Add a description, image, and links to the string-processing topic page so that developers can more easily learn about it.
To associate your repository with the string-processing topic, visit your repo's landing page and select "manage topics."