Skip to content

ImLusca/Codigos021-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A brief description about my 2021 first semester C codes

Introduction to computer science I codes:

1- temperatura: A temperature converter from Fahrenheit to Celsius.
2- multa : A speed traffic fine calculator.
3- badutss : A program to solve this problem shorturl.at/nsBZ2.
4- trianglo : A ascii triangle generator.
5- keyboard : A message decryptor to solve this problem shorturl.at/hpqAK.
6- matriz : A matrix multiplicator.
7- cleyton : A compiler similar to assembly shorturl.at/ntFS2.
8- Manhattam : A path calculator shorturl.at/cvzRT.
9- livroCorrompido : A program to solve this problem shorturl.at/BLM89.
10- musicas : A music manager more information at shorturl.at/otuR7.
11- caos : A John Horton Conway Game of life simulator.
12- GerPlaylist: A music and playlist manager able to save and load playlists.
13- REDRUM : A Palindrome detector.
14- asciirtista: Basicaly the paint color fill bucket tool.

Laboratory of Introduction to computer science I codes:

1- sobits : Extract 4 char from an integer.
2- pow : calculates number a power number b.
3- bit_bit : print of bit operations.
4- sizeof : print the size of each kind of variable.
5- hello world : A simple hello word.
6- hitbox : Calculate if two bodys hit or miss and which is the intersection area if them hit.
7- calendario : A simple Calendar.
8- coords : simulate a 2d position after some key presses(W A S D).
9- pg : A geometrical progression calculator.
10- jogoVelha : A tic tac toe state verifier.
11- contandoPalavras: A word counter.
12- deteccaoSpan: A simple email spam detector.
13- enigma : A Enigma messages decriptor.
14- Histograma : A histogram generator.
15- MaiorMenorMediaModa : calculates the lower, bigger, average and mode of an integer array.
16- horariosinterplanetarios: Calculates the time equivalency in another planets.
17- Troco : A change calculator.
18- SimuladorPart: A particle simulator.
19- PolonesaReversa : A polish reverse notation calculator.
20- padding : Adds a padding to a matrix.
21- tabu : Removes a taboo word from the string.
22- Brainfuck : A JIT Brainfuck compiler.
23- GerenciamentoEstudantes: A student management program.
24- Pokedex : A Pokedex similar of the pokemon's games.
25- Lisp : A LISP Calculator

About

Códigos do meu primeiro semestre na usp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages