Skip to content

dat911zz/CPU-Scheduling-Algorithms

Repository files navigation

CPU-Scheduling-Algorithms

Chương trình minh họa các giải thuật định thời CPU
CPU Scheduling Algorithms Visualization
Bao gồm các thuật toán sau:

  • FCFS
  • SJF
  • SRTF
  • Priority độc quyền (non-preemptive)
  • Priority không độc quyền (preemptive)
  • Round Robin

Các hình ảnh minh họa cho chương trình

image 1
image 2
image 3
image 4
image 5
image 6

Contributing

  • Mọi đóng góp để phát triển source code đều dc chào đón. Để thực hiện các thay đổi code, hãy tạo 1 Issue để thảo luận về điều bạn muốn thay đổi trong project này
  • Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT


Count

Releases

No releases published

Packages

No packages published

Languages