Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/omerap12/anomaly-detector

Simple anomaly detector for "Advanced Programming 1" in C++
https://github.com/omerap12/anomaly-detector

biu cpp

Last synced: 18 days ago
JSON representation

Simple anomaly detector for "Advanced Programming 1" in C++

Awesome Lists containing this project

README

        

# Anomaly-Detector
Simple anomaly detector for Advanced Programming 1 course at BIU in C++

In this project you will see:
Design patterns and Polymorphism,
Theading implementation,
TCP connection,
and more..