进程调度算法、内存管理算法、银行家算法(Java实现),可用于课设
☆22Aug 14, 2020Updated 5 years ago
Alternatives and similar repositories for operateSystem
Users that are interested in operateSystem are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 操作系统课设——处理机和进程调度算法及内存分配回收机制☆17Mar 3, 2023Updated 3 years ago
- 模拟操作系统的进程和资源管理☆12May 10, 2017Updated 8 years ago
- 操作系统作业-四种进程调度算法模拟☆29Apr 8, 2016Updated 10 years ago
- 用Java编写的DFA的最小化与NFA的确定化项目~☆11Jun 9, 2021Updated 4 years ago
- 腾讯文档填表自动提交☆11Dec 11, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- NUAA软件工程课程设计:电影推荐系统。后端:Springboot + SpringMVC + Mybatis-plus,App端:uni-app,Web端:Element-UI。☆13Jun 25, 2024Updated last year
- 一个基于uni-app开发的外卖cps小程序☆16Apr 17, 2025Updated 11 months ago
- 实现虚拟内存的分页系统, 模拟进程调度过中的内存管理 。☆10Sep 28, 2017Updated 8 years ago
- 基于Springboot的校园志愿者管理系统☆20Dec 2, 2023Updated 2 years ago
- 杭电操作系统实验五《简单文件管理系统》☆11Dec 3, 2019Updated 6 years ago
- ☆14Sep 6, 2024Updated last year
- 我的操作系统课设-模拟文件系统管理(大三)☆10Dec 26, 2018Updated 7 years ago
- 基于SSM框架的请假管理系统☆10Jul 19, 2021Updated 4 years ago
- 操作系统算法多语言实现,包括Cpp,Java, Python。主要包括进程调度算法、页面置换算法、动态分区匹配算法、磁盘调度算法。☆21Jan 8, 2024Updated 2 years 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.
- 南京信息工程大学编译原理期末大作业☆10Sep 3, 2020Updated 5 years ago
- 基于知识图谱的软件工程学科在线学习平台☆19Jun 5, 2020Updated 5 years ago
- 你见过凌晨四点的校园吗?☆11Feb 9, 2016Updated 10 years ago
- 数据库课程设计:学生信息管理系统☆20Jan 22, 2018Updated 8 years ago
- 请假系统,有老师端,django+mysql+html,cs,js,学生端和后台管理,学生端可以登陆并发送请假内容到对应班级的老师,老师端可以登陆并批阅学生的假条。☆17Jun 18, 2019Updated 6 years ago
- WorkManageSystem (作业管理系统)☆11May 19, 2018Updated 7 years ago
- 杭电操作系统文件管理系统☆16Dec 19, 2018Updated 7 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 2 years ago
- C++实现自助点餐系统(大一面向对象课程设计)☆14Aug 17, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- [毕业项目] 基于Spring Cloud 的学生管理平台 学生管理系统 安卓端和Web端,人脸识别打卡签到,寝室学生管理,地图查看学生打卡情况,图表实时监控请假出勤打卡。☆74Sep 18, 2021Updated 4 years ago
- 该项目完成了一个小型的操作系统。麻雀虽小五脏俱全,包含了操作系统的内存管理、进程管理、文件系统等部分☆20Oct 6, 2019Updated 6 years ago
- 医院信息管理系统☆61Dec 16, 2022Updated 3 years ago
- UESTC-Operating System Experiment(电子科技大学 操作系统 实验)一、进程与资源管理实验 二、虚拟内存综合实验☆13Jun 18, 2019Updated 6 years ago
- 无锡学院课程共享计划☆21Jun 16, 2023Updated 2 years ago
- 图 书馆系统,大一java课程设计,swing界面,基本数据库操作☆61May 20, 2018Updated 7 years ago
- 志愿者管理系统:登录/注册、发布志愿召集、查看参与的志愿召集、取消参与、我的信息、志愿中心、我发布的志愿☆17Dec 24, 2020Updated 5 years ago
- 操作系统必修实验:多进程并发环境模拟以及低级调度算法的仿真实现☆10Nov 13, 2019Updated 6 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 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.
- 基于sql server和Java Swing的图书管理系统☆16Dec 23, 2021Updated 4 years ago
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆22Oct 24, 2025Updated 5 months ago
- ☆12Oct 3, 2024Updated last year
- 宿舍管理系统,Java Swing 项目☆17Jul 29, 2015Updated 10 years ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 4 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago