There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Verilog_Calculator_Matrix_Multiplication
This is a simple project that shows how to multiply two 3x3 matrixes in Verilog.OpenGL_Animation_Example
This is a project that shows how to use OpenGL to make some dancing animations in c++.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).SQL_GPS_Distance_calculator
This is an example of how to calculate the distance between two GPS coordinates as a function in MySQL.Android_Draggable
This is an example of how to create a draggable icon (finger-draggable) in Android.Matlab_GUI_example
This is an example of how to program a simple GUI for a graph window in Matlab.Webcrawler_HtmlAgilityPack
This is an example of how to crawl a website using the (NuGet) HtmlAgilityPack and saving the results to a txt file.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_double-barrier_knock-out_call
This program calculates the price of European double-barrier knock-out calls by the use of binomial trees and Monte Carlo Simulations.GoldenShieldCompetition_ReverseEngineering
This is the repository for the Reverse Engineering topic for the 2023 Golden Shield Award - Information Skill CompetitionFinance_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.Matlab_Database_connection
This is an example of how to create a connection from Matlab to a given database by JDBC.OCR_Game_client-server
This is a (2 player / multithread) OCR Game. The objective of this game is to show to the two players a set of pictures (one picture at a time) and ask to type what they see. If both words input by both users match, we count it as a correct word input and the value of that word is then saved.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.GoogleSheets_LastTimeUpdated_Script
This projects shows how to create a script that shows the last time a row was modified in a Google Sheets document.MATIC_AS10_FinalProyect
In this project, we perform some clustering techniques over Duolingo's public data set using Matlab.Verilog_Modulo_Reduction
This is a project that shows how to create a reduction in modulo (moduli) function that runs in simulation and can be sintetized (RTL diagram).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.Arduino_LinkIt7697_Servo_motor_Light_Sensor
This project shows how to detect the intensity of a given light source and move a servo motor accordingly.Amazon_API_Report_Download
This project shows how to download a report from Amazon's API using the GetReports operation.RoboticArmController-gyroscope-HC05
This code shows how to control a robotic arm by transforming the hand gestures (measured by a gyroscope and accelerometer) into motions that control a robotic arm. The connection is made by a Bluetooth HC05 module.Love Open Source and this site? Check out how you can help us