-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-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
-
System will automatically delete the directory of
System will automatically delete the directory of
- 2022-01-28 16:58:00下载
- 积分:1
-
this a sample C++ codes for beginners.It helps to draw a graph using some inbuil...
this a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.-this is a sample C++ codes for beginners.It helps to draw a graph using some inbuilt functions.
- 2022-01-25 23:36:33下载
- 积分:1
-
环境保护局万能文档打印系统
使用VBA实现
上一系统传送有问题。...
环境保护局万能文档打印系统
使用VBA实现
上一系统传送有问题。-Environmental Protection Agency omnipotent document printing system using VBA system on a transmission problem.
- 2022-01-25 22:57:51下载
- 积分:1
-
Using central difference method to calculate the structural dynamic response
利用中心差分法计算无阻尼结构动力响应,并作图-Using central difference method to calculate the structural dynamic response
- 2022-06-19 04:21:01下载
- 积分:1
-
这是我们面向对象的老师给我们的上机实验的实验指导,大概有十多个是实验,几乎包括了该门课程所有的实验!
代码过程以及实验结果的截图都有
希望大家踊跃下载...
这是我们面向对象的老师给我们的上机实验的实验指导,大概有十多个是实验,几乎包括了该门课程所有的实验!
代码过程以及实验结果的截图都有
希望大家踊跃下载-This our object-oriented teachers for our plane to guide the experiment, probably more than 10 laboratory, includes almost all the courses of the experimental! Code process and the experimental results screenshots have hope you all to download!
- 2023-02-10 06:10:03下载
- 积分:1
-
controls name : Date Controls
控件名称:日期控件-controls name : Date Controls
- 2022-03-06 03:02:20下载
- 积分:1
-
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等...
vc++编写的一个圣诞贺卡程序,可以更改其中的各个项目音乐等-written in vc++ a Christmas greeting card program, you can change various projects in which music. . .
- 2022-03-22 12:40:39下载
- 积分:1
-
报表制作程序演示
报表制作程序演示-statements prepared demo
- 2023-05-18 14:30:03下载
- 积分:1
-
TLC2543介绍中国,用汇编操作,TLC2543是TI SW…
TLC2543的中文简介,附有汇编操作,TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。本文介绍了该芯片的功能、时序,并给出了8051单片机的接口电路。-TLC2543 briefed the Chinese, with the compilation operation, TLC2543 is by TI Switched-Capacitor 12-successive approximation ADC. it has three control input, a simple three-wire SPI serial interface can be easily connected with the computer, yes 12 Data Acquisition System devices to choose the best one. This paper introduces the chip functional, timing, and gives the 8051 interface circuit.
- 2022-08-03 17:02:33下载
- 积分:1