Códigos feitos em C na matéria de Sistemas Operacionais II para criar e manipular processos Threads e filhos Threads no Linux (distribuição usada: Slax)
-
Updated
Sep 9, 2022 - C
Códigos feitos em C na matéria de Sistemas Operacionais II para criar e manipular processos Threads e filhos Threads no Linux (distribuição usada: Slax)
This repository contains the code and documentation for a parallelized heat diffusion simulator implemented using Pthreads in C. It simulates the diffusion of heat across a 2D grid, using a finite difference method to calculate temperature changes over time. This program was designed for Portland State University ECE 588 Class
Add a description, image, and links to the pthreadjoin topic page so that developers can more easily learn about it.
To associate your repository with the pthreadjoin topic, visit your repo's landing page and select "manage topics."