-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
... ...游戏
src......源代码
image....图片
... ...游戏
src......源代码
image....图片
-Src ...... ... ... the game source code image .... picture
- 2022-04-13 14:20:33下载
- 积分:1
-
DigitalImageProcessing_base_on_Matlab
基于Matlab的数字图像处理
DigitalImageProcessing_base_on_Matlab
基于Matlab的数字图像处理-DigitalImageProcessing_base_on_Matla b Based on Matlab Digital Image Processing
- 2022-02-05 08:50:46下载
- 积分:1
-
内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析...
内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析-internal sorting algorithm, which includes the basic sorting algorithm, as well as the performance of various algorithms do the corresponding analysis
- 2022-08-04 00:25:37下载
- 积分:1
-
教室灯控系统
本设计针对教室灯光的控制,分析了教室灯光控制的原理和实现方法,提出了基于单片机设计教室灯光智能控制系统的思路,并在此基础上开发了控制系统的硬件模块和相应的软件部分,以及添加了几项有用的功能,使该系统变得智能化。
- 2022-03-14 20:40:38下载
- 积分:1
-
学习液晶非常好的书,里面从原理到应用都有非常详细的介绍...
学习液晶非常好的书,里面从原理到应用都有非常详细的介绍-LCD very good study, from the inside of the application of the principle, there are very detailed account of the
- 2022-01-28 18:44:10下载
- 积分:1
-
test phase based on the C8051F330 phase test source code
测试相位
基于C8051F330的相位测试源代码
-test phase based on the C8051F330 phase test source code
- 2022-12-01 12:30:03下载
- 积分:1
-
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间...
51单片机波特率计算器,可以输入波特率计算初值,也可初值计算波特率,很好用的,节省时间-51 MCU baud rate calculator, you can enter the baud rate calculation of the initial value can also be calculated initial baud rate, good use and save time
- 2022-03-22 07:05:37下载
- 积分:1
-
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。
用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
- 2023-04-21 06:15:03下载
- 积分:1
-
classic series of data mining concepts and data mining technology writer Han Wei
最经典的数据挖掘丛书
数据挖掘概念与技术 作者 韩家蔚-classic series of data mining concepts and data mining technology writer Han Wei
- 2022-09-29 12:45:06下载
- 积分:1