Skip to content
View liupengs's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report liupengs

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Mini-CRT Mini-CRTPublic

    This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.

    C 23 4

  2. DES_Python DES_PythonPublic

    des.py用于加密,des_1.py用于des解密!

    Python 21 18

  3. DBMS DBMSPublic

    一个小型数据库 DBMS

    C++ 12 1

  4. PrefixSpan PrefixSpanPublic

    改进的PrefixSpan实现。

    C 1 1

  5. LeetCode LeetCodePublic

    我的leetCode代码

    C 1 1

  6. MinHash MinHashPublic

    Forked from rahularora/MinHash

    Estimating how similar are two sets using MinHash (Jaccard similarity coefficient)

    Python