Giter Site home page Giter Site logo

irfansst / cdac Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yogeshrnaik/cdac

0.0 0.0 0.0 2.07 MB

CDAC Projects

C++ 0.73% C 6.59% Java 40.53% Common Lisp 0.08% C# 22.47% Prolog 0.05% XSLT 0.41% CSS 13.62% Makefile 0.02% HTML 13.01% Rich Text Format 2.48%

cdac's Introduction

CDAC Projects

All the projects done during CDAC (formerly National Center for Software Technology) courses namely:

  • Post Graduate Diploma in Software technology
  • Advanced Post Graduate Diploma in Software technology

CPU Scheduling Algorithms Simulation

This project contains a .C program file that can be used to simulate four CPU Scheduling algorithms namely:

  • First Come First Serve (Non-Preemptive)
  • Shortest Process Next (Non-Preemptive)
  • Shortest Remaining Time (Preemptive)
  • Round Robin (Preemptive)

HTTP proxy server with Caching

This is a HTTP Proxy Server developed in Java. This proxy server has following features built into it.

  • Authentication for users - This service is provided to restrict access to the proxy server. Only users with valid username and password can access the proxy.
  • Bandwidth Management - This service is used to restrict the bandwidth for different users.
  • User Time out - This service is provided to log out the user from the proxy if he is in-active from 30 minutes.
  • Block Sites - Restrict access to specified sites.

For more information, please check the document inside the folder: "HTTP proxy server with Caching"

OOAD - Game Of Bricks

This contains Game of Bricks developed in Java. This project was done as part of Object Oriented Analysis and Design module of CDAC's course.

PCCP - Game Of Bricks

This contains Game of Bricks developed in C++ and curses library. This project was done as part of Programming in C and C++ module of CDAC's course.

Programming-Paradigm

The document "Programming-Paradigm-Project.doc" in this folder explains five different programming paradigms.

  • Object-oriented programming
  • Imperative / Procedural Programming
  • Functional programming
  • Logical programming
  • Constraint Programming

The "Problem Solutions" folder contains solution to a problem in four different programming languages representing one of the programming paradigms.

Simulation of Network Routing Protocols

This project contains two Java files one for each of the following Network Routing protocol simulation.

  • Distance Vector Routing
  • Link State Routing

cdac's People

Contributors

yogeshrnaik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.