Giter Club home page Giter Club logo

Ricardo Pontaza's Projects

algebra_library icon algebra_library

This is a library capable of performing some modular and ring operations.

android_draggable icon android_draggable

This is an example of how to create a draggable icon (finger-draggable) in Android.

cycles-nanoseconds-counter icon cycles-nanoseconds-counter

This project shows how to measure the performance of a C++ code by measuring the total execution time either in nanoseconds (ns) or CPU cycles (Tailored for Cortex-A72 32 bits and 64 bits).

dbms_parser_insert icon dbms_parser_insert

This is an example of a custom parser made for the CREATE and INSERT statements for a DBMS.

ervii_image_processing icon ervii_image_processing

This is a program that controls a ERVII (ER7) arm in order to detect several different objects and manipulate them so they could be staffed in a pyramid ordered by size.

fft_32_doublering icon fft_32_doublering

This repository contains the code for symbolic calculations of an 32-FFT multiplication in (R[y]/(y^32+1))[w]/(w^32-1)

finance_american_zero-coupon-bond icon finance_american_zero-coupon-bond

This program calculates the price of a x-year American-style (put or call) option on a zero-coupon bond that matures at year y with a par value of 1 dollar.

finance_binomialtree_american-put_european-put icon finance_binomialtree_american-put_european-put

This is an example of a program that creates a binomial tree to calculate the prices of a standard European put and an American put (assuming it can be exercised only in the last quarter of the option's life).

finance_european_single-barrier_knock-in_call icon finance_european_single-barrier_knock-in_call

This is a binomial tree program that prices European single-barrier knock-in calls on a dividend-paying stock, and also determines the relative error based on the call price using the Black-Scholes model.

finance_relativechange icon finance_relativechange

This is a small program that shows how to calculate an n-year spot rate if the n-year zero-coupon bond price moves from q% to (1+k%) *q%, where q% is the quoted price.

gamewithpurpose-imagerecognition icon gamewithpurpose-imagerecognition

This is a game with purpose. The goal of the program is, by means of a game, to perform image recognition by making human players play the game. When the players behave in a certain way, the program detects that the requested image has been displayed, and records that in memory.

googlesheets_connectivity icon googlesheets_connectivity

This project shows how to create an application to upload and download data to and from a Google Sheets document.

matic_as10_finalproyect icon matic_as10_finalproyect

In this project, we perform some clustering techniques over Duolingo's public data set using Matlab.

matlab_gui_example icon matlab_gui_example

This is an example of how to program a simple GUI for a graph window in Matlab.

multithread_sorting icon multithread_sorting

This project shows how to use pthread to sort a list of numbers by splitting it into two groups and sorting and merging by threads

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.