搜索资源列表
最佳适应法
- 采用首次适应法、最佳适应法或最差适应法,编写一内存分配和回收模拟程序。 动态地随机产生新的“内存分配”或“内存回收”请求,再按照你选定的分配算法修改这个数组。由于这个实验的重点在于内存分配,所以不考虑与某内存区相关的进程情况。-used first to adapt, adapt best or the worst adaptation law, the preparation of a memory allocation and recovery simulation program. Dyn
memory manager
- 这是一个内存分配管理程序。在一些实时通讯系统中,需要经常分配和释放内存,会造成较多的内存碎片。这个程序可以在一开始分配一大片内存,从而避免频繁申请和释放内存。大大提高程序的执行效率。-This is a memory allocation management procedures. In some real-time communication systems, the need for frequent distribution and release memory, the memory
动态地址分配
- 包含分配DOS存储段,改变数据段空间分配,分配主存储器,从远堆中释放一块 ,重新分配主存, 改变数据段空间位置-include DOS memory allocation, data change of space allocation, distribution main memory, far from the rubble release of a redistribution of the main deposit, change of the spatial data, etc.
OS进程调度模拟
- 1、按优先权调度算法,实现处理器调度。 2、主存储器空间的分配和回收 在可变分区管理方式下,采用最先适应算法实现主存空间的分配和回收。-1, priority scheduling algorithm to achieve processor scheduling. 2, the main memory space allocation and recovery of the variable area management, using the first algorithm to a
memory-allocation
- use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space. -use double link list to a memory implenment llocation. There will not appear maloc, new,
Main-memory-space-allocation
- 操作系统课程设计 主存空间的分配与回收 进程调度问题 -Main memory space allocation and recovery
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
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
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!
memory-allocation
- 操作系统实验报告-内存分配与回收--操作系统实验报告-内存分配与回收-Operating System test report- memory allocation and recovery- operating system test report- memory allocation and recovery-
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
Memory-allocation
- 内存分配, 模拟实现内存分配算法的源代码-Memory allocation
Memory-Allocation
- 1.内存的分配和回收是存储器管理的关键。理解和掌握常用的内存分配算法的内容和原理。 2.通过本实验,模拟实现可变式分区分配算法:首次适应算法、最佳适应算法、最坏适应算法等。尝试编写一个简单的动态分区存储器管理模拟系统。-1the distribution and recovery of memory is a memory management key. Understanding and mastering the memory allocation algorithm content a
Resource-Allocation-in-Multiuser-Multicarrier-Wir
- Resource Allocation for Multi-user wireless systems-Resource Allocation for Multi-user wireless systems
analog-memory-allocation
- 模拟内存分配的技术。模拟操作系统内存分得算法,采用最佳适应算法,来进行内存分配与回收。-The technology of the analog memory allocation. Simulated operating system memory to share algorithm, using the best-fit algorithm for memory allocation and recovery.
Resource-allocation-management
- 资源分配管理 模拟实现银行家算法,用银行家算法实现资源分配和安全性检查。通过本次实验,使学生加深对死锁概念的理解和掌握,并培养学生对操作系统开发的兴趣与应用能力。-Resource allocation management
allocation
- There are three methods for handling deadlocks in resource allocation systems deadlock prevention, deadlock avoidance and deadlock detection combined with recovery. Of these three methods deadlock avoidance is preferable in many cases but seldom
Memory-Allocation
- 中南大学操作系统课程设计内存分配算法及回收过程-Algorithms and recovery process, Central South University courses on operating system design memory allocation
