项目作者: allexlima

项目描述 :
:vhs: Memory allocation simulator using best fit algorithm. Software written in Python and PyQt. The best fit deals with an algorithm that searches the first closest memory block size of process size to alloc it one. And as an advantage, best fit provide a memory utilization more optimized.
高级语言: Python
项目地址: git://github.com/allexlima/PyBestfit.git
创建时间: 2016-12-01T14:54:26Z
项目社区:https://github.com/allexlima/PyBestfit

开源协议:MIT License

下载