登录
首页 » Visual C++ » 最佳适应算法 信安 陆华锋 20022638

最佳适应算法 信安 陆华锋 20022638

于 2005-07-04 发布 文件大小:36KB
0 210
下载积分: 1 下载次数: 80

代码说明:

  最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。(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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VCDatabaseOpraterADO
    说明:  VC操作ADO和datagrid控件的源码,是动态的的。不受目录改变的限制(ADO and VC operation datagrid source control is the dynamic. From the directory to change the restrictions)
    2009-07-30 20:58:21下载
    积分:1
  • 34401a
    说明:  VB 透过GPIB 和仪器通信,代码比较简单,仅供参考。谢谢(VB communicates with the instrument through GPIB. The code is relatively simple and is for reference only. Thank you)
    2020-06-22 18:00:01下载
    积分:1
  • 123
    是一个进程调度的程序,里面可以学到一些简单的进程调度,大家看一下吧(Is a process, the activation procedures, which can learn some simple process of scheduling, we look at it)
    2009-01-14 13:33:29下载
    积分:1
  • computer_design
    该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
    2014-02-19 14:34:59下载
    积分:1
  • QQ-leave-message
    VB qq空间留言工具,init模拟发送数据包,模拟腾讯MD5加密传输账号密码(VB the qq space Message tool, init simulated send packets analog Tencent MD5 encrypted transmission account password)
    2012-11-01 13:50:11下载
    积分:1
  • 2401
    ds2401读序列号程序、模拟2401、2401Atmega128读序列号(Ds2401 read serial number program, analog 2401, 2401Atmega128 read serial number)
    2020-10-26 14:40:00下载
    积分:1
  • VB_PPT
    VB.NET 程序设计语言课程内容 第一章:概述 第二章:使用窗体和控件 第三章:变量和数组 第四章:过程 第五章:判断结构与循环结构 第六章:验证用户输入 第七章:面向对象编程 第十一章 使用 ADO.NET 数据库概念 ADO.NET 概述 使用数据 数据库概念 数据库术语 数据库编程的工作方式 SQL 连接环境 非连接环境 课堂练习 区别适用于连接或非连接方案的场景 数据库术语 数据库编程的工作方式 SQL 连接环境 在连接环境中,应用程序会持续连接到数据源上 优点 连接环境更易于维护 并发控制更容易 与非连接环境相比,数据更容易刷新 缺点 必须维持稳定的网络连接 有限的可扩展性 非连接环境 非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库 优点 与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务 非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能 缺点 数据不总是最新的 可能发生更改冲突,这是个必须解决的问题 ()
    2008-05-12 11:06:03下载
    积分:1
  • admin
    说明:  能够自动生成准考证或员工证,并且能够自动添加照片的VBA程序,很实用(Admission ticket can be automatically generated or staff card, and can automatically add photos of VBA procedures, it is practical)
    2020-12-28 15:59:02下载
    积分:1
  • PRIM
    说明:  构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。(Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.)
    2009-08-23 16:22:15下载
    积分:1
  • VB6Search
    Visual Basic 6.0的一个搜索扩展程序,比系统自带的更好用,支持正则表达式(Visual Basic 6.0 the expansion of a search process, better than the system used its own in support of regular expressions)
    2020-09-18 11:27:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载