Skip to content
View yanghuafang's full-sized avatar

Block or report yanghuafang

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.

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

    A teaching C compiler built with flex, bison, and LLVM 20 — bottom-up LALR parsing and a full IR → middle-end → backend pipeline that compiles a C subset to native object files and assembly.

    LLVM 1

  2. anti-android-virus anti-android-virus Public

    Static (non-emulating) detection engine for Android malware — parses DEX/APK bytecode and matches it against a compact, multi-dimensional signature database (class-path + opcode/operand-CRC signatu…

    C++ 1 1

  3. camera-map-localization camera-map-localization Public

    C++17 reference implementation of camera map-matching localization: rasterize lane/road-boundary perception to distance transforms, score a 3-DOF (x, y, yaw) pose grid against a polyline map, tempo…

    C++ 1

  4. markdowns markdowns Public

    Markdown Documents.

    HTML

  5. leetcode leetcode Public

    LeetCode

    C++