My notes & solutions for CS50x 2022-2023.
-
Updated
Jul 19, 2023 - HTML
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
My notes & solutions for CS50x 2022-2023.
☕Experiments of Numerical Method Course in ChongQing University (2013 Spring Term) Programming with MATLAB
This repository contains my lab and homeworks that I've complete during the CS50 Introduction to Computer Science course from Harvard University.
Secondo (e Terzo) elaborato Sistemi Operativi A.A. 2013/2014 - IPC/Thread
In this project, we want to monitor the patient's temperature, turn on/off some lamp, control light with PWM, have the patient kay for emergency conditions. We want to access and control the patient with Android App and Web page in the localhost.
Labs and Final Project from Computer Laboratories course
PCEO Matemáticas e Ingeniería Informática
FreeCodeCamp-TechnicalDocumentationPage
Fully automated tracking of single rows of whiskers in high-speed video.
Atividades e trabalhos realizados para o segundo semestre do curso de graduação em Análise e Desenvolvimento de Sistemas pela Universidade Federal do Paraná
Created by Dennis Ritchie
Released 1972