Giter Site home page Giter Site logo

Patel Yash's Projects

additionally-modified-round-robin-algorithm icon additionally-modified-round-robin-algorithm

Multiprogramming is a process or method of executing multiple processes simultaneously in the memory. Its primary aim is to minimize the average waiting time, average turnaround time and maximize the CPU utilization. There are various CPU scheduling algorithms are used to performed multiprogramming like First Come First Serve (FCFS), Shortest Job First (SJF), Priority Scheduling (PS) and Round Robin (RR). This project deals with the simulation of CPU scheduling algorithms with C. The following algorithms are simulated: • First Come First Serve (FCFS) • Shortest Job First • SRTF Algorithm • Round Robin • Our innovative algorithm The metrics such as waiting time and turnaround time taken for the processes to complete, number of rounds, etc are calculated. The target of this project is to also propose a new CPU scheduling algorithm which will perform superior than current round robin algorithm and in most cases better than other algorithms as well in terms of minimizing average waiting time, average turnaround time and number of context switches.

cab-sharing-system icon cab-sharing-system

Using this application, if a person is travelling by his own car and he has certain seats empty and wants to help someone, in return for some money, he can register himself in his application. Then when a hitchhiker places a request for getting nearest transport, he'll be able to see all the people travelling with their cars nearby to him and he can see the path on which they are travelling. Then he can place a request to those people, and then a person picks him up with his car and then drops him off to his desired location. There will also be a ** security feature ** in this application

employee-salary-payroll-system icon employee-salary-payroll-system

This Application works in Multiple PC’s installed on multiple Computers by sharing same database by which users of different department can use it sitting at different locations simultaneously. Further, it can be easily customized for the use of any other type of firm. This project will help them to create a working system into the latest concept of paperless office.

facial-recognition-using-haar-cascade icon facial-recognition-using-haar-cascade

Human face identification has been a testing issue in the regions of picture preparing and patter acknowledgment. Another human face location calculation by crude Haar course calculation joined with the refreshed changes are to be examined.First, pictures of individuals are handled by a crude Haar course classifier, almost without wrong human face dismissal (low rate of false negative) yet with some wrong acknowledgment (false positive). Also, to dispose of these wrongly acknowledged non-human faces, a powerless classifier in light of face skin tint histogram coordinating is connected and a dominant part of non-human countenances are evacuated. Next, another frail classifier in view of eyes identification is attached and some leftover non-human appearances are resolved and dismissed. At last, a mouth recognition task is used to the rest of the non-human appearances and the false positive rate is additionally diminished.

image-steganography-analysis-comparison icon image-steganography-analysis-comparison

In the following project we are concentrating on least significant bit of the image and modifying it in spatial domain. We have broken down and concluded about the variations of this algorithm as far as efficiency and hiding capacity of an image. Viability of the algorithm is estimated by client assessments deciding so, all things considered change to the pictures wound up evident. Steganography is the craftsmanship and investigation of imparting in a way which shrouds the presence of the correspondence. As opposed to Cryptography, where the foe is permitted to identify, block and adjust messages without having the capacity to damage certain security premises ensured by the spread message with the inserted cryptosystem. The objective of Steganography is to conceal messages inside different innocuous messages in a way that does not enable any foe to try and identify that there is a second message present.

parallel-image-processing-using-java icon parallel-image-processing-using-java

Working with multiple images is nowadays very common. Due to this there occurs a dilemma to use all resources on a single image turn by turn. Second option being working with many images with divided resources. In Modern World, The reduction in processing time is the utmost priority for any application to be successful. Thus the following application is designed to check the time required for processing with both the conditions.

tamu-library-shelving-sim icon tamu-library-shelving-sim

This project is a simulation of shelving books according to call numbers following the Library of Congress norms. It utilizes HTML, CSS, and JavaScript to create a sortable container of images representing books. The HTML Drag and Drop API is used for enabling drag and drop functionality, and jQuery is used for additional required purposes.

three-dimensional-bin-packing-problem icon three-dimensional-bin-packing-problem

The Three-Dimensional Bin Packing Problem (3BP) consists of allocating, without overlapping, a given set of three dimensional rectangular items to three-dimensional identical finite bins. The problem is NP hard in the strong sense, and finds many industrial applications. We in this process have made used to heuristic approach rather than greedy algorithm.

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.