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 »Function Plotter for DOS Developed by: JOSE LUIS DE LA CRUZ LAZARO YACSHA – Software & Desing, since 1999, Lima…
Read More »How can N queens be distributed on an N*N board without attacking each other? This program shows all the possible…
Read More »This program is a demo of how to use GRAFXY.H and RSF.H to plot functions at runtime, i.e. the function…
Read More »