Giter Site home page Giter Site logo

Esteban Quesada Quesada's Projects

arbol-rojo-negro icon arbol-rojo-negro

Creación de un árbol rojo-negro el cual es un subtipo de árbol binario de búsqueda en el que cada nodo tiene un atributo de color cuyo valor es rojo o negro. Garantiza un tiempo de ejecución de O(logn) , donde n es el número total de elementos en el árbol.

c-compiler icon c-compiler

Compiler created in the c++ programming language to interpret a language with a series of defined instructions. It is a simulation of how compilers work.

c-plus-plus-exercises icon c-plus-plus-exercises

This is a group of exercises solved in C++, all of the exercises were taken form the book "Cómo programar en C++, 9Ed Pearson".

coffeeproductionprogramadministration icon coffeeproductionprogramadministration

A project created to administrate the coffee production with C++ language and the environment QT creator. This project simulates a database with only txt files and functions.

data icon data

Data and code behind the articles and graphics at FiveThirtyEight

grafo-no-dirigido_con-pesos_sin-aristas icon grafo-no-dirigido_con-pesos_sin-aristas

En el presente trabajo se define, específica e implementa el modelo lógico grafo no dirigido, con pesos, sin aristas paralelas y sin lazos, además de esto se lleva a cabo un análisis de sus operadores. Asimismo, se presentan diferentes estructuras auxiliares, y dos diferentes implementaciones del grafo anteriormente mencionado.

investigationcenterproject icon investigationcenterproject

It consists of a project to create a system for the research centers of the University of Costa Rica, using software engineering as well as databases.

k-means icon k-means

Implementation of K-means algorithm that is a procedure of classifying a given data set into a number of clusters, defined by the letter “k,” which is fixed beforehand.

pso-algorithm icon pso-algorithm

Particle Swarm Optimization (PSO) is a powerful metaheuristic optimization algorithm inspired by swarm behavior observed in nature, such as the formation of fish and birds. PSO is a simulation of a simplified social system

r-exercises icon r-exercises

Some exercises of Modeling and optimization methods and performance and optimization using R language.

rembg icon rembg

Project that has as main function remove background from images, and then merge these images without background with a new background.

semaphore-system-logisim icon semaphore-system-logisim

Creation of a semaphore system that can interpret the pattern of states to be executed, as well as the duration of each of the states of the pattern. This project has been created using Logisim, which is a logic simulator that allows designing and simulating digital electronic circuits through a graphical user interface.

shopwebpage icon shopwebpage

A product store system with user login system, shopping cart, customer service, as well as online payment simulation. This project was done using CGI, as well as MySQL, Apache and HTML&CSS.

sql-practices icon sql-practices

Some problems solved using SQL scripts to learn some concepts about data bases.

stack-queue-n-ary-tree icon stack-queue-n-ary-tree

En el presente trabajo se definen, especifican e implementan los modelos lógicos pila,cola y Árbol n-ario. Asimismo, se presenta la implementación de una cola circular, una pila que utiliza la estructura de datos de lista simplemente enlazada, y cuatro diferentes estructuras del modelo árbol n-ario.

universityinformationcenter icon universityinformationcenter

This project consists of a system to register universities, collaborative groups between universities, research centers and research groups using clean architecture and SQL server as a database.

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.