-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-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
-
(本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方...
(本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方面的原因:一是对原文章和仿真程序代码明显存在一些不一致的地方,因此,我这里对每个公式进行检验(后来证明文章的公式正确无误,但所给的仿真代码存在问题),二是对自己近4天工作的一个总结,以便以后学习可以参考;三是可以放在网上给初学者一些参考,以便后来者不再走自己曾经走过的弯路。文章的一些文字是在匆忙间完成,只求能表达所述意思,没有详细斟酌,海涵:-(This article is an article in the forum have been "SIRP law related coherent K distributed clutter radar modeling and simulation" on modified from the foundation, in this first of all thank the authors of this article has given me help. The reason why the completion of this articles, there are three reasons: First, the original article and simulation program code, there are some obvious inconsistencies, so I here the formula for each test (later proven formula article is correct, but give the simulation code problem exist), near two of their four days of a summary of the job in order to study the future reference three on-line can give some reference for beginners in order to go was no longer the tortuous path they have traversed. arti
- 2022-06-17 14:10:51下载
- 积分:1
-
管理学中的领导五原则,这是管理学中的精髓啊!
管理学中的领导五原则,这是管理学中的精髓啊!-Management of the five principles of leadership, this is a management study of the essence ah!
- 2023-04-18 23:45:03下载
- 积分:1
-
是一款很不错的FTP程序,需要的朋友可以下载来学习哈
是一款很不错的FTP程序,需要的朋友可以下载来学习哈-Is a very good FTP program, needed a friend you can download to learn Kazakh
- 2022-07-08 04:29:53下载
- 积分:1
-
LFS(linux from scratch)的文档,包括lfs
LFS(linux from scratch)的文档,包括lfs-6.2,blfs-6.1,lfs-2006-8-3和lfs-book-svn-2006-7-31-LFS (linux from scratch) of documents, including LFS-6.2, blfs- 6.1, LFS-2006-8-3 and the LFS-book-svn-2006-7-31
- 2022-01-25 19:47:02下载
- 积分:1
-
华为内部培训资料,可以参考一下 特别对刚毕业的同志有用
华为内部培训资料,可以参考一下 特别对刚毕业的同志有用 -Huawei s internal training materials, you can refer to special comrades just graduated useful
- 2022-04-11 05:55:11下载
- 积分:1
-
大地坐标系统的变换,主要适用于GPS学习者和大地测量者学习大地坐标系转换有关理论知识。...
大地坐标系统的变换,主要适用于GPS学习者和大地测量者学习大地坐标系转换有关理论知识。-geodetic coordinate system conversion, mainly applicable to learners and GPS geodesy learning earth coordinate system conversion of the theoretical knowledge.
- 2023-04-05 13:45:04下载
- 积分:1
-
tsr驻留程序的演示源程序
tsr驻留程序的演示源程序-tsr resident program demonstration source program
- 2023-05-30 05:15:03下载
- 积分:1
-
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都...
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序-Some of the basic function of the source code of the program include: (1) malloc function (2) free function (3) realloc function (4) calloc function (5) the preparation of students in the database (6) address book contains more than c language source code, obj documents and applications
- 2023-06-27 21:45:03下载
- 积分:1
-
VB+MO开发GIS代码。对常用到的DrawText方法进行了实例演示,很好的源代码。...
VB+MO开发GIS代码。对常用到的DrawText方法进行了实例演示,很好的源代码。-VB MO Development GIS code. Commonly used to DrawText method of demonstration examples, good source code.
- 2022-08-08 23:03:52下载
- 积分:1