-
最佳适应算法 信安 陆华锋 20022638
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。(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.)
- 2005-07-04 08:18:40下载
- 积分:1
-
控制算法-----PID控制理论
说明: 飞思卡尔芯片控制算法-PID控制理论压缩文件(Freescale bottom drive)
- 2020-04-09 21:16:14下载
- 积分:1
-
Gateway_427
说明: STM32F427芯片的例程,主要是把串口、usart通信等功能调通(Stm32f427 routine, mainly to serial port, USART communication and other functions)
- 2020-10-17 09:18:37下载
- 积分:1
-
waterfill
说明: 这是一个关于功率控制领域的注水算法代码,解压之后是一个m文件。(This is a program about waterfilling algorithm on power control.)
- 2020-07-07 10:17:09下载
- 积分:1
-
电池BMS管理系统simulink模型
说明: 对电池管理系统中的电池均衡、电池充放电的管理(Battery Balance, Battery Charge and Discharge Management in Battery Management System)
- 2021-05-12 16:52:07下载
- 积分:1
-
相伴
LINKES
page rank link checker
- 2022-11-07 03:40:03下载
- 积分:1
-
mppt-wind_asser
说明: simulation of generator speed with mppt control
- 2019-05-10 21:08:24下载
- 积分:1
-
Audio_ReSample
ffmpeg 实现音频重采样,采样率,声道,类型任意(ffmpeg audio resample)
- 2020-11-02 11:19:53下载
- 积分:1
-
制作网页特效脚本就必须头有用
制作网页特效的脚本 对各位站长一定有用的-production netnew script right you must head useful
- 2022-04-30 12:57:33下载
- 积分:1
-
VC++课程设计:数字电路逻辑仿真器源码+文档
VC++课程设计:数字电路逻辑仿真器源码+文档,程序已实现了几大模块:元件数据结构模块,电路图编辑模块,元件库模块,计算结果(仿真)模块。主要参考的是:Electronics Workbench这个软件。(图标都是偷他的☺ )时间有限,我只做了逻辑门,触发器没做。其它储如线性电路,非线性电路。由于我电子学得巨菜,且从小就深恶痛绝中。没办法做。还有,元件的移动,删除,新建,保存,都没时间做了,现在正考研复习中。
- 2022-04-29 17:40:02下载
- 积分:1