Pinned Repositories
CalculatorProject
CPTS-455---Networking
CPTS-460-Lab-3
CPTS-460-Lab-4
This is the code for the CPTS 460 Lab 4. The goal of this lab was that of implementing the kexec and kfork functions in the MTX kernel as well as passing parameters to a new program image using the kexec call.
CPTS-460-Lab-7
CPTS-460-Serial_Port_Lab
Serial port lab for cpts 460
EFVChess
Square-Root-Algorithm
This is the source code in C to get the square root of a number by finding a whole root bigger than the number wanted and a whole root smaller than the number wanted and estimating the distance between the two.
String-Manipulation-Algorithms
Strings-in-C
This repository contains a versatile and easy to use string implemented in c.
EdoardoFrancoVianelli's Repositories
EdoardoFrancoVianelli/CalculatorProject
EdoardoFrancoVianelli/CPTS-455---Networking
EdoardoFrancoVianelli/CPTS-460-Lab-3
EdoardoFrancoVianelli/CPTS-460-Lab-4
This is the code for the CPTS 460 Lab 4. The goal of this lab was that of implementing the kexec and kfork functions in the MTX kernel as well as passing parameters to a new program image using the kexec call.
EdoardoFrancoVianelli/CPTS-460-Lab-7
EdoardoFrancoVianelli/CPTS-460-Serial_Port_Lab
Serial port lab for cpts 460
EdoardoFrancoVianelli/EFVChess
EdoardoFrancoVianelli/Square-Root-Algorithm
This is the source code in C to get the square root of a number by finding a whole root bigger than the number wanted and a whole root smaller than the number wanted and estimating the distance between the two.
EdoardoFrancoVianelli/String-Manipulation-Algorithms
EdoardoFrancoVianelli/Strings-in-C
This repository contains a versatile and easy to use string implemented in c.
EdoardoFrancoVianelli/TextEdit-Development-Repo