Skip to content

pav-thra/File-Type-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Type Analyzer

This is a file type analyzer.It works using algorithms like Knuth-Morris-Pratt and Rabin-Karp, enabling efficient file format detection and search. Enhanced performance with multithreading, handling 14 extensions.

About

A file type analyzer accepts the directory path and detects each type of file using KMP algorithm, which is later enhanced using Rabin Karp algorithm.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages