搜索资源列表
避免死锁-银行家算法
- 确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码;最后编写模拟过程的主函数
银行家算法java版源代码
- 实现进程的调度和分配,并能检测进程的安全性,代码调试无误,界面可以自行修改。
OFDM认知无线电系统中的资源分配
- 在OFDM认知无线电系统中,主用户干扰受限,次用户功率受限下的资源分配算法
遗传算法机组分配问题
- 利用遗传算法解决机组分配问题,六个机组。
Spectrum-allocation
- 认知无线电网络,频谱管理,频谱分配算法研究-Spectrum allocation
Ofdm
- 针对ofdm系统的资源分配算法,实现自适应的资源分配,通过matlab来验证程序的正确性。-Ofdm system for resource allocation algorithm to achieve adaptive resource allocation, through matlab to verify the correctness of the program.
ofdm_simulation
- 该源码可以实现OFDM系统的比特加载和功率分配算法的仿真-The source code can be bit-loaded OFDM system and Power Allocation Algorithm for Simulation
shenpowerallo
- OFDM的一种功率分配算法得MATLAB得源代码。-OFDM as a power distribution algorithm may have to MATLAB source code.
bit_power_allocation
- :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
DynamicMem
- 动态分区方式主存的分配和回收程序,在动态分区管理方式下采用不同的分配算法实现主存分配和实现主存回收-It is a project that itimate memory distribute and restore
Basedonthecognitivenetworkofgraphcoloringmodelofth
- 本文研究了认知网络中基于图论着色模型的频谱分配算法。-This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.
waterfill
- 它是一种多用户功率分配算法.这是一种自私算法,当接收端和发送端没有共享信道信息时,它的实现非常简单,复杂度低.但是,当信道上有共享信息,需要共享信道-It is a multi-user power allocation algorithm. It is a selfish algorithm, when the receiver and the sender does not share the channel information, its implementation is very s
AnEfficientResourceAllocationforMultiuserMIMO-OFDM
- 有效的多用户情况下MIMO-OFDM自适应资源分配算法-Efficient multi-user MIMO-OFDM case, adaptive resource allocation algorithm
PSO-based-wireless-MESH-network
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函.源码由GreenSim团队原创-PSO-based wireless MESH network channel allocation algorithm for general MATLAB function. GreenSim team from the original source
memory--recycling-experiments
- 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory space allocation and recyclin
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
频谱分配,图论颜色敏感算法
- 频谱分配,图论颜色敏感算法,图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。
基于粒子群优化的无线MESH网信道分配算法
- 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函数(General MATLAB function of wireless MESH network channel allocation algorithm based on particle swarm optimization)
注水算法和平均功率分配算法源代码
- 包括注水算法和平均功率分配算法是两种经典的功率分配算法的源代码。
蚁群算法程序(matlab)
- 基于蚁群算法的物流配送问题:研究如何规划各车辆的路径及任务分配,使得在不违反时间窗的前提下,总走行成本(距离)最少。(Logistics distribution problem)