-
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持...
模拟固定分区存储管理的分配与回收。固定分区就是把内存区固定地划分为若干个大小不等的区域。分区一旦划分结束,在整个执行过程中每个分区的长度和内存的总分区个数将保持不变。当用户进程提出内存分配要求时,找到满足要求的分区分给它,进程执行完后,回收进程和它占有的资源-Simulation regular distribution and recovery which stores management of dividing into area. The regular assigning to area divides the memory district into several areas not of uniform size regularly. Divide and is over in the dividing area, the number of total points area of the length and memory of the each one area will keep intact in the whole course of carrying out. When user s process proposes the demand of assigning of the memory , find fen meeting the demands to distinguish to it, after the process is carried out, retrieve the process and resource which it occupy
- 2022-10-19 20:15:03下载
- 积分:1
-
Operator
VC++ 操作符重载, 可在VC++下直接编译执行-Operator
- 2022-02-21 20:07:10下载
- 积分:1
-
this a relatively simple program.
this a relatively simple program.
-this is a relatively simple program.
- 2022-07-10 03:29:02下载
- 积分:1
-
VC入门程序,用MFC编写你的第一个程序
VC入门程序,用MFC编写你的第一个程序-VC entry procedures, using MFC you prepared for the first procedure
- 2022-03-22 20:30:17下载
- 积分:1
-
cc2640 adc
主要是用于研究cc2640adc的研究,希望对开发cc2640的小伙伴有一定的帮助啊
- 2022-03-04 14:26:18下载
- 积分:1
-
project for Cd library
project for Cd library
- 2022-02-02 22:59:01下载
- 积分:1
-
把bin文件转换成c文件
把bin文件转换成c文件-put bin paper documents converted into c
- 2022-03-19 21:59:01下载
- 积分:1
-
c++ primary knowledge summary
c++ primary 知识汇总,是c++进阶者很好的东西-c++ primary knowledge summary
- 2022-04-22 18:34:38下载
- 积分:1
-
选择颜色,可以读取屏幕颜色的任何屏幕位置
颜色拾取器,可以读取屏幕任何位置的屏幕颜色值-picking colors that can read any screen location of the screen color
- 2022-12-30 15:50:03下载
- 积分:1
-
五子棋 C程序
GoMoKu
(Connect-5) is a chess game. The game board is a 10´10 grid area, as shown
below. The rules are:
·
The game is for two players, one with black stone and
the other with white stone. The .GIF files for background, black stone and
white stone can be downloaded with this assignment sheet.
·
The game alternates from one player to the other.
Each player makes his move by clicking the small square on his chess board. A
stone (black or white) will immediately appear on the display of both
sides.
· &
- 2023-04-17 13:05:04下载
- 积分:1