Utility that allows to see the mouse cursor in bgi mode either in 16 colors or 256 colors, also uses…
Read More »C++
C++ Language
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 »TIC-TAC-TOE game on A 4x4x4 cube This is the famous cat game but in 3 dimensions (in a 4x4x4 cube),…
Read More »Calculates all real and complex roots of a polynomial of degree n The algorithm is simple: just find any root…
Read More »Plot Euler’s gamma(x) function, you can also use the gamma(x) function to calculate the gamma of any number. It also…
Read More »A program that encrypts an ACSII text document, using the Gaussian function Pi(x) and the function Primo(n). Where: Pi(x) is…
Read More »Mandelbrot’s Beetle Fractal Plotter Graphics the mandelbrot set in a resolution of 320x200x256, has mouse zoom, fractal animation with color…
Read More »









