Git Product home page Git Product logo

undergraduate_projects's Introduction

还有一些课程的代码和纸质作业现在在家无法得到,之后会慢慢传上来的。

其他项目:

  1. lalr1:parser generator,支持LALR(1)和LL(1)语法,通过Rust过程宏或者配置文件定义,可以输出Rust,C++,Java代码。
  2. re2dfa:将正则表达式转化成自动机,辅助lalr1使用。
  3. tomasulo:Tomasulo模拟器及其前端演示。
  4. thu-learn-helper:Rust写的清华网络学堂API。
  5. SpatialDS:实现了几种管理空间数据的数据结构,用其优化碰撞检测,有一个基于OpenGL的GUI演示。
  6. DStl:很多种数据结构的实现,包括几乎所有stl中的数据结构和一些其他的高级数据结构。
  7. MP:一个简单的C++模板元编程的库,很久之前弃坑了。
  8. json/NaiveJson:后者是很久以前我学习递归下降分析时写的json解析器,前者是基于lalr1自动构造的json解析器。

还有一些小库,没有什么列出来的必要了。

undergraduate_projects's People

Contributors

mashplant avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.