Giter VIP home page Giter VIP logo

Pedro Antonio Benito Rojano's Projects

educa icon educa

Una aplicacion para conectar a profesores particulares con alumnos

mps-lab2 icon mps-lab2

Code for the lab2 assignamnet for the software maintanance and testing course

obstacle-map icon obstacle-map

This project creates a random obstacle map (matrix) where an obstacle is generated with a 100% of probability if it has at least another wall around it, but less or equal than MAX_AROUND_WALLS obstacles surrounding it: (0 < obstacles around <= MAX_AROUND_WALLS). To count the number of walls around, it is used the 8-neighbour model. However, if the previous condition is not followed, the probability of generating that wall, which decreases exponentially, changes dynamically with the obstacles already placed. A lot of different types of maps can be generated in a O(rows * cols) time guaranteed.

optimweb icon optimweb

Command line to optimize images for web, individually or an entire folder.

pasword-based-encryptor icon pasword-based-encryptor

This encryptor, given a password (any String) can encrypt and decrypt char by char adding adding (encryptting) or subtracting (decrypting) both ASCII chars, the char from the pasword and from the text.

qrest icon qrest

TFG - QRest - Aplicación de gestion de comandas para restaurantes a traves de QR

scripts-para-calculo-estadistico-en-r icon scripts-para-calculo-estadistico-en-r

En este proyecto encontrarás scripts con funciones para cálculo de outliers, series temporales, ajustes lineales de 2 y 3 variables e inferencia estadística. Estos los cree para automatizar cálculos y procedimientos mientras estudiaba Estadística y ayudarme así a comprobar soluciones. Casi todas las funciones cuentan con una descripción sobre ella,

software-notes icon software-notes

My notes of the degree in software engineering at Universidad de Málaga

space_rename icon space_rename

Command line tool to rename files with spaces replacing them with '_'

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.