• Stars
    star
    2
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

More Repositories

1

Weighted-Round-Robin-Arbiter

Verilog Code and Logisim simulation of a Weighted Round Robit Arbiter circuit using digital components
Verilog
18
star
2

Timetable-Generator-using-Genetic-Algorithm

Using Genetic Algorithm to solve the NP-Hard Time Table Scheduling problem. The Java Implementation takes input from .csv files.
Java
6
star
3

cowin-notifier-script

A python script to notify you via IFTTT app whenever a slot becomes available at https://www.cowin.gov.in/
Python
3
star
4

Cubic-TCP

CUBIC is the default TCP used in the Linux kernel and recently, a patch has been made available for CUBIC implementation in ns-3. CUBIC is an optimized congestion control for high bandwidth high latency networks (also known as Long Fat Networks). In this project, the aim is to validate ns-3 CUBIC implementation by comparing the results obtained from it to those obtained by simulating Linux CUBIC. Required experience: C and C++ Bonus experience: Knowledge of CUBIC and TCP implementation in ns-3 Difficulty: Moderate Recommended Reading: ● Direct Code Execution (Link: https://www.nsnam.org/overview/projects/direct-code-execution/) ● Linux kernel code (Link: https://elixir.bootlin.com/linux/v4.4/source/net/ipv4/tcp_cubic.c) ● CUBIC Paper (Link: https://dl.acm.org/citation.cfm?id=1400105)
Python
3
star
5

coviDB-tagger

Jupyter Notebook
1
star
6

Multi-Level-ASK

Analyzing the performance of Multi-Level amplitude shift keying with varying number of amplitude levels, against randomly generated noise levels.
MATLAB
1
star
7

CSD-Interactive-Display-Grav-CMS

PHP
1
star
8

COVID-Chest-X-Ray

Ensemble Model for the classification of X-Ray Images into disease classes of COVID, Pneumonia and Normal using Tensorflow 2.0
Jupyter Notebook
1
star