• Stars
    star
    1
  • Language
    C++
  • Created almost 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

A haunted hause game using opengl in C and assimp library with models generated un blender

More Repositories

1

NAND-Flash

A low level simulator for NAND Flash controller with read, write and erase operations with flash translation layer (FTL) for page allocation and garbage collection and wear levelling and read distrbution and DRAM memory access model.
C++
17
star
2

MATLAB-MAL111

MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.
MATLAB
8
star
3

CSL-201-Assignment-1

Simple Room Booking System based on C++ basics and OOP
C++
5
star
4

Bike-Rental-App

Bike Rental Application with dropwizard and Travis & Heroku Integration, JUnit testing.
Java
4
star
5

Cache-Coherence-Simultaor

Simulator that simulates multiprocessor caches and involved cache coherence protocols
C++
4
star
6

Codeforces-Solutions

My Solutions to various competitive programming problems
Java
4
star
7

EEP206-Verilog

Verilog Codes for various digital circuits for labs at IIT Ropar, basic gates, adders & subtractors (half & full), ripple adders, multipliers and code converters.
Verilog
3
star
8

Multiprocessor-Simulator

This project aims to simulate the function of a multiprocessor
C++
3
star
9

Bayesian-networks-inferencing

Implementation of inference techniques like Variable Elimination and Rejection Sampling for Bayesian Networks. (CSL302 IIT Ropar)
C++
3
star
10

FlatCraft

2D Minecraft clone for Android using AndEngine and extensions: multiplayer on WiFi, physics simulation, texture packing.
Java
3
star
11

MATLAB-MAL114

MAL114 - Linear Algebra MATLAB Codes: QR decomposition and eigenvalues, Gauss-Jacobi, Gauss-Jordan, Gauss-Seidel, Graham-Schmidt, Jacobi Eigenvalues, Projection, Successive over Relaxation, System of Equations.
MATLAB
3
star
12

Captcha-Generator-using-cGANs

Earlier version of our CAPTCHA generator, this just solves CAPTCHAs
Jupyter Notebook
2
star
13

CSP203-website

Website for project updates, CSP203: Software System Laboratory.
HTML
2
star
14

Algorithms-in-Ancient-India

Cosists of various algorithms from ancient India (HUL479 IIT Ropar) like O(logn) power of 2, solving linear and quadratic diophantine equatons, etc.
Python
2
star
15

Sudoku-Solver-by-CSP-and-Minisat

Sudoku Solver by constraint satisfaction problem (CSP) using heuristics - Minimum Remaining Value (MRV), Least Common Value (LCV), Maintainin Arc Consistency (MAC). Secondly, by converting to Satisfiability Problem (SAT) and using a sat solver (miniSAT).
Java
2
star
16

Computer-Graphics

Basic programs in opengl with basic 2D & 3D shapes, keyboard input, 3D projection and viewing, animation, sound and texture.
C
1
star
17

Block-World-Planners

Blocks World Planning Problem using Goal Stack Planning & Forward Search using BFS.
C++
1
star
18

CSL-201-Assignment-4

Assignment based on AVL Tree and Red-Black Tree
C++
1
star
19

Functional-Simulator-For-Simple-RISC

Functional/Pipeline Simulator for simpleRISC processor
C
1
star
20

earth-geometry

Implements a library that provides representation of points on Earth's surface, function to compute the shortest distance between two given points
C++
1
star
21

adityagupta1089.github.io

My personal Webpage
HTML
1
star
22

99-Haskell-Problems

My solutions to 99 haskell problems
Haskell
1
star
23

Pocket-Cube

Minified version of a pocket cube (2x2x2 Rubik's Cube). Visualizer and Solver.
HTML
1
star
24

CSL-201-Assignment-3

Assignment based on Symbol Table / Hashing.
C++
1
star
25

Linear-and-Logistic-Regression

Linear And Logistic Regression.
MATLAB
1
star
26

Simple-RISC-Encoder

Encoder for SimpleRISC assembly language
Java
1
star
27

SPOJ-Solutions

My Solutions to SPOJ's programming problems
Java
1
star
28

Clustering-and-Dimensionality-Reduction

Clustering and Dimensionality Reduction using k-mean and PCA.
MATLAB
1
star
29

Treasure-Hunt

Generates Treasure Hunt Table
JavaScript
1
star
30

DBMS-Project

Academic Management Portal
PHP
1
star
31

exoplanet-detection

Code for participation in IIT Kharagpur 2018 inter-iit tech meet competition on exoplanet detection with time-series analysis.
Python
1
star
32

Decision-Tree-Movie-Sentiment-Predictor

Movie Sentiment predictor using decision tree classifier and random forests.
Java
1
star
33

CSL-201-Assignment-2

Assignment based on Stack, Deque, Singly and Doubly Linked Lists.
C++
1
star
34

Python-Challenge

My solutions to the Python Challenge at http://www.pythonchallenge.com/
Python
1
star
35

IEEE754-32-bit-adder-subtractor

A C++ program to add two given IEEE754-32 bit floating point numbers.
C++
1
star
36

ANN-and-CNN-Classification-and-Regression

Classification and Regression using Artifical Neural Networks and Convolutional Neural Networks.
Python
1
star