搜索资源列表
z.shen的资源分配的源码与文章
- 一个有关OFDMA的资源分配的源码,有对应原文,是一个不错的学习代码。
WWW.Ahaoz.CoM__vc783453772452
- 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implem
hangling_pointer
- 本程序模拟100块球场的资源分配,足球场代号0~99,可以申请和释放足球场的场地,,申请和释放必须是连续的场地,申请过的人或者公司以名字为标记,可以随时查看场地的占用情况(程序有显示)。-the simulation 100 pitches allocation of resources, codenamed Pitch 0 ~ 99, can apply and release of soccer venues, the applic
zz4
- 动态资源分配系统的设计 目的与要求: 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
sensormanagement
- 有关机载传感器管理、传感器资源分配的经典外文博士论文,很值得仔细读读哦。-On the airborne sensor management, sensor resource allocation classic foreign doctoral thesis, is worth reading carefully Oh.
ese
- 本程序模拟银行家算法,用银行家算法实现资源分配。-This procedure simulated bankers algorithm, bankers algorithm using the allocation of resources.
2005
- ⑴模拟一个死锁检测算法; ⑵该算法能通过简化资源分配图来检测死锁; ⑶资源分配图可以用矩阵的形式表示; ⑷输出结果为有死锁或无死锁。 -⑴ simulation of a deadlock detection algorithm ⑵ The algorithm can simplify the resource allocation graph to detect deadlock ⑶ resource alloca
shiyan3
- 用银行家算法实现资源分配。多个进程动态共享系统的资源可能会产生死锁现象。但只要资源分配策多个进程动态共享系统的资源可能会产生死锁现象。但只要资源分配策略能保证进程不出现循环等待,系统就不会发生死锁。本实验通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效的防止和避免死锁的发生。-Bankers algorithm using the allocation of resources. More t
yhjsf
- 模拟实现银行家算法,用银行家算法实现资源分配。设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。-Bankers realize simulation algorit
last
- 模拟操作系统进程调度、内存管理、临界资源分配,有图形界面。-Simulation of the operating system process scheduling, memory management, critical resource allocation, has a graphical interface.
program
- 实验操作系统课程设计中有关进程管理、内存管理、资源分配、银行家算法等要求。可视化动态界面。-Experimental operating system relating to the curriculum design process management, memory management, resource allocation, bankers algorithm requirements. Dynamic visualizat
SIPS04C
- 一种资源分配算法的仿真,进行OFDM的子载波进行分配的时候使用的一种算法。-A resource allocation algorithm for the simulation of OFDM subcarriers to be allocated when the use of an algorithm.
adaptiveOFDM
- 本程序利用改进的CHOW算法,仿真了自适应OFDM系统的性能,并画出了SNR-BER仿真图。对于学习OFDM自适应资源分配者有很帮助。-This procedure improved CHOW algorithms, simulation of the adaptive OFDM system performance, and draw the SNR-BER simulation Fig. Adaptive OFDM for lear
mimo-ofdm-pso
- 多用户MIMO-OFOM系统中的资源分配研究。 本文主要提出了两种基于多用户MIMO一OFDM系统的优化算法 -Multi-user MIMO-OFOM systems research resource allocation. In this paper, we propose two multi-user MIMO-based OFDM system, a optimization algorithm
dongtaiguihua-suanfa-source-code
- 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic
study_on_handoff_algorithm
- 本文提 出了基于功率预留的准入控制策略。首先介绍一种资源分配算法,该算法将可用信 道完全分配从而实现基站发射功率最小化。在此基础上,分别为小区间切换用户和 小区内切换用户设计预留策略,并根据系统的业务载荷自适应地调整功率预留量, 从而实现GOS的最优化。 -there exists a fundamental tradeoff between bandwidth and power. In this thesis,
23825772Fischer_algo
- 能进行ofdma自适应资源分配的超好程序,本人花了很长时间琢磨出来的哦。-Adaptive resource allocation can be ofdma super good program, I took a long time figured it out, oh.
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
Ofdm
- 针对ofdm系统的资源分配算法,实现自适应的资源分配,通过matlab来验证程序的正确性。-Ofdm system for resource allocation algorithm to achieve adaptive resource allocation, through matlab to verify the correctness of the program.
mimo_ofdm
- 采用chow算法进行多用户OFDM自适应资源分配。-Chow algorithm using adaptive resource allocation for multiuser OFDM.