搜索资源列表

  1. zzxt

    0下载:
  2. 操作系统实验] 动态分区分配方式的模拟xiwangdajiaxiuan-experimental operating system] dynamic partitioning means of distribution simulation xiwangdajiaxiuan
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:mengbo
  1. vxmalloc

    0下载:
  2. This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that trie
  3. 所属分类:VxWorks

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:nico zhu
  1. 234234234234234

    0下载:
  2. 内存分配问题 内存分配问题 内存分配问题 -memory allocation memory allocation memory allocation problem Memory allocation of memory allocation memory allocation memory allocation problem
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:2441216
    • 提供者:唐涛
  1. tenor_cycle

    0下载:
  2. 用于存储器分配的最佳适应算法的模拟 要求:利用Windows API中内存分配和释放的函数调用模拟用于动态分区分配的最佳适应算法的实现过程。-memory allocation for the best adaptation algorithm simulation requirements : Using Windows API memory allocation and the release of the function c
  3. 所属分类:进程与线程

    • 发布日期:2024-05-13
    • 文件大小:41984
    • 提供者:刘星
  1. ofdmwaterfillings

    0下载:
  2. ofdm的注水资源分配算法-ofdm water allocation algorithm
  3. 所属分类:编程文档

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:
  1. OFDM_simulation_for_wireless_local_network

    0下载:
  2. 无线局域网情况下OFDM的信道分配仿真代码-of wireless LAN OFDM channel allocation simulation code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:29696
    • 提供者:陶哲
  1. teamspeak

    0下载:
  2. 动态分区内存分配与回收算法,可利用C++实现可变分区内存分配与回收算法-dynamic memory allocation with the district recovery algorithm can be used to achieve Variable Area C memory allocation and recovery algorithm
  3. 所属分类:文件格式

    • 发布日期:2024-05-13
    • 文件大小:1274880
    • 提供者:李户
  1. ZCKJFPHS

    0下载:
  2. 主存空间的分配与回收.采用可变分区存储管理,使用首次适应算法、循环首次适应算法、最佳适应算法三种算法完成设计。-main memory space for the distribution and recovery. Using variable storage area management, the use of the first-fit algorithm, the first cycle of adaptation algor
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:280576
    • 提供者:罗小明
  1. Teson_DynamicStorage

    1下载:
  2. 操作系统实验之动态分区分配模拟,模拟操作系统分区动态分配的功能,用C#编写.-experimental operating system dynamic regional distribution and the simulated operating system Outline dynamic allocation function C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:162816
    • 提供者:刘铁声
  1. schedul_mfcV2.0

    0下载:
  2. 自己写的操作系统的实验:处理机调度模拟及内存分配模拟二合一小程序。-himself wrote of the operating system : processor scheduling simulation and memory allocation procedures simulated small combo.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:102400
    • 提供者:林和
  1. m4-16-64k20ber

    0下载:
  2. ofdm系统功率自适应功率分配算法研究的matlab程序-ofdm Power System Adaptive Power Allocation for the Matlab procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:wenjuner
  1. meryf

    0下载:
  2. 操作系统实验四:连续式与分页式主存管理的模拟实现 模拟在连续分配与分页管理两种方式下,主存空间的分配与回收,帮助学生加深了解存储器管理的工作过程。 注意,该实验为模拟实验,并不要求进行真正的内存分配与回收,主要是编写程序模拟其中过程即可。 -four experimental operating system : Continuous and pagination main memory management simulat
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:qiuzhicheng
  1. zz4

    0下载:
  2. 动态资源分配系统的设计 目的与要求: 本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:zz
  1. 1

    0下载:
  2. 操作系统 磁盘储存空间的分配和回收 c++实现-Operating system disk storage space allocation and recovery c++ Realize
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:1563648
    • 提供者:lingshao
  1. 2

    0下载:
  2. 操作系统 磁盘储存空间的分配和回收 c++实现 第二版
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:228352
    • 提供者:lingshao
  1. AdaptiveOFDM

    0下载:
  2. 此程序的重点在于用算法完成了OFDM自适应功率分配,做自适应的学友可以参考啊-The focus of this program was completed by algorithm adaptive OFDM power distribution, make adaptive Xueyou can refer to ah
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:12288
    • 提供者:周健
  1. streamTest

    0下载:
  2. 任务分配最小耗散路径选择算法,输入为路径权值矩阵,输出为选择的路径-Distribution of the smallest dissipative mission routing algorithm, enter the right value for the path matrix, the output for the selection of the path
  3. 所属分类:电子书籍

    • 发布日期:2024-05-13
    • 文件大小:1820672
    • 提供者:刘颖
  1. memory_management

    0下载:
  2. 关于内存分配的一些重要经验。作者积累了近十年工作中所遇到的各种内存管理方面的细节问题并加以详细说明。-Memory allocation on a number of important experience. The author has accumulated nearly a decade of work that were encountered in a variety of memory management details
  3. 所属分类:文件格式

    • 发布日期:2024-05-13
    • 文件大小:16384
    • 提供者:pangdang
  1. sensormanagement

    0下载:
  2. 有关机载传感器管理、传感器资源分配的经典外文博士论文,很值得仔细读读哦。-On the airborne sensor management, sensor resource allocation classic foreign doctoral thesis, is worth reading carefully Oh.
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-13
    • 文件大小:4274176
    • 提供者:赖做梦
  1. Cellular_Telecommunications_Systems

    0下载:
  2. 该源程序代码实现了对蜂窝移动通信系统的模拟仿真,用DCA(动态分配信道)实现信道的分配,并在蜂窝系统中使用阵天线,并仿真了CIR传输特性。-The source code of the cellular mobile communication system simulation, with DCA (dynamic channel allocation) to achieve the distribution channel, and
  3. 所属分类:邮电通讯系统

    • 发布日期:2024-05-13
    • 文件大小:10240
    • 提供者:郭顺利
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org