搜索资源列表
wzgzzdfp
- 外帐工资自动分摊源码 能根据工资上限下限随机分配工资
yihangjia
- 银行家算法与随机分配算法------计算机操作系统课程设计
test2
- 操作系统课程设计中很常用的两种算法-银行家算法和随机分配算法,用C++开发完成。
21点游戏程序
- 21点的游戏程序,电脑与人对战,发牌过程是电脑随机分配的-21:00 of the game procedures, computer and human players, the licensing process is random distribution of
VB色彩渐变条的调制与展示原理代码
- 渐变色彩展示示例源码,基于VB的源程序实现,在程序中,R/G/B三色分量的大小分别用拖动条的改变为例进行随机分配,每拖动一次滚动条,代表任一基色的值会改变,调制出的渐变色当然也就不一样,程序运行的截图如上示,需要了解更详细情况的朋友请下载源码包查看。
checks
- 一个考试抽查的小程序 输入学号和题号,按学号随机分配题目给大家考试-A small test program checks the input student number and title number, a random number assigned by school exam questions for everyone
os
- 操纵系统 进程控制 银行家算法与随机分配算法-failed to translate
moniduanshicunchuguanli
- 1采用段式管理方案实施内存分配和回收。能够处理以下的情形 ⑴ 随机确定内存大小,进程的个数,每个进程的段数及段大小; ⑵ 要求当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关内存空间使用的数据(注意回收后的合并)。-Segment management programs using a memory allocation and recovery implementation. Able to handle the case of the following
dongtaifenquguanli
- 1.采用指定算法模拟动态分区管理方式的主存分配。能够处理以下的情形: ⑴ 随机出现的进程i申请jKB内存,程序能判断是否能分配,如果能分配,要求输出分配的首地址Faddress,并要求输出内存使用情况和空闲情况。 内存情况输出的格式为:Faddress该分区的首地址;Eaddress该分区的尾地址 Len 分区长度;Process 如果使用,使用的进程号,否则为0 ⑵ 主存分配函数实现寻找空闲区、空闲区表的修改、已分配区表的修改功能。-1. Simulation algo
dazi
- 打字程序,短小精悍。。。。系统随机分配-Typing procedures, dapper. . . . Random distribution system. . . .
Random-traffic-distribution-in-the-effective-path-
- 随机交通分配中有效路径的分层定向算法 将交通路网中节点位置的确定性与交通出行中路径选取的有向性相结合,提出了一种有效 路径的分层定向搜索算法.通过将分层策略与定向策略结合,新算法实现了在一次性给出有效路径的同时减少冗余计算的目的.将该方法应用于随机用户-Random traffic distribution in the effective path-oriented algorithm for hierarchical
1
- visual c++ 作业 关于实现移动位图动画 1 实现平铺 2 实现随机分配 3 实现点击绘制位图-visual c++ operating on the bitmap animation mobile flat 2 to achieve the realization of a randomly assigned 3 of your drawing bitmap
linux-2.6.24.7-frandom-1
- 基于linux-2.6.24.7内核的进程随机分配内存补丁源代码,可根据HLFS说明完成进程内存的随机分配,从而预防溢出漏洞-the optional Frandom/Erandom patch
reseat
- 可以随机的将N个数分配到N个位置上,特别是在一些随机分配的问题上有用-N number will be randomly assigned to the N positions, particularly in a number of issues were randomly assigned to be useful
network
- winsocket 编程,通过TCP 连接指定服务器,获取一个随机分配的字符串。然后通过UDP 提交获取到的字符串,以完成作业
MaximumMatching
- 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
LAB2_1
- 银行家算法和随机分配算法,VC6.0下编译通过-Banker' s algorithm and random allocation algorithm, VC6.0 compiled by
scheduling_algorithm
- 三种动态信道分配算法的比较,一种为随机分配算法,另外两种用于认知无线电领域,一种为从资源角度出发的RP算法,一种是从需求角度出发的DP算法。-Three dynamic channel allocation algorithm for comparison, a random allocation algorithm, the other two areas for cognitive radio, a perspective from the resources of the RP algor
ziyuanfenpei
- 用银行家算法和随机分配算法模拟实现资源分配-With the banker' s algorithm and random allocation of resources allocation algorithm simulation
yinhangjiasuanfa
- 银行家算法与随机算法 设计用银行家算法和随机分配算法,实现资源分配的两个资源分配程序,应具有显示或打印各进程依次要求申请的资源数以及依次分配资源的情况。-Banker' s algorithm and the random algorithm