Introduction - If you have any usage issues, please Google them yourself
Implement basic paging storage management with advanced simulation language requirements:
1, initialize the memory space- the initial physical memory blocks each case can be entered by the user. (With a two-dimensional matrix according to the physical block number, given the progressive state of each physical block 1 indicates allocation 0 represents unallocated, and the ability to mark the row, column index into the corresponding physical block number, to view or modify the state of each block is required: an initial partial physical block has been allocated)
2, the distribution process basic tab: input by a user job number, and size of the job (where the size of the logical page number), to achieve the allocation process: ample space allocation, modify the value state matrix corresponding position (a value 0 into 1), and treated with a special data record of the job occupied by the block numbers of the physical blocks of space to prepare for the recovery job is deleted.
3, the