Skip to content
#

java-awt

Here are 124 public repositories matching this topic...

A máquina de Turing é importante devido ao fato que seu funcionamento é até hoje utilizado como modelo para definir se é algo é ou não computável (também chamado de Turing compreensível). A máquina de Turing é um modelo abstrato de máquina que recebe uma entrada e ao final da computação devolve uma saída correspondente, sendo base para os algori…

  • Updated Mar 27, 2021
  • Java

A Java AWT project, which was the homework of the class CS102 in Ozyegin University. Application simulates a chat environment by setting random users to online, and choosing random messages from a list with a random delay after each message. To obtain the delay (without delaying/sleeping the whole application), we implemented a basic Multithread…

  • Updated Aug 11, 2022
  • Java

Improve this page

Add a description, image, and links to the java-awt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-awt topic, visit your repo's landing page and select "manage topics."

Learn more