Skip to content
View 1751118's full-sized avatar

Block or report 1751118

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. Tjoslab-secondFileSystem Tjoslab-secondFileSystem Public

    同济大学操作系统课程设计,基于Unix V6++实现一个二级文件系统,C/S架构

    C++ 6

  2. myhis myhis Public

    同济大学数据库课程设计内容,设计了一个简单的城市医疗信息管理系统,前后端采用springboot2 + vue.js,持久层为mybatis-plus,缓存中间件redis,进行主从库配置,实现读写分离

    JavaScript 4

  3. tjCompiler tjCompiler Public

    同济大学编译原理课程设计内容,LR1语法分析,Mips目标代码生成,实现了函数调用,有简单的错误处理功能,老师所给的程序运行正确,其他源代码未经过严格地测试

    C++ 3

  4. myMusicReSystem myMusicReSystem Public

    同济大学,毕业设计,音乐推荐系统

    Jupyter Notebook 2

  5. transformer-translation transformer-translation Public

    Attention is all you need. A simple translation task using transformer. Only finish the train process. No infer.

    Python 1

  6. Alien_invasion Alien_invasion Public

    来自《python入门到实践》的小游戏

    Python