注册
登录
ffmpeg
>>
Parallel-and-Distributed-Algorithms
>>
返回
项目作者:
raoulsuli
项目描述 :
Faculty of Automatics and Computer Science Course
高级语言:
Java
项目主页:
https://ocw.cs.pub.ro/courses/apd
项目地址:
git://github.com/raoulsuli/Parallel-and-Distributed-Algorithms.git
创建时间:
2021-02-23T17:07:18Z
项目社区:
https://github.com/raoulsuli/Parallel-and-Distributed-Algorithms
开源协议:
下载
Parallel and Distributed Algorithms Course
Faculty of Automatic Control and Computer Science @ Politehnica University of Bucharest
3rd Year, 1st Semester (2020-2021)
The repository contains labs that implement multithreading and distributed computing in C and Java, alongside three assignments:
A multithreading Generator for Mandelbrot simulations in C
A multithreading traffic simulator in Java
A distributed text processing program in C (using MPI)