Skip to content
View JuanGallooo's full-sized avatar

Block or report JuanGallooo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CYK_Algorithm CYK_Algorithm Public

    In the next repository is the implementation of the algorithm known as CYK, receiving by parameter a GIC in FNC and a string w, this to determine if the grammar generates said chain.

    Java

  2. grafos grafos Public

    Implementación de grafos en java

    Java

  3. image_rotate image_rotate Public

    Scalable software capable of rotating large-scale images, using software principles, it is possible to distribute them in different machines to promote performance. Using the frascati distribution

    Java

  4. semaphore_java semaphore_java Public

    Use of semaphores in java, simple example with a monitor that attends to a students.

    Java