一个模拟操作系统,包含常见的进程调度相关算法的实现、内存分配相关算法的实现(连续,离散)以及模拟磁盘、文件系统的实现。各模块联动,辅助辅以一系列GUI界面动画演示。
☆18Apr 19, 2018Updated 7 years ago
Alternatives and similar repositories for AnalogOoperatingSystem
Users that are interested in AnalogOoperatingSystem are comparing it to the libraries listed below
Sorting:
- 操作系统大作业,基于优先级的非抢占/抢占进程调度算法模拟程序☆22Dec 25, 2020Updated 5 years ago
- 代码生成器,亮点 1.根据数据表格和自定义的模板,生成任意你想生成的代码,避免项目中重复写相似的,大大提高开发效率。2.动态操作模板中的每一个方法,生成你想生成目标文件的任意方法。3.以已有模板中的方法为基础,根据自定义参数,生成类似的代码。☆16Jan 24, 2026Updated last month
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 4 years ago
- 走迷宫问题的算法可视化(UI)及迷宫生成☆25Dec 2, 2018Updated 7 years ago
- A Distributed Java Reverse Proxy☆27Updated this week
- 由Java代码编写的,基于agent技术实现动态操作目标进程☆31Aug 2, 2021Updated 4 years ago
- 小型文件管理http服务,为原有的文件系统提供可靠的http服务 目前支持:fatdfs,ftp,sftp,minio,local(本地文件),aliyunoss 图片在线预览,支持gzip压缩 简单封装了,fastdfs,sftp,ftp基本操作(上传,下载),支持 fa…☆31Dec 6, 2022Updated 3 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Updated this week
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 6 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- [yarrow] JVMCI based optimizing compiler for HotSpot VM☆36Jul 26, 2021Updated 4 years ago
- 在微信群里面发红包,每个人能拿到多少钱呢?这个数额是怎样算出来的呢?这个算法告诉你!☆32Nov 11, 2017Updated 8 years ago
- 微服务架构的社区+活动秒杀+抽奖平台☆19Jun 6, 2024Updated last year
- 基于C++的虚拟文件管理系统☆11Jul 6, 2017Updated 8 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。☆35Oct 28, 2019Updated 6 years ago
- 基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!☆10Apr 23, 2024Updated last year
- 基于Spring Boot+WebSocket(STOMP) web聊天系统。支持点对点和广播发送消息,Spring Security 单点登录验证☆13Feb 25, 2019Updated 7 years ago
- 基于SpringCloud-Gateway的动态网关,可视化的路由配置,请多多 star☆13Dec 10, 2022Updated 3 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- 一款高效的实时风控引擎☆12Feb 21, 2023Updated 3 years ago
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆13Jan 4, 2026Updated last month
- 使用uni-app仿照斗鱼直播开发的小程序、H5、APP多端程序☆35Jan 19, 2021Updated 5 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago
- Memory and GC cheap collections☆12Jun 29, 2015Updated 10 years ago
- 《亿级流量网站架构核心技术》 - 笔记☆12Nov 25, 2018Updated 7 years ago
- 开源waf web 防火墙☆10Nov 30, 2021Updated 4 years ago
- hound是一个分布式的链路追踪,性能监控系统☆10Dec 15, 2022Updated 3 years ago
- word,excel转pdf☆11Oct 26, 2018Updated 7 years ago
- mini-netty is a simplified Netty network programming framework implemented from scratch. Through 37 fine-grained iteration branches, it g…☆18Dec 19, 2025Updated 2 months ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- The ORIGINAL decrypted copies of the Shadow Broker's Don't Forget Your Base release. Contains Equation group's collection of tools primar…☆18Jan 29, 2018Updated 8 years ago