-
quickblox-android-sdk-master Public
Vuzix SME app integration and SOP
Java BSD 2-Clause "Simplified" License UpdatedFeb 2, 2018 -
-
ChirpApp Public
MEAN Full stack application for Twitter clone project.
MIT License UpdatedAug 3, 2017 -
MyBot Public
Artificially intelligent bot using Node JS and Microsoft bot framework capable answering the questions on the given input and search users on github api
-
Iris-Recognition-System Public
Human recognition system based on the eye image.
MATLAB UpdatedMar 11, 2017 -
Implemented "word counter" command with Visitor, Prototype, and Observer Design Patterns
1 UpdatedFeb 13, 2017 -
Generic-Object-Deserializer- Public
Implemented reflections for deserializing objects of First and Second classes.
1 UpdatedFeb 13, 2017 -
Develop a program, using Java, to assign courses to students based on their preferences with multithreading.
UpdatedFeb 13, 2017 -
Student-Course-Allocator- Public
Develop a program, using Java, to assign courses to students based on their preferences.
Java UpdatedFeb 13, 2017 -
Custom-XV6-Efficient-system- Public
Implemented system calls in an effiecient way. Using an efficient algorithm and data structure.
UpdatedFeb 13, 2017 -
Implemented efficient Custom Malloc, Calloc and Realloc implementations using BST data structure
C UpdatedFeb 13, 2017 -
Sales-Data-Prediction-system Public
The specific problem in this project is about the time-series data trend prediction. The specific application scenario is in e-commerce. You are given a real dataset obtained from a real-world e-co…
-
Enhanced-Apex-Simulator- Public
Implemented 5 stage pipe line. Fetch, Decode, Centralized Issue Queue. Branch prediction and forwarding.
-
Apex_Simulator Public
Computer Architecture Apex Simulator. Implemented a cycle by cycle simulator for the simple in order 5 stage pipeline.
C UpdatedFeb 12, 2017 -
Lexical-Analyser Public
Specifications You will extend calc.l and calc.y to parse and type check programs whose syntax is defined below. Prog ! main() {Stmts} Stmts ! ε | Stmt; Stmts Stmt ! int Id | float Id | Id = E | pr…
-
-
The CNF-SAT problem is: Given a logical expression in Conjunctive Normal Form, is there a truth assignment for the variables which causes the CNF expression to be true? Answer is yes, if there is a…
C UpdatedFeb 12, 2017 -
DFS_CNF_SAT_Problem Public
The CNF-SAT problem is: Given a logical expression in Conjunctive Normal Form, is there a truth assignment for the variables which causes the CNF expression to be true? Answer is yes, if there is a…
-
Sequence-Generator-in-C Public
Program will take a command line arguments n. Program that creates all possible sequences of the numbers 1, 2,…, n. For example if n=3 your program should write: 111, 112, 113, 121, 122, 123, 131,…
C UpdatedFeb 11, 2017 -
Open-Research-topics Public
Lists a few unimplemented Ideas, Intruiging info whose validity has to be justified.
UpdatedFeb 11, 2017