CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - space time

搜索资源列表

  1. DiskSpace

    0下载:
  2. 硬盘空间占用实时监控程序,磁盘空间监测器。-Hard disk space occupied by the real-time monitoring program, disk space monitor.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:12647
    • 提供者:
  1. shiyan

    0下载:
  2. 给定一个R行C列的地图,地图的每一个方格可能是 # , + , - , | , . , S , T 七个字符中的一个,分别表示如下意思:    # : 任何时候玩家都不能移动到此方格;    + : 当玩家到达这一方格后,下一步可以向上下左右四个方向相邻的任意一个非 # 方格移动一格;    - : 当玩家到达这一方格后,下一步可以向左右两个方向相邻的一个非 # 方格移动一格; -Given an R-line C column map, each square could be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:336081
    • 提供者:兜兜
  1. io-mapping

    0下载:
  2. For small address space machines, mapping large objects into the kernel virtual space isn t practical. Where available, use fixmap support to dynamically map pages of the object at run time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1452
    • 提供者:zeiyiewei
  1. zfcp

    1下载:
  2. (1)用C语言分别实现采用首次适应算法和最佳适应算法的动态分区分配过程alloc( )和回收过程free( )。其中,空闲分区通过空闲分区链来管理:在进行内存分配时,系统优先使用空闲区低端的空间。 (2)假设初始状态下,可用的内存空间为640KB,并有下列的请求序列: • 作业1申请130KB。 • 作业2申请60KB。 • 作业3申请100KB。 • 作业2释放60KB。 • 作业4申请200KB。 • 作
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:1958
    • 提供者:xuzhongya
  1. OS

    0下载:
  2. 时间片轮转算法完成进程的调度。 设计要求: 1) 进程的调度采用时间片轮转算法。 2) 设计三个链队列,分别用来表示运行队列、就绪队列和完成队列。 3) 用户输入进程标识符以及进程所需的时间,申请空间存放进程PCB信息。 4) 输出的格式和上面的运行结果分析中的格式相同。 5) 写出程序,调试通过,并进行运行结果分析。 -Time slice rotation algorithm to complete the process of scheduling. The
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2209
    • 提供者:李俊
  1. huxinxifa

    1下载:
  2. 互信息法求时延参数t,相空间重构理论需计算最优嵌入维数m和最佳延迟时间τ, 重构相空间。-Mutual information method for delay parameters of T, the phase space to compute the optimal embedding dimension m and the optimal time delay reconstruction theory, the phase space reconstruction.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3570096
    • 提供者:hehe
  1. coherent

    0下载:
  2. This paper is concerned with the minimum variance unbiased (MVU) finite impulse response (FIR) filtering problem for linear system described by discrete time-variant state-space models. An MVU FIR filter is derived by minimizing the variance the
  3. 所属分类:Network Security

    • 发布日期:2017-05-02
    • 文件大小:926160
    • 提供者:杨松
  1. mktables

    0下载:
  2. Make RAID-6 tables. This is a host user space program to be run at compile time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1157
    • 提供者:kunhukw
  1. qtvesion

    2下载:
  2. 编写程序完成段页式虚拟存储管理存储分配、地址重定位和缺页中断处理。 (1)为一个进程的内存申请(多少个段,每个段多大)分配内存,当一个进程(完成)结束时回收内存; (2)对一个给定逻辑地址,判断其是否缺段、缺页,若不缺段、不缺页,则映射出其物理地址; (3)若缺段则进行缺段中断处理,若缺页则进行缺页中断处理。 假定内存64K,内存块(页框 )1K,进程逻辑地址空间最大16个段,每个段最大64K。假设进程运行前未预先装入任何地址空间。 输出每次存储分配/回收时,内存自由块分布情
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:841697
    • 提供者:
  1. sonic_pde_wavefield_simulation

    0下载:
  2. 时间二阶、空间四阶无边界条件声波波场模拟,提供了两个模型,均匀半空间和两层层状介质模型,并附有动画-time two orders,space four orders,no boundary conditions,sonic wave-field simulation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:何俊强
  1. Lossy_FDTD

    0下载:
  2. 有损介质有的FDTD的matlab编程实现,欢迎选用。- Lossy_FDTD FDTD in a Lossy Medium Lossy_FDTD(T,F) Implements a sinusiodal pulse with frequency F through the problem space for T time steps. For a non-Lossy medium set sigma = 0. For Free space do the ab
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:957
    • 提供者:F
  1. posix_types_x32

    0下载:
  2. We stash a pointer to the block header, just before the allocated space, so that we can decrement the live count on delete in constant time. -We stash a pointer to the block header, just before the allocated space, so that we can decrement the liv
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3278
    • 提供者:bzqousx
  1. carl9170fw.offical

    0下载:
  2. Community AR9170 Linux firmware - This is the firmware for the Atheros ar9170 802.11n devices. To build the firmware you will need an SH-2 toolchain. You can build your own toolchain: make -C toolchain but be aware that this
  3. 所属分类:Driver develop

    • 发布日期:2017-05-07
    • 文件大小:1482189
    • 提供者:ki123tty
« 1 2 3»
搜珍网 www.dssz.com