Chantal Murdock (ccmurdoc)

ccmurdoc

Geek Repo

Company:@NASA

Location:Langley, Virginia

Github PK Tool:Github PK Tool

Chantal Murdock's repositories

CPU-Scheduler

CPU scheduling program. CPU Scheduler for: FCFS, SJF with preemption, RR (with specified time quantum), and Priority with preemption

Language:C++Stargazers:2Issues:1Issues:0

SmartDust

Software component to Smart Dust. Smartdust is a system of many tiny microelectromechanical systems (MEMS) such as sensors, robots, or other devices, that can detect, for example, light, temperature, vibration, magnetism, or chemicals.

Language:C++Stargazers:2Issues:1Issues:0

background-generator

Transient gradient webpage background generator

Language:CSSStargazers:0Issues:1Issues:0

Binary_Search_Tree

Creates a random tree of nodes, the nodes contain two integers, A and B. Input N from the keyboard, this is the number of nodes to be generated, loads them into a binary search tree based on the value A. Displays the tree. Then, searches through the nodes and computes the SUM of all the B values and displays the sum.

Language:C++Stargazers:0Issues:1Issues:0

Bounded_Buffer

The producer–consumer problem (also known as the bounded-buffer problem). Aclassic example of a multi-process synchronization problem. This application aims to solve this using Win32 API.

Language:C++Stargazers:0Issues:1Issues:0

GeometricSeries

A program using the fork() system call that prints the given geometric series.

Language:CStargazers:0Issues:1Issues:0

information-visualization

An interactive visualization of meteorite landings pattern over the decades

Language:JavaScriptStargazers:0Issues:1Issues:0

Minecraft_Inventory_List

This application deals with a program that places items into separate inventories through object-oriented programming. This is similar to placing items into chests in Minecraft

Language:JavaStargazers:0Issues:1Issues:0

start-here-guidelines

Guidelines on how this open source community works

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

travel-guide

"A travel guide to suggest activities you can do once you arrive to a certain destination. Or you can just browse destinations and check out the different available activities."

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0