搜索资源列表
Ricart
- 利用mfc实现的Ricart算法,提供资源分配和管理申请释放的过程-Ricart algorithm implemented using mfc and provide resource allocation and management process for the release of
87360994OFDMA_RA
- ofdma下行自适应资源分配算法仿真方面的几种算法对比。有图。直接点main文件即可运行-ofdma downstream aspects of adaptive resource allocation algorithm for simulation comparison of several algorithms. A map. Main file can be run directly point
A
- OFDMA系统中低复杂度比例公平资源分配算法(原文+代码)-Adaptive Resource Allocation in Multiuser OFDM Systems With Proportional Rate Constraints
taiting_v30
- 采用热核构造权重,各种资源分配算法实现,采用累计贡献率的方法。- Thermonuclear using weighting factors Various resource allocation algorithm, The method of cumulative contribution rat.
hiuman_V6.6
- 使用拉亚普诺夫指数的公式,各种资源分配算法实现,信号维数的估计。- Raya Punuo Fu index using the formula, Various resource allocation algorithm, Signal dimension estimates.
miufang
- 基于小波变换的数字水印算法matlab代码,外文资料里面的源代码,各种资源分配算法实现。- Based on wavelet transform digital watermarking algorithm matlab code, Foreign materials inside the source code, Various resource allocation algorithm.
jaoban
- 各种资源分配算法实现,含噪脉冲信号进行相关检测,基于kaiser窗的双谱线插值FFT谐波分析。- Various resource allocation algorithm, Noisy pulse correlation detection signal, Dual-line interpolation FFT harmonic analysis kaiser windows.
nangheng_v29
- 已经调试成功.内含m文件,可直接运行,使用混沌与分形分析的例程,各种资源分配算法实现。- Has been successful debugging. M contains files can be directly run, Use Chaos and fractal analysis routines, Various resource allocation algorithm.
yangyang_v10
- pwm整流器的建模仿真,二维声子晶体FDTD方法计算禁带宽度的例子,各种资源分配算法实现。- Modeling and simulation pwm rectifier Dimensional phononic crystals FDTD method calculation examples band gap, Various resource allocation algorithm.
fanqui
- 各种资源分配算法实现,一种噪声辅助数据分析方法,语音信号的采集与处理,数字信号处理课设。- Various resource allocation algorithm, A noise auxiliary data analysis method, Acquisition and Processing of the speech signal, digital signal processing class-based.
yanken_v56
- 二维声子晶体FDTD方法计算禁带宽度的例子,使用matlab实现智能预测控制算法,各种资源分配算法实现。- Dimensional phononic crystals FDTD method calculation examples band gap, Use matlab intelligent predictive control algorithm, Various resource allocation algorithm.
hengsan
- gmcalab 快速广义的形态分量分析,matlab开发工具箱中的支持向量机,各种资源分配算法实现。- gmcalab fast generalized form component analysis, matlab development toolbox support vector machine, Various resource allocation algorithm.
tuijou_v15
- AHP层次分析法计算判断矩阵的最大特征值,有井曲线作为输入可计算其地震波的衰减,各种资源分配算法实现。- Calculate the maximum eigenvalue judgment matrix of AHP, There is a well attenuation curve as input to calculate its seismic waves, Various resource allocation algorithm.
leikiu
- matlab小波分析程序,DSmT证据推理的组合公式计算函数,各种资源分配算法实现。- matlab wavelet analysis program, Combination formula DSmT evidence reasoning calculation function, Various resource allocation algorithm.
jenliu
- 各种资源分配算法实现,LZ复杂度反映的是一个时间序列中,关于超声波倒车雷达测距的。- Various resource allocation algorithm, LZ complexity is reflected in a time sequence, About ultrasonic parking radar ranging.
mouqei_v30
- 对于初学者具有参考意义,各种资源分配算法实现,雅克比迭代求解线性方程组课设。- For beginners with a reference value, Various resource allocation algorithm, Jacobi iteration for solving linear equations class-based.
tangyei_v43
- 微分方程组数值解方法,IMC-PID是利用内模控制原理来对PID参数进行计算,各种资源分配算法实现。- Numerical solution of differential equations method, The IMC- PID is using the internal model control principle for PID parameters is calculated, Various resource allocation algorithm.
银行家算法
- 模拟银行家算法,对进程进行资源分配,。。。。。。。。。。。(Simulated banker algorithm)
main
- 为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that
银行家算法
- 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(According to the basic idea of banker's algorithm, we compile and debug a simulation program to realize dynamic resource allocation, and we can have To prevent and avoid the occurrence of deadlock.