Documentación diversa:

Abril 6, 2022. A library to generate random numbers with an uniform distribution within the interval [0, 2^16 - 1] using the 2D map.

The idea is taken from the papers:

  1. L.G. de la Fraga, C. Mancillas-López, E. Tlelo-Cuautle,
    Designing an authenticated Hash function with a 2D chaotic map.
    Nonlinear Dynamics, Vol. 104, pp. 4569-4580 (2021).
    DOI: 10.1007/s11071-021-06491-3
  2. D. Lemire, Fast Random Integer Generation in an Interval,
    ACM Transactions on Modeling and Computer Simulation,
    29(1), 2019, DOI: 10.1145/3230636.

Software and data of the paper "A Fiducial Tag Invariant to Rotation, Translation, and Perspective Transformations", Heriberto Cruz Hernández, Luis Gerardo de la Fraga, Pattern Recognition (2018), Vol. 81, pp. 213-223.


Jun 7, 2016 Two programs to measure the entropy of a binary sequence: CTW method (in python) and based on histrograms (in C). A test is included using the logistic map. See the readme.txt file.


  1. Charla sobre implantación de OpenLDAP y medición de su rendimiento dada
    en el CONSOL 2005
  2. Charla sobre configuración de redes de computadoras usando el sistema GNU/Linux"
    dada en el CONSOL 2004
  3. Cómo realizar una puerta (gateway) con GNU/Linux
  4. Arranque remoto vía etherboot y NFS
  5. Cambio del servicio bootp a DHCP

 
Scimagen  una biblioteca para procesamiento de imagen.

Scubes un programa pra visualizar vox-solids.


Knight  Un programa para resolver el problema del caballo de ajedrez
Checar el articulo siguiente sobre el problema de ajedrez: caballo.ps.gz
Y checar la siguiente liga para algo más de información.


Direct least-square fitting of ellipses using algebraic distances. This code is self contained without need to call CLAPACK functions

Some direct least-square fitting functions (these functions call to CLAPACK's dggev function to solve the equivalent generalized eigenvalue problem). These are C coded programs:

  • To fit a circle to a given set of 2D points.
  • To fit a plane to a given set of 3D points.
  • To fit a sphere to a given set of 3D points.

  • Mapa vectorial de México
    Vectorial map of Mexico

    Datos vectoriales del país completo: mapaMexico.txt.
    Datos vectoriales de cada estado: ESTADOS.tar.gz

    Estos datos están un forma de lista, un par de coordenadas "x" "y" por renglón. Los datos fueron tranformados a partir de los disponibles públicamente en CONABIO.


    Program in perl to solve a cubic equation
    The same program but now in python to solve a cubic equation


    Comentarios:
    fraga at cs.cinvestav.mx

    Última actualización: 16 de julio, 2018