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

搜索资源列表

  1. 分配回收

    0下载:
  2. 1. 存储管理采用可变分区方式。可变分区方式是按作业需要的主存空间大小来分配分区的。当作业装入主存时,根据主存的需要量察看有无足够的空间分配,若有,则按需要量分配一个分区给该作业;若无,则作业不能装入。随着作业的装入,撤离,主存被分成许多分区,有的占用,而有的是空闲的。 2. 存储分配分别采用首次适应算法、最佳适应算法和最差适应算法。 3. 当一个新作业要求装入主存时,查找空闲区表,从中找出一个足够大的空闲区。若找到大于作业需要量的空闲区,则把它分成二部分,一部分为占用区,另一部分
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.96kb
    • 提供者:王阳
  1. ZWGL

    0下载:
  2. 总之,这个系统主要实现对公路客运管理员、售票员相关信息、车辆相关信息和线路相关信息的日常管理,车票相关业务的支持,还有基于上述管理的业务统计和分析,以便于公路客运公司的管理人员能及时的了解公司的运营情况。-A bus passenger system is a system of the important components in our country. It undertakes the passenger transport task of the cities and between
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7.21mb
    • 提供者:李丽丽
  1. simulation

    1下载:
  2. 自己编的建筑物里人员疏散计算机仿真程序及仿真结果图和使用说明-Buildings in their own series of computer simulation of evacuation plans and procedures and instructions for use simulation results
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-19
    • 文件大小:1.39mb
    • 提供者:朱永丽
  1. main

    0下载:
  2. 通过Win32 应用程序,仿真了一个 疏散的项目,不同颜色代表不同年龄的人-Win32 application simulates an evacuation project, different colors represent different age
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:3kb
    • 提供者:金鑫
  1. SparseMatrix

    0下载:
  2. 用C++语言,通过数组实现疏散矩阵的转置和相乘等各种变换-With C++ language, through the array to achieve evacuation matrix transpose, and multiply, and other transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:113.4kb
    • 提供者:刘晓晶
  1. EvacuationOpen

    0下载:
  2. 处于封闭空间单出口的疏散模拟,仿真冲突发生的过程-Evacuation simulation in an enclosed space of a single export, process simulation conflict
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:张三十
  1. CPPevacuation-code

    3下载:
  2. C语言环境下模拟人员疏散,在以前研究的基础上,要实现火灾下 建筑空间环境和疏散行为的仿真模拟。-Simulation of personnel evacuation under the C language environment
  3. 所属分类:CSharp

    • 发布日期:2016-04-19
    • 文件大小:9kb
    • 提供者:Kyle
  1. shusan

    0下载:
  2. 在以往研究的基础上,实现火灾下 建筑空间环境和疏散行为的仿真模拟-On the basis of the above research, the simulation to realize the construction of the space environment under fire and evacuation behavior
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.05kb
    • 提供者:Kyle
  1. Cellular-Automata-CPP

    1下载:
  2. 元胞自动机的文件,可以模拟人员疏散问题,适用于C++开源使用。- Cellular automata file, you can simulate the evacuation problem for C++ source use
  3. 所属分类:Other systems

    • 发布日期:2016-04-19
    • 文件大小:2kb
    • 提供者:林宏亮
  1. PIC18F2423-ADC-UART

    0下载:
  2. pic18f2423 12位AD程序,读取端口电压值后送串口显示,MPLAB IDE v8.76编译-pic18f2423 12-bit AD program that reads the serial port evacuation voltage display, MPLAB IDE v8.76 compiled
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.49kb
    • 提供者:覃育
  1. Evacuate-master

    1下载:
  2. 韩国人开发的一个有关人员疏散的疏散程序,对于我们学习借鉴有很大的帮助-Evacuation Procedures
  3. 所属分类:CSharp

    • 发布日期:2016-04-19
    • 文件大小:36kb
    • 提供者: 高国平
  1. shusanc

    0下载:
  2. 构造模型解决人员疏散问题,单程线,来模拟现实生活中的紧急疏散人群。-Structural model to solve the problem of evacuation, one-way line, to simulate an emergency evacuation in real life.
  3. 所属分类:CSharp

    • 发布日期:2017-12-13
    • 文件大小:2.13mb
    • 提供者:齐红钰
  1. testend

    2下载:
  2. 人员疏散 障碍物 元胞自动机原理 时间计算以及人员行走规律(evacuation Obstacle Cellular automata principle Time calculation and the rule of personnel walking)
  3. 所属分类:其他

    • 发布日期:2020-04-08
    • 文件大小:1kb
    • 提供者:```齐一
  1. 仿真

    4下载:
  2. 基于元胞自动机实现人员疏散仿真,介绍背景场模型和格子气模型的原理,采用格子气模型和背景场模型对障碍物双出口房间内的行人疏散过程(Based on the cellular automata to realize the evacuation simulation of the personnel, introduce the principle of the background field model and the lattice gas model, and adopt the latti
  3. 所属分类:其他

    • 发布日期:2019-05-03
    • 文件大小:136kb
    • 提供者:GGi
  1. evacuation-bottleneck-master

    7下载:
  2. 解决人员疏散问题,利用社会力模型,很好的解决问题(Solve the problem of evacuation, use the social force model, solve problems well)
  3. 所属分类:其他

    • 发布日期:2019-01-28
    • 文件大小:10.3mb
    • 提供者:大jb
  1. evacuation.zip

    2下载:
  2. 基于元胞自动机模拟室内人员疏散的最基本模型(Indoor evacuation simulation based on Cellular Automata.)
  3. 所属分类:其他

    • 发布日期:2019-11-25
    • 文件大小:1.74mb
    • 提供者:_1412
  1. Spiking-Cellular-Automata-master

    1下载:
  2. 基于元胞自动机进行的室内人员疏散模拟代码(Indoor Evacuation Simulation Code Based on Cellular Automata)
  3. 所属分类:其他

    • 发布日期:2020-04-01
    • 文件大小:28kb
    • 提供者:_1412
  1. 参议院疏散方法

    1下载:
  2. 基于元胞自动机的参议院内部人员疏散模拟代码(Senate Evacuation Simulation Code Based on Cellular Automata)
  3. 所属分类:其他

    • 发布日期:2020-04-01
    • 文件大小:5kb
    • 提供者:_1412
  1. Seed-多房间存疑

    2下载:
  2. 基于元胞自动机的室内人员疏散模拟代码(存在人员运动规则问题)(Indoor Evacuation Simulation Code Based on Cellular Automata(Existing Rules of Personnel Movement).)
  3. 所属分类:其他

    • 发布日期:2020-01-12
    • 文件大小:1.5mb
    • 提供者:_1412
  1. Evacuation Botleneck

    2下载:
  2. 包含有代码的基于元胞自动机的室内人员疏散模拟文章(Cellular Automata-based Indoor Evacuation Simulation with Code)
  3. 所属分类:其他

    • 发布日期:2020-01-12
    • 文件大小:274kb
    • 提供者:_1412
« 12 »
搜珍网 www.dssz.com