-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-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
-
源码
源码-source
- 2022-05-21 16:07:15下载
- 积分:1
-
Neusoft embedded programming training, quality is very good, well
东软嵌入式编程培训,质量非常不错,著名公司的质料,对编程非常有帮助-Neusoft embedded programming training, quality is very good, well-known companies of the material, on the programming very helpful
- 2022-10-10 10:40:04下载
- 积分:1
-
VC++繁体简体转换 支持文件操作
VC++繁体简体转换,支持从文件中读取文字进行转换,可在繁体——简体、简体——繁体间互相转换。当时作者写成了一个完整的小工具,已经相当稳定的繁简转换程序了。源代码请在VC++6.0中编译。
- 2023-03-19 03:50:03下载
- 积分:1
-
SDRAM
SDRAM
- 2022-05-07 09:34:55下载
- 积分:1
-
tlc0831程序
tlc0831程序-tlc0831 procedures
- 2023-01-16 13:25:04下载
- 积分:1
-
Android rss reader客户端源代码
Android rss reader客户端源代码,安卓编程源码实例,rss reader是一个成熟的android手机应用,这是去年版本的源代码,虽然不是最新,但对了解Android编程也是值得参考的。
- 2022-08-14 17:16:48下载
- 积分:1
-
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序...
通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序-contact
- 2022-12-17 07:35:03下载
- 积分:1
-
一个简单的基于最佳路由过程的静态路由表,omnetpp平台…
一个简单的基于静态路由表的最佳路由过程,OMNETPP平台下已经编译通过。-A simple static routing table based on the best routing process, OMNETPP platform has been compiled through.
- 2023-01-31 22:30:04下载
- 积分:1
-
传感器网络吞吐量测试
for testing throughput of sensor network
- 2022-03-26 01:49:08下载
- 积分:1