搜索资源列表
MIMO-water-filling
- MIMO系统注水功率分配算法,求出信道容量与天线数的关系图和与洗澡比的关系图-MIMO system injection power allocation algorithm, find the channel capacity and the diagram of the antenna number and a bath ratio diagram
Ricart
- 利用mfc实现的Ricart算法,提供资源分配和管理申请释放的过程-Ricart algorithm implemented using mfc and provide resource allocation and management process for the release of
kebianfenqu
- 用最佳分配算法实现对可变分区的分配、回收及显时内存分配状况。-With the optimal allocation algorithm for variable partition allocation, recovery and noticeable when the memory distribution.
Channel-Estimation-Based-on-Comb-Pilot
- OFDM比特加载、功率分配与信道估计算法仿真与建模-OFDM bit-loading, power allocation and channel estimation algorithm for simulation and modeling
turboc2(1)
- 存储管理分区分配算法 功能要求: 本课题要求模拟实现可变分区管理。存储管理主要是对存储空间的分配和回收。当有用户申请 空间时,进行分配,空间不用了及时回收,以免造成游离空间,使得该空间再也无法使用。可变分区管理通常采用的方法有多种,本课题要求分别采用首次适应算法和最佳适应算法实现。 -Storage Management Division allocation algorithm functional requirements: This issue demands the real
c_test_code
- 学习c的重要资料,案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-Learning c
MONINEICUNFENPEI
- 模拟内存分配程序,实现不同算法的模拟,图显示-Simulation of memory allocation procedure, different algorithms to achieve the simulation, shows
xianx
- 内容丰富的OFDMA比特、功率、子载波分配算法。-OFDMA bit rich, power, subcarrier allocation algorithm.
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
sy5
- 动态分区分配算法的模拟 初始化功能:内存状态设置为初始状态。 分配功能:要求至少使用两种算法,用户可以选择使用。 回收功能: 空闲块的合并:即紧凑功能,用以消除碎片。当做碎片整理时,需要跟踪分配的空间,修改其引用以保证引用的正确性。 显示当前内存的使用状态,可以使用表格或图形。 -Dynamic partition allocation algorithm simulation
内存分配换页
- 操作系统中的内存分配管理,有fifo算法,lruu算法,以及两者比较(Memory allocation management in the operating system, there are FIFO algorithm, lruu algorithm, and the two comparisons)
EPON动态带宽分配代码
- EPON与WiMAX(Worldwide interoperability for Microwave Access,全球微波互联接入)结合,提出新EPON信息传输模型,建立新的综合DBA算法即双重优先级算法。(Combining EPON with WiMAX global microwave interconnection, a new EPON information transmission model is proposed, and a new integrated DBA algo
银行家算法
- 模拟银行家算法,对进程进行资源分配,。。。。。。。。。。。(Simulated banker algorithm)
main
- 为了了解系统的资源分配情况,假定系统的任何一种资源在任一时刻只能被一个进程使用。任何进程已经占用的资源只能由进程自己释放,而不能由其他进程抢占。当进程申请的资源不能满足时,必须等待。因此,只要资源分配算法能保证进程的资源请求,且不出现循环等待,则系统不会出现死锁。 要求编写系统进行资源调度的程序,采用银行家算法,有效地避免死锁的产生。(In order to understand the resource allocation of the system, it is assumed that
frank wolf算法
- 用于求解交通流分配相关问题的程序,经典的frank wolf方法(Procedures for solving problems related to traffic flow distribution)
银行家算法
- 根据银行家算法的基本思想编写和调试一个实现动态资源分配的模拟程序并能够有 效地防止和避免死锁的发生。(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.
MATLAB代码 遗传算法 信道分配 频谱分配
- 用遗传算法解决信道分配问题,用matlab语言描述,实用(Solving Channel Assignment Problem with Genetic Algorithms)
移动卸载算法
- 移动卸载算法硕士论文的实现 通过对各个小区的计算任务量的分配来实现在不同小区内大任务的计算不出现中断(Implementation of master's thesis on mobile offload algorithm)
粒子群算法求解机器人路径规划
- 无人机进行任务分配,采用匈牙利算法,原作者位于github(The drone uses the Hungarian algorithm for task assignment, the original author is located on github)