Giter Club home page Giter Club logo

sb-jvm-1-2019's Introduction

alt text

Software Básico - 1/2019

Informações

Cabeçalho

  • 18/04/2019
  • Brasília, DF, Brasil
  • Software Básico
  • Turma: A - 01/2019
  • Professor: Marcelo Ladeira

Autores

  • Bruno Sanguinetti R. Barros | 18/0046063 | GitHub
  • Gabriel Vasconcelos | 16/0120781 | GitHub
  • Leonardo de Almeida | 15/0135491 | GitHub
  • Lucas Mafra | 12/0126443 | GitHub
  • Wladimir Gramacho | 15/0048718 | GitHub

Getting Started

Essas instruções farão com que você tenha uma cópia deste projeto em sua máquina local para fins de desenvolvimento e teste.


~dir/ user$ git clone https://github.com/LMafra/sb-jvm-1-2019.git
~dir/ user$ cd sb-jvm-1-2019

Compilando e Executando

Como compilar gcc -o main main.c reader.c printer.c instructions.c freemem.c -Wall -std=c99 -ggdb3:


~dir/sb-jvm-1-2019 user$ gcc -o main main.c reader.c printer.c instructions.c freemem.c -Wall -std=c99 -ggdb3

Como executar ./main:


~dir/sb-jvm-1-2019 user$ ./main

Testes

Todos os testes foram feitos com classes fornecidas pelo professor ou baixadas da internet para fins de testes.

Testes de Coding Style

Durante todo o projeto, após cada aprovaçao nos teste, foram executados os comandos


cppcheck --enable=warning main.c reader.c printer.c memcheck.c instructions.c
valgrind --leak-check=full --leak-resolution=high --track-origins=yes ./main

E em seguida feitas as devidas alterações para enquadrar o código nos padrões delimitados se nescessário

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details

sb-jvm-1-2019's People

Contributors

gcvasconcelos avatar brunosnt avatar wladimirgramacho avatar lmafra avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.