• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created about 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HTTP Protocol Implementation using UNIX sockets to be used to in a simple web client that communicates with a web server.

More Repositories

1

Arabic-Handwritten-Images-Recognition

A deep learning model to classify the Arabic letters and digits easily.
Jupyter Notebook
53
star
2

programming-language-translator

An easy way to use the released TransCoder by Facebook AI Research to convert code from one programming language to another using unsupervised neural machine translation (NMT) systems that use deep-learning to translate text from one natural language to another and is trained only on monolingual source data.
Jupyter Notebook
23
star
3

tcp-protocol

Reliable Transport Protocol (TCP) implementation using unreliable delivery mechanism.
C++
8
star
4

modern-control-labs

This repository will explain set of modern control labs especially PLC types.
7
star
5

Arduino-Labs

A Set of Arduino Labs with implementations
C++
3
star
6

IClinic

A java application with arabic UI to manage a clinic system including patients history and comming sessions of patients.
Java
3
star
7

calibration-free-indoor-localization

Implementation of a free calibration system used for indoor localization in Multi-Floor Environments
Python
3
star
8

multimedia_question_answering

A simple attention deep learning model to answer questions about a given video with the most relevant video intervals as answers.
Python
2
star
9

refer-me

A simple web application to help you connect with employees of your dream company and ask them for a refer to avoid the automated process of filtering CVs.
JavaScript
2
star
10

replicated-distributed-file-system

A Replicated Distributed File System allows its concurrent users to perform transactions, while guaranteeing ACID properties by keeping which one main master server and data will be replicated on multiple replica servers.
Java
2
star
11

maze-solver

Python
1
star
12

compiler

A two phases compiler implementation in C++ including a lexical Analyzer, parser, semantic analysis, and code generation.
Makefile
1
star
13

Discrete-Mathematics-Applications

Discrete Mathematics Applications
Java
1
star
14

K-Means

A parallel version of the well-known and commonly used K-Means clustering algorithm using the map-reduce framework in Java using Hadoop.
Jupyter Notebook
1
star