Skip to content

alexandrejastrow/bearingProduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Bearing production

create a simulator for a bearing factory where different bearings must pass through different machines to be manufactured.

Createde By

Alexandre Jastrow da Cruz

Objective: using C language and priority queue structure created by the student himself the objective is to create a simulation where several bearings are created inside a factory with different types passing through different machines respecting the description of the project below.

project description

Compilation method in gcc.

gcc -Wall -pedantic -o main main.c list.c empresa.c rolamentos.c queue.c -lm

execution:

./main val_integer

integer value in seconds

About

create a simulator for a bearing factory where different bearings must pass through different machines to be manufactured.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors