Computer Science Projects
Group formed by Andrea Bacciu (@andreabac3) & Valerio Neri (@ValerioNeriGit)
Rome, Italy
Pinned Repositories
Authorship-Attribution-on-Enron-Dataset
Calculus-of-Communicating-Systems
The Calculus of Communicating Systems (CCS) is a process calculus introduced by Robin Milner around 1980 and the title of a book describing the calculus. Its actions model indivisible communications between exactly two participants. The formal language includes primitives for describing parallel composition, choice between actions and scope restriction. CCS is useful for evaluating the qualitative correctness of properties of a system such as deadlock or livelock.
Database-University-Course-Docker
Docker for University lesson build from us made for MCLAB research group
Gopher-Server-Cross-Platform
Cross Platform Gopher server written purely in C. It's Works for Linux and Windows 10. Support Multi-Thread and Multi-Process requests
Computer Science Projects's Repositories
ComputerScience-Projects/Calculus-of-Communicating-Systems
The Calculus of Communicating Systems (CCS) is a process calculus introduced by Robin Milner around 1980 and the title of a book describing the calculus. Its actions model indivisible communications between exactly two participants. The formal language includes primitives for describing parallel composition, choice between actions and scope restriction. CCS is useful for evaluating the qualitative correctness of properties of a system such as deadlock or livelock.
ComputerScience-Projects/Authorship-Attribution-on-Enron-Dataset
ComputerScience-Projects/Database-University-Course-Docker
Docker for University lesson build from us made for MCLAB research group
ComputerScience-Projects/Gopher-Server-Cross-Platform
Cross Platform Gopher server written purely in C. It's Works for Linux and Windows 10. Support Multi-Thread and Multi-Process requests