-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-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
-
支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。...
支持向量机工具箱一种,主要解决分类和回归等问题,它是在matlab环境下运行的。-A Support Vector Machine Toolbox, mainly to resolve issues such as classification and regression, which is running in the matlab environment.
- 2022-06-21 05:31:11下载
- 积分:1
-
vb作的简单打字训练
vb作的简单打字训练-vb for the simple typing training
- 2022-09-30 06:40:02下载
- 积分:1
-
实现简单的日记本的程序,可以新建、修改、删除、查找日记本记录。...
实现简单的日记本的程序,可以新建、修改、删除、查找日记本记录。-Realize a simple diary of the process, can create, modify, delete, find diary records.
- 2022-06-21 06:58:17下载
- 积分:1
-
CUNIT c testing framework, similar to the famous junit, very useful, here is the...
CUNIT c 测试框架,类似大名鼎鼎的junit,很有用的,这里是原代码,可以编译生成lib文件-CUNIT c testing framework, similar to the famous junit, very useful, here is the original code. lib compiler can generate documents
- 2022-01-23 10:52:33下载
- 积分:1
-
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成...
最好的汇编语言开发工具,优化代码生成
最好的汇编语言开发工具,优化代码生成-Best assembly language development tools, optimization of code generation the best assembly language development tools, optimization of code generation
- 2022-03-18 03:08:52下载
- 积分:1
-
页面置换算法 包括fifo 先进现出,最近最早未使用,lru算法
页面置换算法 包括fifo 先进现出,最近最早未使用,lru算法-Fifo page replacement algorithm, including advanced show, the first unused recently, lru algorithm
- 2022-07-22 06:41:50下载
- 积分:1
-
Compiled FastReport4.3 applies only to bc6
编译好的FastReport4.3 只适用于bc6-Compiled FastReport4.3 applies only to bc6
- 2022-02-03 20:25:13下载
- 积分:1
-
实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!...
实现简单的图书管理的一个系统,不是很复杂,适合学生做课程设计使用!-Implementation of a simple library management system is not very complicated for students to do course is designed to use!
- 2023-06-02 00:30:04下载
- 积分:1
-
五子棋人人对弈 界面比较简单,但是对初学者还是比较有帮助的。当然这种小游戏最好要用对话框做...
五子棋人人对弈 界面比较简单,但是对初学者还是比较有帮助的。当然这种小游戏最好要用对话框做-the geme five stones
- 2022-06-13 13:49:08下载
- 积分:1