CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 模拟算法

搜索资源列表

  1. yinhangjia

    0下载:
  2. 操作系统的一个模拟算法的实现 银行家算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:191207
    • 提供者:将如
  1. 模拟分页式存储管理

    0下载:
  2. 模拟分页式存储管理中硬件的地址转换和用先进先出调度算法(FIFO)处理缺页中断-simulation tabbed storage management hardware address translation, and the use of FIFO scheduling algorithm (FIFO) interrupt handling missing pages
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1715
    • 提供者:夏雨
  1. 200411251704246032

    0下载:
  2. 一个简单的文件系统模拟算法-a simple file system simulation algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:31603
    • 提供者:夏雨
  1. 模拟

    0下载:
  2. 用BP算法对某个表达式进行模拟,通过模拟来得到最优的结果-BP algorithm for the simulation of a certain expression, through simulation to get the best results
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:记忆裂痕
  1. 避免死锁-银行家算法

    0下载:
  2. 确定可利用资源向量的数据结构、最大需求矩阵,分配矩阵,需求矩阵,然后完成银行家算法、安全性算法等程序代码;最后编写模拟过程的主函数
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-09-19
    • 文件大小:1331
    • 提供者:red_eyed_hare
  1. wangtian.rar

    0下载:
  2. 模拟银行家算法,有效避免死锁.附带详细的实验报告!,Simulation bankers algorithm avoid deadlock. The report detailed experimental fringe!
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:120728
    • 提供者:王天
  1. LBM 多孔介质 C++程序

    40下载:
  2. 多孔介质内自然对流的LBM模拟程序,采用C++语言编写,基于Guo等人的模型开发,能够用于模拟多孔介质内的流动与传热问题。
  3. 所属分类:数据结构常用算法

  1. banker

    0下载:
  2. 银行家算法的MFC模拟程序,可输入MAX,ALLOCAT数值,计算安全序列-Banker s algorithm designed in MFC
  3. 所属分类:Data structs

    • 发布日期:2016-01-23
    • 文件大小:3291372
    • 提供者:niepan
  1. yinhangjiasuanfa

    0下载:
  2. C++编写的模拟银行家算法的实现,内容详细具体,代码清楚易懂,很适合初学者学习-C++ Prepared bankers simulation algorithm, as detailed and specific, clear and understandable code, it is suitable for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1108835
    • 提供者:陈小荣
  1. jinchengdiaodu

    0下载:
  2. 可以实现进程调度的模拟算法,用很简单的程序在整体上体现进程调度的总过程。-Can achieve the process of scheduling the simulation algorithm, using a very simple procedure embodied in the overall process of the overall process of scheduling.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1568
    • 提供者:郑琛
  1. paixu

    0下载:
  2. 数据结构里的经典算法的模拟,内部排序算法的模拟等,以程序的形式给出然后比较各种算法的好坏-Data structure of the classical algorithm simulation, the simulation of the internal sorting algorithm, so as to give the form of procedures for comparing various algorithms then mixed
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:220912
    • 提供者:李海涛
  1. park

    0下载:
  2. 这是学完《数据结构与算法》后做的课程设计的题目——停车场管理,主要用到了栈和队列的操作。问题描述如下: 设停车场内只有一个可停放n辆汽车的狭长通道,且有南北两大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场,每辆停放在车场的车在它离开停车场时必须按它停留的时间长短交
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3846
    • 提供者:在路上
  1. aluo1

    0下载:
  2. 拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Inside, including source code, ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:83407
    • 提供者:aluo
  1. elevator

    0下载:
  2. 模拟电梯停靠的顺序的算法.. 适合于C初学者的联系.. 界面友好-Simulated elevator stopped at the order of the algorithm. . C contacts suitable for beginners. . Friendly interface. .
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2110764
    • 提供者:董馨荧
  1. acmPPT

    0下载:
  2. acm算法的讲解ppt,包括动态规划,搜索,模拟等重要算法的讲解,对学习算法的朋友一定很有帮助。-acm algorithm explained ppt, including dynamic programming, searching, algorithm simulation, and other important talks, a friend of the learning algorithm must be helpful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1353112
    • 提供者:nash
  1. 1

    0下载:
  2. 这是一个GBN协议的模拟算法,比较实用,能帮助你理解GBN协议的工作模式-This is a GBN protocol simulation algorithm, more practical, can help you understand the working mode GBN protocol
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:253885
    • 提供者:jim
  1. LRUsuanfamoni

    0下载:
  2. 1.通过本实验的模拟算法理解和加深页式存储管理的地址变换过程。 2.通过模拟LRU算法加强理解和掌握OS中实现虚拟存储器的关键技术。 -1. Through this experiment, the simulation algorithm and deepen understanding of storage management page address translation process. 2. LRU algorithm through simulation to enha
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7980
    • 提供者:LIULIU
  1. simknap_rec

    0下载:
  2. 简化背包算法,实用于大学生学习模拟使用,实现简单的背包问题-Simplify the knapsack algorithm, useful in the simulation students learn to use, simple knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:533
    • 提供者:左孝源
  1. efficient-monkey-king

    0下载:
  2. 猴子选大王 算法实现,即约瑟夫环问题,并不是模拟算法,而是将其转化为数学问题,从而提高算法性能-Joseph circle
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:17042
    • 提供者:徐若晨
  1. 09 遗传算法(Genetic Algorithm, GA)

    0下载:
  2. 遗传算法(Genetic Algorithm, GA)起源于对生物系统所进行的计算机模拟研究。它是模仿自然界生物进化机制发展起来的随机全局搜索和优化方法,借鉴了达尔文的进化论和孟德尔的遗传学说。其本质是一种高效、并行、全局搜索的方法,能在搜索过程中自动获取和积累有关搜索空间的知识,并自适应地控制搜索过程以求得最佳解。(The genetic algorithm (Genetic Algorithm, GA) originated from the computer simulation of b
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:687104
    • 提供者:ZJN27
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com