Skip to content
View DawnAve's full-sized avatar
  • Nashville
  • 04:13 (UTC -06:00)

Block or report DawnAve

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

Pinned Loading

  1. - - Public

    众所周知,Github功能强大,能让所有人在一个实时更新的平台上查看几乎任何东西,以及它们过去的版本和近期的修改。为了方便整理和更新,这里是乱七八糟的设定集

    1

  2. A-Parser-For-Lisp-With-RDP-and-TDP A-Parser-For-Lisp-With-RDP-and-TDP Public

    It is a parser for Lisp language, I wrote it based on several syntactic categories. Basically, it will check about solid number/lower case letters, and the use of parentheses.

    C

  3. Finite-Automatons Finite-Automatons Public

    Finite Automatons, including NFAs and DFAs. You can build your own FAs based on your rule of an accepting String, for example, ending in "cat". In short, NFAs and DFAs recognize strings that are in…

    C

  4. Leetcode-1220-Hard-DP Leetcode-1220-Hard-DP Public

    Leetcode 1220, a hard DP problem. To me, it is not hard, the patterns behind is quite easy to find if you draw a table. Also, the given hint helped a lot. A bug I encountered is how to initialize t…

    Python

  5. Lisp-Recursive-Functions-List-Set-Math- Lisp-Recursive-Functions-List-Set-Math- Public

    Common Lisp

  6. Boolean-Logics-Gates-and-Circuits Boolean-Logics-Gates-and-Circuits Public

    C