awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDisk Scheduling Algorithms

Theoretical study of disk head movement optimization to reduce seek time.

Distinct from Disk Activity Visualizers: Candidates focus on synchronization, caching, or visualization; this is specifically about the scheduling algorithms themselves.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Disk Scheduling Algorithms. Refine with filters or upvote what's useful.

Awesome Disk Scheduling Algorithms GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ssherun/cs-xmind-noteSSHeRun 的头像

    SSHeRun/CS-Xmind-Note

    10,263在 GitHub 上查看↗

    CS-Xmind-Note is a collection of structured mind maps and conceptual diagrams serving as a comprehensive knowledge base for computer science fundamentals. It functions as an academic reference and study guide, organizing core subjects into a visual mapping of interdependent technical concepts. The project utilizes an XMind-compatible schema to model complex domains through hierarchical nodes and relational concept mapping. This approach allows for the visual representation of technical layers, linking hardware specifications to software abstractions. The knowledge base covers several primary

    Explains how to increase data throughput by organizing disk head movement to reduce seek time.

    在 GitHub 上查看↗10,263
  • hit-alibaba/interviewHIT-Alibaba 的头像

    HIT-Alibaba/interview

    5,253在 GitHub 上查看↗

    该项目是一个全面的技术面试准备指南和计算机科学知识库。它作为一个结构化的学习资源,旨在帮助软件工程师复习核心工程概念并准备专业编码评估。 该仓库专注于广泛的理论和实践领域,包括移动应用架构和操作系统基础的详细参考。它提供了关于软件架构模式和网络协议分析的精选材料,以支持职业发展。 该内容涵盖了基础能力,如数据结构与算法、并发与多线程以及内存管理。它还深入探讨了系统架构,包括进程调度、进程间通信和 UI 渲染优化。

    Provides a theoretical study of disk head movement optimization using SSTF, SCAN, and LOOK algorithms.

    Shellinterviewinterview-preparation
    在 GitHub 上查看↗5,253
  1. Home
  2. Operating Systems & Systems Programming
  3. Disk Scheduling Algorithms