Operating System | Tongji Univ. SSE Course Projects
☆29May 10, 2021Updated 5 years ago
Alternatives and similar repositories for Operating-System
Users that are interested in Operating-System are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 数据仓库--存储并分析亚马逊历年电影数据☆14Jan 3, 2021Updated 5 years ago
- Computer Vision Written Note in Chinese| 同济大学计算机视觉课程手写笔记☆25Jul 11, 2021Updated 5 years ago
- Personal Operating System | Tongji Univ. SSE Course Project☆19Sep 19, 2020Updated 5 years ago
- YOUMU Online Bookstore | Tonji Univ. SSE System Analysis and Design☆29Jun 17, 2021Updated 5 years ago
- 同济大学软件学院软件工程课堂笔记☆204Sep 24, 2022Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 操作系统第三次课程项目,一个简单的文件系统☆12Jun 24, 2021Updated 5 years ago
- 或许这里有作为同济大学软件学院机器智能的一位学生学业所需的所有东西☆20Aug 5, 2024Updated last year
- Tongji SE OS assignment 3 文件管理系统,参考linux0.11 源码实现。彩色命令行输出,代码含大量注释,可参照理解代码☆22Jun 18, 2019Updated 7 years ago
- 操作系统课程项目及复习笔记☆14Jun 27, 2021Updated 5 years ago
- ☆15Feb 3, 2021Updated 5 years ago
- 2022秋-同济大学软件学院-统计分析与建模期末项目☆12Jan 8, 2023Updated 3 years ago
- Tongji University 2020 OOP group project Soul Knight,a rogue-like 2d video game☆11Jun 20, 2020Updated 6 years ago
- Software Project and Process Management | Tongji Univ. Software Engineering Course Design☆15Sep 19, 2020Updated 5 years ago
- Human-Computer Interaction | Tongji Univ. SSE Course Projects☆33Sep 19, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 2023春季学期操作系统三次大项目:电梯调度、内存管理、文件管理☆10Oct 26, 2023Updated 2 years ago
- 收集的同济软院的项目目录。☆89Jul 5, 2025Updated last year
- Tongji University 2022 Software School student interview experience sharing repo☆25Apr 7, 2021Updated 5 years ago
- 👊 同济大学计算机科学技术系访谈录仓库。采访身边人,听听同校同专业的同学如何看待一些问题。☆28Apr 4, 2022Updated 4 years ago
- Code record for MIT 6.S081 xv6-riscv lab 2021, some differences refer to the repository "xv6-lab-2020" https://github.com/NebulorDang/xv6…☆23Dec 2, 2021Updated 4 years ago
- An ns3 simulation script to compare various TCP variants under congestion☆14Apr 25, 2017Updated 9 years ago
- 这是同济大学软件学院2024年网络方向数据分析与数据挖掘专选作业和笔记🌸~☆21Jun 20, 2024Updated 2 years ago
- 本项目是同济大学高级程序设计的一次小项目——easyX时钟设计,内含工程文件。必须要说明的是,我上传这次作业的主要目的是抛砖引玉,以期学弟学妹在做作业的过程中少走弯路,报告内容也仅供参考,切勿全局抄袭,否则后果自负。如果认为这个工程有帮助的话,希望各位能给我点一个star,…☆13Jul 16, 2020Updated 6 years ago
- 计算机视觉:原理算法与实践☆217Dec 22, 2025Updated 6 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 同济大学 大二上 数据结构 10题课程作业☆19Jul 20, 2020Updated 6 years ago
- 同济大学 数据库课设 TJU Database Curriculum Project☆10May 30, 2020Updated 6 years ago
- 同济大学软件工程专业2020年秋学期数据结构课程设计作业☆34May 22, 2021Updated 5 years ago
- 同济大学2019级数据库课程设计项目☆11Sep 11, 2021Updated 4 years ago
- 2022 Software Testing course project, Tongji University. 同济大学软件测试课设☆17Mar 12, 2025Updated last year
- Deep Q Learning for FrozenLake / Keras / OpenAI☆19Oct 19, 2023Updated 2 years ago
- Simulating TCP congestion control algorithms with ns-3 and visualizing the result with matplotlib.☆45Aug 5, 2017Updated 8 years ago
- 归宿2.0版本,JavaEE和软件工程课程项目☆11Mar 11, 2022Updated 4 years ago
- A Web Dev Course based on TodoMVC.☆23May 18, 2021Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 操作系统进程管理项目之电梯调度,写的比较简单☆16May 24, 2021Updated 5 years ago
- SeamCarving using OpenCV☆24Apr 12, 2016Updated 10 years ago
- 本项目总结了笔者大学实习和暑期夏令营二十余场面试的经验,旨在指导如何从零开始准备自己的简历、实习和夏令营面试笔试。☆148May 11, 2021Updated 5 years ago
- 同济大学 数据库项目 社团管理系统 前端 vue框架☆42Jan 6, 2023Updated 3 years ago
- (从Google Code迁移过来的)这是我们的学生作业,一个简单的PL/0编译器,不过,编译只到中间代码为止,这是因为我们的汇编水平还没有到达能编写完整应用程序的水平。所以,仅仅是将PL/0代码编译成中间代码——一种很像汇编的四元式,然后请使用Interpreter解释运…☆10Mar 13, 2015Updated 11 years ago
- 同济大学计科机器学习大作业☆10Mar 22, 2025Updated last year
- [CVPR'2022, TPAMI'2024] LAVT: Language-Aware Vision Transformer for Referring Segmentation☆26Jan 21, 2025Updated last year