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 »Utility that allows to see the mouse cursor in bgi mode either in 16 colors or 256 colors, also uses…
Read More »It transforms a periodic function f(t), to its respective Fourier series (The same function but represented in an infinite sum…
Read More »At the request of several friends, I upload this program that diagrams the Mandelbrot set, using a short, simple and…
Read More »It plots the distribution of potentials between two parallel plates atdifferent potentials, like a capacitor. Using a recursive algorithminstead of…
Read More »LOAD A PCX ON SCREEN using the WinBGIDLL library. Advantages: 5 resolution modes: 320×200, 640×400, 640×480, 800×600 and 1024×768. Works…
Read More »