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

Block or report conndots

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. KMeansCluster KMeansCluster Public

    A java implementation of k-means algorithm.It uses ball tree as internal data structure to accelerate the computation.It uses 2-norm distance to compute the similarity between instances.

    Java 11 2

  2. design-patterns-in-action design-patterns-in-action Public

    This is a repository for me to learn and practice design patterns. I implement them and try to collect some classic examples from widely-used open source codes.

    Python 8 1

  3. tinyhttpd tinyhttpd Public

    Forked from cbsheng/tinyhttpd

    tinyhttpd的详细注释版,十分适合入门者学习的一个项目

    C 3 1

  4. SpellingCorrector SpellingCorrector Public

    A java implementation of a English spelling corrector. Based on the blog "How to Write a Spelling Corrector" by Peter Norvig,I implement a Java version of it.Further work will be focused on improvi…

    Java 1

  5. forkjoin forkjoin Public

    A small learning project to learn the fork/join features in Java7&8.

    Java 1

  6. dlrouter dlrouter Public

    A domain path router implemented by Go. Support Nginx-like domain location configurations and routing by given domain and path.

    Go 1 1