3D FUNCTION PLOTTER Rotates a 3D surface z=f(x,y) randomly around each of the three axes (X,Y,Z), modeling this function as…
Read More »C++
C++ Language
3D FUNCTION PLOTTER Rotates a 3D surface z=f(x,y) randomly around each of the three axes (X,Y,Z), modeling this function as…
Read More »Function to solve the greatest common divisor of a group of numbers Developed by: JOSE LUIS DE LA CRUZ LAZARO…
Read More »This program reads an integer and returns its equivalent in letters. Exm: If I entered 3465, the program returns “three…
Read More »SKILL GAME (1 or 2 players) Now you can play using a joystick and keyboard control is disabled. Includes sources…
Read More »Draw Windows with WinBGI The METPRO program is an example of the use of windows.h. What it does is to…
Read More »Is solved using the following numerical method algorithms, coded in C++ language: Bisection False position Secant method Newton-Raphson Fixed point…
Read More »An ordinary differential equation – ODE, is solved using the following numerical method algorithms, coded in C++ language: Euler Modified…
Read More »Is solved using the following numerical method algorithms, coded in C++ language: Trapezoidal Rule Simpson’s Rule Developed by: JOSE LUIS…
Read More »A system of equations is solved using the following algorithms in numerical methods, coded in C++ language: Gauss method –…
Read More »









