基于QT开发的人机交互界面,操作系统课程设计,模拟操作系统,具有进程管理,内存管理,磁盘管理,文件系统,设备管理五个功能模块
☆36Mar 11, 2023Updated 3 years ago
Alternatives and similar repositories for Analog_Operating_System
Users that are interested in Analog_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:
- 操作系统课设——处理机和进程调度算法及内存分配回收机制☆17Mar 3, 2023Updated 3 years ago
- 模拟操作系统程序,实现了文件管理、进程管理、cpu模拟、IO设备模拟,具备人性化的可视化界面。☆47Apr 15, 2018Updated 8 years ago
- 2023春季学期操作系统三次大项目:电梯调度、内存管理、文件管理☆10Oct 26, 2023Updated 2 years ago
- 实验室管理系统☆13Mar 15, 2019Updated 7 years ago
- QT+NCNN实现安卓系统下的AI计算☆44Feb 4, 2022Updated 4 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.
- 基于QT的串口通信的虚拟飞行器仪表☆13Jul 20, 2018Updated 8 years ago
- 操作系统课程设计,使用c++基于Qt框架开发的任务管理器,ui仿照win10☆11Mar 23, 2020Updated 6 years ago
- 刚学完C++学校布置的C++实训项目作业,加上自己自学的Qt,然后小试牛刀做出的坦克大战,素材玩法仿照FC游戏坦克大战写的,比较简陋☆25Sep 1, 2017Updated 8 years ago
- 杭电操作系统文件管理系统☆15Dec 19, 2018Updated 7 years ago
- 🍉 go(golang) gRPC & web tools, The feature is an unprecedented way of organizing middleware, where gRPC methods can be assembled into gr…☆11Jul 25, 2025Updated last year
- ☆20Mar 15, 2025Updated last year
- 个人用的FFmpeg命令行、avs、vs代码备份☆12Oct 25, 2023Updated 2 years ago
- 操作系统编程课设 一、设计一个按优先数调度算法实现处 理器调度的程序 二、可变分区管理方式下采用首次适应算法实现主存分配和回收 三、连续磁盘存储空间的分配和回收 四、银行家算法实现 五、模拟页面地址重定位☆23May 7, 2019Updated 7 years ago
- 操作系统第一次作业(电梯调度)☆18Apr 1, 2014Updated 12 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.
- 嵌入式QT开发课题-车载多媒体界面程序(集游戏、音乐、串口通讯相关等)☆13Jul 17, 2019Updated 7 years ago
- Save jpeg images in h5py☆13May 1, 2019Updated 7 years ago
- Qt实现医院信息管理系统☆24Aug 27, 2020Updated 5 years ago
- Depression-Detection represents a machine learning algorithm to classify audio using acoustic features in human speech, thus detecting de…☆14Jul 10, 2020Updated 6 years ago
- Here the code of EmoAudioNet is a deep neural network for speech classification (published in ICPR 2020)☆14Jul 13, 2020Updated 6 years ago
- 操作系统课程设计☆19Nov 15, 2020Updated 5 years ago
- ☆12Feb 23, 2021Updated 5 years ago
- 操作系统课设,虚拟文件系统实现。☆26Oct 25, 2014Updated 11 years ago
- ☆13Nov 21, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于Qt和Mysql的教务管理系统☆15Jun 10, 2019Updated 7 years ago
- 采用三种方式 (1)利用keras库搭建seq2seq (2)利用keras_transformer库 (3)利用fastnlp框架 实现问答机器人、机器翻译、文本摘要等功能☆14Nov 16, 2020Updated 5 years ago
- I don't order you to fight, I order you to die.☆12May 2, 2022Updated 4 years ago
- 本科期末作业小项目代码。(模拟操作系统的进程管理(时间片)、模仿WIN10风格计算器、使用Xamarin的简易Android聊天软件(模仿omegle)、简易网络五子棋、C#版MD5源码)☆38Aug 15, 2019Updated 6 years ago
- OceanBase 大赛仓库,由偏远小渔村传统弱校队维护☆13Oct 18, 2022Updated 3 years ago
- 智慧园区数字孪生平台手机端移动端。 前端实习项目。技术栈: cesium + echarts + vue2 +vant + less☆11Jul 25, 2022Updated 4 years ago
- 该资源为杨秀璋作者《Python网络数据爬取及分析从入门到精通(分析篇)》书籍所有源代码,包括可视化分析、聚类分析、回归分析、分类分析、词云和LDA分析等内容。所有代码已修改为Python3实现,希望对您有所帮助,一起加油。☆11Aug 12, 2021Updated 5 years ago
- A toy os. 《自己动手写操作系统》 《Orange'S 一个操作系统的实现》☆10Mar 10, 2023Updated 3 years ago
- 模仿Linux设计的一个文件系统--操作系统课设☆28Jul 14, 2018Updated 8 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.
- Qt写的上位机,用来在线调试PID 参数,使用串口通信☆23Jul 18, 2015Updated 11 years ago
- 基于java的操作系统课程设计-文件管理项目☆30Dec 18, 2019Updated 6 years ago
- 操作系统复现实验&&《OrangeS一个操作系统的实现 (于渊)》1-7章代码实现☆10May 26, 2023Updated 3 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- 操作系统作业-四种进程调度算法模拟☆29Apr 8, 2016Updated 10 years ago
- 基于Qt的学生信息管理系统。教师端:支持增删查改,班级成绩分析。学生端:查看成绩。☆41Jan 31, 2026Updated 6 months ago
- 算法导论----C++实现☆14Dec 4, 2018Updated 7 years ago