Skip to content
View qzxin's full-sized avatar

Block or report qzxin

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. key-value-server key-value-server Public

    key-value 多线程服务器

    C++ 14 4

  2. boat-recognition boat-recognition Public

    使用SVM算法识别给定图片中的船只类型

    C++ 2 5

  3. BinaryTree BinaryTree Public

    二叉树问题的集合

    C++ 1

  4. Install-OpenCV Install-OpenCV Public

    Forked from jayrambhia/Install-OpenCV

    shell scripts to install different version of OpenCV in different distributions of Linux

    Shell

  5. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  6. sort-algorithm sort-algorithm Public

    冒泡,插入,选择, 快排,归并,堆排

    C++