Giter Site home page Giter Site logo

viniciusarruda / ufes Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 40.84 MB

Some assignments done during my undergraduate course.

C 77.92% Makefile 1.21% TeX 16.08% C++ 0.65% Python 0.84% Lex 0.83% Yacc 1.92% Shell 0.10% Objective-C 0.45%
compilers interpreter c-minus numerical-methods splines interpolation-methods graphics-programming graphic-computing glut-library opengl-library data-structure branch-and-bound beam-search sorting-algorithms search-engine b-tree hash-table heuristics 3d-graphics travelling-salesman-problem

ufes's Introduction

Computer Science - UFES -

Here are presented some assignments done during my undergraduate course in computer science at UFES.

Directory structure

|- Algoritmos Numéricos I
	|- trab1: Piecewise interpolation via cubic splines.
|- Compiladores
	|- trab1: Implementation of a scanner for the language C-Minus.
	|- trab2: Implementation of a parser for the language C-Minus.
	|- trab3: Implementation of an AST and table of symbols and literals for the language C-Minus.
	|- trab4: Implementation of an interpreter of the language C-Minus.
|- Computação Gráfica
	|- trab1: Implementation of a circle with drag-and-drop and resize functions (2D).
	|- trab2: Implementation of a player and hurdles with collision detection and jump effect (2D).
	|- trab3: Implementation of shooting and improvements on moving (2D).
	|- trab4: Implementation of a gameplay (2D).
	|- trab5: Implementation of a shooting game (3D).
|- Estrutura de Dados II
	|- trab1: The travelling salesman problem: Solutions with the optimal algorithm and the heuristics nearest neighbor, 2-opt and convex hull. 
	|- trab2: Implementation of a search engine comparing the algorithms hash table (linear, rehash and chained) and B-tree.
	|- trab3: Implementation of a job scheduler comparing the algorithms beam search and branch and bound.
	|- trab4: Sorting Algorithms Analysis: bubble sort, shake sort, insertion sort, shell sort, selection sort, rank sort, merge sort, heap sort, radix sort (decimal and binary) and quick sort (pivot: first, central, median of three and random) 

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.