Skip to content
View kylechuu's full-sized avatar

Block or report kylechuu

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 Loading

  1. critical_mass_board_game critical_mass_board_game Public

    use a game tree like minimax and alpha pruning to bulid a board game

    C++ 1 1

  2. Fast-Fourier-Transform-and-Filtering Fast-Fourier-Transform-and-Filtering Public

    Python 1

  3. FindMutiPeakInMatrix FindMutiPeakInMatrix Public

    ProjectOneInClass

    C++

  4. CleaningRobot CleaningRobot Public

    C++

  5. cache-implement-with-LRU-policy cache-implement-with-LRU-policy Public

    use the LSB method to choose index bits and LRU policy to count how many miss and hit in cache

    C++

  6. Travel_Planning Travel_Planning Public

    A program that finds out the tour with most satisfied point (evaluation to happiness)and minimum cost time.

    C++