Skip to content
View katori1307's full-sized avatar
Block or Report

Block or report katori1307

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

Popular repositories

  1. CrossyRoad CrossyRoad Public

    Đồ án Băng qua đường

    C++

  2. Read-FAT32 Read-FAT32 Public

    This is project 1 in my OS. Working handling data of a FAT32 volume. I split the volume of my USB into 2 seperate volumes (1 for FAT32, 1 for NTFS).

    C++

  3. Lab02-scikit-learn Lab02-scikit-learn Public

    Working on data with .csv file about Poker. First use Jupyter Notebook on Anaconda.

    Jupyter Notebook

  4. N-Queens N-Queens Public

    Solving N-Queens problem using many algorithms: UCS, A*, Genetic algorithm (in many cases, there's still no output for the problem)

    Python

  5. Knapsack-problem-using-Genetic-Alg Knapsack-problem-using-Genetic-Alg Public

    This is my work on solving knapsack problem using genetic algorithm.

    Python

  6. Nachos-multiprogramming Nachos-multiprogramming Public

    This is project 2 and 3 on my OS at HCMUS, working on multiprogramming on NachOS

    C++