-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-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
-
运行环境:visual studio.net 2003
c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)...
运行环境:visual studio.net 2003
c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)-Runtime environment: visual studio.net 2003 c# Prepared a猜数字game (by the system to generate a random number four, guess so far)
- 2022-03-25 01:55:02下载
- 积分:1
-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分:1
-
ess6168A specifications
ess6168A 规格说明
-ess6168A specifications
- 2022-08-08 23:24:24下载
- 积分:1
-
Java编的连连看游戏,希望会喜欢
Java编的连连看游戏,希望会喜欢-Java series Lianliankan game, hope it will be like
- 2022-01-21 05:09:30下载
- 积分:1
-
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析...
基于自适应遗传算法的电液弯辊模糊控制系统 很不错的文章 对自适应遗传算法模糊控制进行的详细的分析-Based on adaptive genetic algorithm fuzzy bending electro-hydraulic control system is very good article on adaptive genetic algorithm for fuzzy control of a detailed analysis of
- 2022-03-05 16:16:01下载
- 积分:1
-
c代码的格式化工具,可以养成良好的编程习惯!
c代码的格式化工具,可以养成良好的编程习惯!-c code formatting tool that can develop good programming practice!
- 2022-03-21 01:40:09下载
- 积分:1
-
C++ _console自写申请为C++初学者
C++_console self writting application for beginners into c-C++_console self writting application for beginners into c++
- 2022-08-17 12:34:54下载
- 积分:1
-
单项链表的实现
单项链表的实现-individual achievement Chain
- 2023-02-05 07:35:03下载
- 积分:1
-
Database Systems Introduction to lesson plans. ppt format. The main contents of...
数据库系统概论教案。ppt格式。电子教案主要内容包括绪论,关系数据库,数据库设计,数据库保护,数据库技术新进展等八章,课件内容丰富有条理,欢迎师生参考使用。-Database Systems Introduction to lesson plans. ppt format. The main contents of electronic lesson plans, including introduction, relational databases, database design, database protection, database technology, such as new progress in eight chapters, courseware content-rich structured, welcomed the teachers and students use and reference.
- 2022-08-13 09:34:53下载
- 积分:1