操作系统课设——处理机和进程调度算法及内存分配回收机制
☆17Mar 3, 2023Updated 3 years ago
Alternatives and similar repositories for OS_experiment
Users that are interested in OS_experiment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 进程调度算法、内存管理算法、银行家算法(Java实现),可用于课设☆22Aug 14, 2020Updated 5 years ago
- 2023春季学期操作系统三次大项目:电梯调度、内存管理、文件管理☆10Oct 26, 2023Updated 2 years ago
- 实现虚拟内存的分页系统, 模拟进程调度过中的内存管理 。☆10Sep 28, 2017Updated 8 years ago
- A GUI application that simulates the process scheduling of multilevel feedback queues, implemented in Java's Swing, is displayed in the G…☆13Oct 20, 2018Updated 7 years ago
- 基于QT开发的人机交互界面,操作系统课程设计,模拟操作系统,具有进程管理,内存管理,磁盘管理,文件系统,设备管理五个功能模块☆36Mar 11, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 操作系统课程设计-处理机的模拟调度☆22Nov 19, 2021Updated 4 years ago
- 计算机毕业设计吊打导师hadoop+spark知识图谱股票基金推荐系统 股票基金预测系统 股票基金可视化系统 股票基金数据分析 股票基金大数据 股票基金爬虫 大数据毕设 大数据毕业设计 机器学习 深度学习 人工智能☆12Jul 8, 2023Updated 2 years ago
- 操作系统-请求分页存储管理页面置换算法-Java☆16Jun 27, 2020Updated 6 years ago
- 模拟操作系统的进程和资源管理☆12May 10, 2017Updated 9 years ago
- 智慧待办,一款安卓应用,目标是在用户输入待办事项后,能通过AI分析来规划日程和事项安排,基于java开发☆13Jun 27, 2024Updated 2 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 操作系统期末复习用的笔记☆13Feb 27, 2022Updated 4 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- I don't order you to fight, I order you to die.☆12May 2, 2022Updated 4 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- 操作系统编程课设 一、设计一个按优先数调度算法实现处理器调度的程序 二、可变分区管理方式下采用首次适应算法实现主存分配和回收 三、连续磁盘存储空间的分配和回收 四、银行家算法实现 五、模拟页面地址重定位☆23May 7, 2019Updated 7 years ago
- OceanBase 大赛仓库,由偏远小渔村传统弱校队维护☆13Oct 18, 2022Updated 3 years ago
- 智慧园区数字孪生平台手机端移动端。 前端实习项目。技术栈: cesium + echarts + vue2 +vant + less☆11Jul 25, 2022Updated 3 years ago
- 该资源为杨秀璋作者《Python网络数据爬取及分析从入门到精通(分析篇)》书籍所有源代码,包括可视化分析、聚类分析、回归分析、分类分析、词云和LDA分析等内容。所有代码已修改为Python3实现,希望对您有所帮助,一起加油。☆11Aug 12, 2021Updated 4 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.
- 智能优化算法的python手动实现,注释详细☆20Apr 11, 2022Updated 4 years ago
- 牛逼的A*算法,最好的寻路算法☆12Feb 28, 2020Updated 6 years ago
- Crab is a flexible, fast recommender engine for Python that integrates classic information filtering recommendation algorithms in the world…☆14Aug 24, 2016Updated 9 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- 集成学习思维导图☆21Apr 6, 2023Updated 3 years ago
- 页面置换FIFO、LRU、LFU、OPT算法模拟☆12Jun 28, 2020Updated 6 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- 基于 MATLAB GUI 的自主水下航行器(AUV)海底探测路径规划应用程序。 集成了智能路径生成、Dubins曲线优化、障碍物避障等功能,支持实时数据可视化和AUV控制系统对接。☆25Oct 24, 2025Updated 8 months ago
- 操作系统复现实验&&《OrangeS一个操作系统的实现 (于渊)》1-7章代码实现☆10May 26, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 个人主页☆17Nov 22, 2025Updated 7 months ago
- 四种启发式算法(模拟退火、遗传算法、禁忌搜索、蚁群算法)解决TSP(旅行商问题)实例☆15Dec 27, 2019Updated 6 years ago
- 《机器学习》周志华(西瓜书)的决策树,实现了决策树的构建、可视化及预测。☆14Apr 19, 2021Updated 5 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 7 years ago
- 中国科学技术大学软件学院软件体系结构课程☆14Oct 10, 2020Updated 5 years ago
- 基于多模态检索的互联网图文匹配☆15Mar 17, 2024Updated 2 years ago
- My blog on Next.js 14.2 and deplay it to cloudflare page.☆23Apr 10, 2026Updated 2 months ago