Giter Club home page Giter Club logo

bpowe1991's Projects

binary-tree-sort icon binary-tree-sort

C program that reads integers from an input file through redirection. Constructs a binary tree and reads the integers in order.

bisecting-k-means icon bisecting-k-means

Program implementing bisecting K algorithmn with Euclidean and Manhattan measurements

dbscan icon dbscan

Implementation of DBScan algorithmn

deadlock-avoidance-simulation icon deadlock-avoidance-simulation

Simulates oss resource allocation and deadlock avoidance. Randomly forks off children, reads resource request from a message queue, and calculates if system is in a safe state. Creates a clock structure in shared memory to track time. All events performed are recorded in a log file called log.txt by default or in a file designated by the -l option. To set the timer to termante the program, it uses a -t option.

decision-tree icon decision-tree

Program that creates a decision tree and gives solution based on the tree

integer-pair-reader icon integer-pair-reader

Program that forks off a child and sends the sum and difference of each integer pair through a pipe from input. Child process reads from a pipe and generates the original number pair.

os-clock-sim icon os-clock-sim

Takes in integer command line parameters for option -n and -s to fork and execvp n number of processes, allowing only s to be run simultaneously. Program terminates children and self after catching a signal from a 2 sec alarm or user enters Ctrl-C. Before ending, program outputs integer values in shared memory and deallocates the shared memory segment.

os-clock-sim-with-signals icon os-clock-sim-with-signals

Takes in integer command line parameters for option -n and -s to fork and execvp n number of processes, allowing only s to be run simultaneously. Program terminates children and self after catching a signal from a 2 sec alarm or user enters Ctrl-C. Before ending, program outputs integer values in shared memory and deallocates the shared memory segment.

process-scheduler-sim icon process-scheduler-sim

Takes in integer command line parameters for option -n and -s to fork and execvp n number of processes, allowing only s to be run simultaneously. Program terminates children and self after catching a signal from a 2 sec alarm or user enters Ctrl-C. Before ending, program outputs integer values in shared memory and deallocates the shared memory segment.

resource-allocation-sim icon resource-allocation-sim

Simulates oss resource allocation and deadlock avoidance. Randomly forks off children, reads resource request from a message queue, and calculates if system is in a safe state. Creates a clock structure in shared memory to track time. All events performed are recorded in a log file called log.txt by default or in a file designated by the -l option. To set the timer to termante the program, it uses a -t option.

stardate icon stardate

App in swift for scheduling sci-fi movie nights

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.