2022秋-同济大学软件学院-分布式系统课程项目
☆11Jun 29, 2023Updated 2 years ago
Alternatives and similar repositories for Distributed-System
Users that are interested in Distributed-System are comparing it to the libraries listed below
Sorting:
- 同济大学软件学院2020-2021学年下 软件测试作业☆18Jul 1, 2021Updated 4 years ago
- 同济大学软件学院《计算机系统结构》复习笔记☆12Jun 19, 2025Updated 8 months ago
- 同济大学2023-2024软件工程课程资料与笔记☆30Jan 14, 2024Updated 2 years ago
- 收集的同济软院的项目目录。☆89Jul 5, 2025Updated 7 months ago
- 同济大学操作系统课程小学期课设:基于Rust的多任务操作系统的设计和实现。仅供学习参考。An Operating System Designed and Implemented in Rust lang.☆13Feb 20, 2024Updated 2 years ago
- 操作系统第三次课程项目,一个简单的文件系统☆12Jun 24, 2021Updated 4 years ago
- 这是同济大学软件学院2024年网络方向数据分析与数据挖掘专选作业和笔记🌸~☆19Jun 20, 2024Updated last year
- Uniapp+Typescript+Vue☆10Mar 25, 2025Updated 11 months ago
- 同济大学软件学院软件工程课堂笔记☆207Sep 24, 2022Updated 3 years ago
- Python3写的同济大学自动选课脚本☆25Jan 3, 2024Updated 2 years ago
- 同济大学软件学院软件工程专业课所有作业和项目,包括以下内容:数据结构,数据结构课程设计,计算机组成原理,计算机组成原理实验,程序设计范式,离散数学,Python,操作系统,操作系统课程设计,计算机系统结构,系统分析与设计,数据库原理与应用,数据库原理与应用课程设计,算法分析…☆981Mar 4, 2024Updated last year
- Human-Computer Interaction | Tongji Univ. SSE Course Projects☆31Sep 19, 2020Updated 5 years ago
- 同济大学操作系统课程实验 2023小学期项目 OS-XV6☆28Feb 25, 2024Updated 2 years ago
- CMPhysBench: A Benchmark for Evaluating Large Language Models in Condensed Matter Physics☆27Nov 1, 2025Updated 3 months ago
- 同济大学软件学院数据结构课程作业,含10个实验,期末论文,深度学习加分项☆11Dec 9, 2022Updated 3 years ago
- 校园线上点餐系统——前端原生微信小程序,后端python的fastapi框架,数据库mysql☆12Apr 6, 2023Updated 2 years ago
- Homeworks implementation of https://github.com/virginiakm1988/ML2022-Spring☆12Jan 28, 2023Updated 3 years ago
- 一个学院网络规划与设计方案(同济大学20计科计算机网络课程设计)☆13Sep 13, 2023Updated 2 years ago
- 同济大学软件工程专 业2020年秋学期数据结构课程设计作业☆33May 22, 2021Updated 4 years ago
- Official Repo of Your Agent May Misevolve: Emergent Risks in Self-evolving LLM Agents☆59Oct 28, 2025Updated 4 months ago
- 同济大学软件学院大三上计算机网络实验报告☆16Jan 10, 2024Updated 2 years ago
- 一块钱 - 同济大学教学管理信息系统第三方客户端☆44Nov 30, 2025Updated 3 months ago
- 北京大学操作系统课程lab:XV6(2023秋季学期)(个人代码)☆15Jan 6, 2024Updated 2 years ago
- 人工智能大作业,剪枝算法五子棋☆13Nov 23, 2020Updated 5 years ago
- Spring Boot + Thymeleaf Java web app for learning (Java).☆11May 17, 2022Updated 3 years ago
- 做一个懒惰的同济er,体育刷锻不流汗~☆14Mar 15, 2025Updated 11 months ago
- 本项目是同济大学人工智能课程的第二次大作业——五子棋问题,内含工程文件与报告。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆14Jul 16, 2020Updated 5 years ago
- 🎨Awesome front-end design by native CSS and a little JS.☆10Oct 22, 2021Updated 4 years ago
- 西班牙语相关☆16Mar 12, 2016Updated 9 years ago
- 本项目是同济大学高级程序设计的一次小项目——easyX时钟设计,内含工程文件。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆13Jul 16, 2020Updated 5 years ago
- Dataset and benchmark models for emotion prediction of music with profile info☆18Dec 30, 2022Updated 3 years ago
- 收集的同济软院的项目目录。☆14Sep 18, 2023Updated 2 years ago
- UE4☆17Jul 19, 2021Updated 4 years ago
- 2023 同济大学 操作系统 课程☆11Jun 28, 2023Updated 2 years ago
- Create a maze using Prim's Algorithm and then solve it.☆16Oct 14, 2018Updated 7 years ago
- Tongji SE OS assignment 3 文件管理系统,参考linux0.11 源码实现。彩色命令行输出,代码含大量注释,可参照理解代码☆23Jun 18, 2019Updated 6 years ago
- 基于arceos unikernel的轻量组件化宏内核 starry-next, 位列支持linux app的宏内核排行榜:https://learningos.cn/oscomptest-grading , starry-next指导书:https://azure-sta…☆20Nov 26, 2025Updated 3 months ago
- Gobang MCTS :蒙特卡洛搜索树使用C++实现五子棋AI算法 ——同济大学☆13Nov 15, 2023Updated 2 years ago
- MIT-6.824-2022 分布式课程项目☆18Sep 1, 2022Updated 3 years ago