搜索资源列表
存储管理源代码
- 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
Main-memory-space-allocation
- 操作系统课程设计 主存空间的分配与回收 进程调度问题 -Main memory space allocation and recovery
ziyuanfenpei1
- 一个关于资源分配的原代码!保证无错!希望大家多多支持-Resource allocation on the original code! Guarantee error-free! Hope that we can support
MATLAB-code-of-OFDMA-power-allocation
- ofdma功率分配经典文献 "A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"的相应MATLAB代码-MATLAB code for the corresponding OFDMA power allocation classic literature "A Low Complexity Algorithm for Proportional Resource Allocation i
memory
- 内存是计算机重要的资源之一,程序运行的过程中必须对内存进行分配。经典的内存分配过程是这样进行的 -Memory resources are important, one of the computer, the program must be running the course of distribution of memory. Classic memory allocation process is carried out
pascal
- This program demonstrate how to create Pascal s Triangle using dynamic memory allocation.
z.shen.wang
- "A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems"关于子载波和功率分配的代码,对应这篇文章,大家共同学习。希望大家提供的源码带上原文,以便研究。-" A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems" With regard to the allocati
Memory
- 内存分配管理的代码,用C实现。很好用的,大家有空的话,试试。-Memory allocation managed code, using C to achieve
Dynamicspectrumallocationandresearchreviewspectrum
- 本文详尽的介绍了认知无线电中的动态频谱分配技术,有助于初学者的学习-The article introduces the cognitive radio technology, the dynamic spectrum allocation to the beginners
CR_Kyuho_MATLAB_code
- 资源分配的论文和相应的仿真程序,希望对大家做资源分配有所帮助!-Resource allocation papers and corresponding simulation program, want to help you make the allocation of resources!
cognitive-radio-channel
- 基于认知无线电的信道分配策略研究,西安电子科技大学硕士论文,详细介绍了认知无线电频谱分配的各项知识点。。对你很有用处。。学习学习。-Based on cognitive radio channel allocation strategy, Xi' an University of Electronic Science and Technology Master' s thesis, detailing the cognitive knowledge of the radio spec
Resource-Allocation-in-Multiuser-Multicarrier-Wir
- Resource Allocation for Multi-user wireless systems-Resource Allocation for Multi-user wireless systems
chap5_01_PPC
- 系统辨识和自适应控制中极点配置控制(PPC)-Poles and zeros allocation in system identification
zifuchuan
- 字符串的操作:1.掌握字符串的操作;2.理解动态内存分配机制。声明一个Employee类,其中包括表示姓名、街道地址、城市和邮编等属-String: 1. To grasp the string operation Understanding of dynamic memory allocation mechanism. Declare an Employee class, including the said name, street address, city and zip code a
zhexuejiajiucan
- 设计程序实现N只筷子的有效分配,使用的限制条件为仅当哲学家的左右两只筷子均可用时,才允许他拿起筷子进餐。-Design process to achieve efficient allocation of N only chopsticks, the use restrictions for the left and right only when the philosopher with two chopsticks are available only when allowed him to
GA_ch_Assign
- MATLAB代码 遗传算法 信道分配 频谱分配-MATLAB code genetic algorithm for channel allocation spectrum allocation
matlab
- 一种低复杂度的OFDM资源分配算法,包括功率分配 子载波分配-A low-complexity OFDM resource allocation algorithm subcarrier allocation, including power distribution
cellular-telecommunications-systems
- 蜂窝移动通信系统,功率控制,天线分配技术,DCA信道算法-A cellular mobile communication system, power control, antenna channel allocation technique, DCA algorithm
AF-system-energy-distribution
- 在MATLAB仿真的基于放大转发系统(AF)的能量分配,通过对比,分析出EPA方案下,功率要更好一些!-MATLAB simulation amplify and forward (AF)-based energy allocation, by contrast, analysis of the EPA program, the power to be better!
EA
- 使用遗传算法、粒子群优化算法和量子遗传算法对认知无线网络进行频谱分配-Using genetic algorithms, particle swarm optimization algorithm and quantum genetic algorithm for spectrum allocation in cognitive radio networks
