操作系统课设——处理机和进程调度算法及内存分配回收机制
☆16Mar 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 6 years ago
- 2023春季学期操作系统三次大项目:电梯调度、内存管理、文件管理☆10Oct 26, 2023Updated 2 years ago
- 基于QT开发的人机交互界面,操作系统课程设计,模拟操作系统,具有进程管理,内存管理,磁盘管理,文件系统,设备管理五个功能模块☆36Mar 11, 2023Updated 3 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
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 操作系统课程设计-处理机的模拟调度☆22Nov 19, 2021Updated 4 years ago
- OS first assignment, UESTC, 电子科技大学, CS ,计科,操作系统☆11Jun 19, 2017Updated 9 years ago
- Android自定义时钟控件,适配不同大小☆10Aug 18, 2017Updated 9 years ago
- 北邮课程设计与大作业合集☆11Mar 25, 2024Updated 2 years ago
- 操作系统-请求分页存储管理页面置换算法-Java☆16Jun 27, 2020Updated 6 years ago
- android 安卓 自定义 时 钟 表盘 钟表☆13Jan 31, 2019Updated 7 years ago
- 帮朋友做的一个小Demo,基于协同过滤的论文推荐系统☆12Mar 19, 2024Updated 2 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.
- 模拟操作系统的进程和资源管理☆12May 10, 2017Updated 9 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- Android app of Filipino food recipes. Java & Android Studio.☆16Oct 18, 2017Updated 8 years ago
- 智慧待办,一款安卓应用,目标是在用户输入待办事项后,能通过AI分析来规划日程和事项安排,基于java开发☆13Jun 27, 2024Updated 2 years ago
- 自己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- 操作系统期末复习用的笔记☆12Feb 27, 2022Updated 4 years ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 3 years ago
- I don't order you to fight, I order you to die.☆12May 2, 2022Updated 4 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- OceanBase 大赛仓库,由偏远小渔村传统弱校队维护☆13Oct 18, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- 操作系统编程课设 一、设计一个按优先数调度算法实现处理器调度的程序 二、可变分区管理方式下采用首次适应算法实现主存分配和回收 三、连续磁盘存储空间的分配和回收 四、银行家算法实现 五、模拟页面地址重定位☆23May 7, 2019Updated 7 years ago
- 该资源为杨秀璋作者《Python网络数据爬取及分析从入门到精通(分析篇)》书籍所有源代码,包括可视化分析、聚类分析、回归分析、分类分析、词云和LDA分析等内容。所有代码已修改为Python3实现,希望对您有所帮助,一起加油。☆11Aug 12, 2021Updated 5 years ago
- A toy os. 《自己动手写操作系统》 《Orange'S 一个操作系统的实现》☆10Mar 10, 2023Updated 3 years ago
- 智能优化算法的python手动实现,注释详细☆20Apr 11, 2022Updated 4 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- 集成学习思维导图☆21Apr 6, 2023Updated 3 years ago
- 中国科学技术大学软件学院软件体系结构课程☆14Oct 10, 2020Updated 5 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.
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- 页面置换FIFO、LRU、LFU、OPT算法模拟☆12Jun 28, 2020Updated 6 years ago
- 可视化仿真实现Linux2.6进程管理与内存管理,计算机操作系统课程设计☆25Jan 28, 2020Updated 6 years ago
- 操作系统作业-四种进程调度算法模拟☆29Apr 8, 2016Updated 10 years ago
- 一种基于属性和图神经网络的推荐算法——本科生毕设☆14Mar 20, 2021Updated 5 years ago
- 个人主页☆17Nov 22, 2025Updated 9 months ago
- 基于机器视觉的智能辅助驾驶应用,作为系统的移动端衍生,使用Flutter进行开发,适配双端(Android、IOS)☆12Jun 16, 2019Updated 7 years ago