CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 算法

搜索资源列表

  1. qqfy

    0下载:
  2. 操作系统的页面置换算法,FIFO,LRU-Operating system page replacement algorithm, FIFO, LRU
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3077
    • 提供者:叶相延
  1. ShouCiShiYingSuanFa

    1下载:
  2. 内存分派算法——首次适应算法及其实验报告设计-Memory assignment algorithm- the first report of adaptation algorithm and its experimental design
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:2286
    • 提供者:fan
  1. C-ORDER

    0下载:
  2. 裡邊包含常用的排序算法,比如冒泡、快速、等等都有詳細的原始代碼供大家分享,希望對大家有用。-Inside contains commonly used sorting algorithm, such as bubbling, fast, and so a detailed source code for all to share, in the hope that useful.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1198
    • 提供者:孙健
  1. elevatorAttemper

    0下载:
  2. 对操作系统里的电梯调度算法进行的仿真,考虑了电梯运行的各种情况-Elevator to the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:5238
    • 提供者:张鹤
  1. 13-1

    0下载:
  2. 并行算法:通过消息传递MPI实现排序,初学者比较好的示例-Parallel Algorithm: MPI message passing through the achievement of sequencing, a relatively good example for beginners
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2593
    • 提供者:毛嘉
  1. fifo

    0下载:
  2. 操作系统调度方法中的先进先出页面置换算法-Operating system scheduling methods FIFO page replacement algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:3575
    • 提供者:xun
  1. Lab3

    0下载:
  2. 并行算法实验用的源代码,是从国外大学下载挑选的,真正的内部资料。-Parallel algorithm used in the experiment source code, is downloaded from selected foreign universities, the real internal information.
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:717431
    • 提供者:xiaowan
  1. FCFS

    0下载:
  2. 操作系统作业调度FCFS算法模拟程序。根据先来先服务原则对提交作业进行调度执行。-FCFS job scheduling algorithm operating system simulation program. According to the principle of first come first serve on the Executive to submit scheduling operations.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-22
    • 文件大小:1952
    • 提供者:李志龙
  1. HRN

    0下载:
  2. 操作系统作业调度HRN算法模拟程序。根据最高响应比优先算法调度作业进入内存运行-Operating system scheduling algorithm simulation program HRN. Response ratio in accordance with the highest priority scheduling algorithm into the memory to run operations
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:2187
    • 提供者:李志龙
  1. 1000C

    0下载:
  2. C语言算法,包括1000种算法,可用于VC编程,请大家参阅-C language algorithms, including 1000 kinds of algorithms, programming can be used in VC, please refer to
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:260006
    • 提供者:wyk
  1. Delphimath.ZIP

    0下载:
  2. Delphi常用数值算法集:Delphi常用数值算法集.ZIP-Delphi set numerical algorithm used: Delphi common set numerical algorithm. ZIP
  3. 所属分类:Delphi VCL

    • 发布日期:2017-06-16
    • 文件大小:25593640
    • 提供者:石振华
  1. dianti01

    0下载:
  2. 电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:1640
    • 提供者:操智雄
  1. workplace

    0下载:
  2. 是关于页面替换算法的代码模拟,用了三种算法,先进先出,第二次机会,时钟算法-Is on the page replacement algorithm code simulation, using the three algorithms, FIFO, a second chance, the clock algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:83018
    • 提供者:lzh
  1. yinhangjia

    0下载:
  2. 简单的银行家算法,界面很简陋,全面包含操作系统课程设计中处理机调度。 -Bankers simple algorithm, the interface is very simple, comprehensive curriculum design that contains the operating system processor scheduling.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1489
    • 提供者:茅春荣
  1. MmFenCi

    0下载:
  2. 基于MM的分词算法,有兴趣者可以把程序中没有完成的部分继续。-MM sub-word based algorithm, are interested in can not complete the program part to continue.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-10
    • 文件大小:56306
    • 提供者:zjh
  1. Graph

    1下载:
  2. 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
  3. 所属分类:source in ebook

    • 发布日期:2016-05-10
    • 文件大小:42789
    • 提供者:张淼
  1. PageReplaceMentAlgorithmsDemo

    0下载:
  2. 操作系统课程设计:页面置换算法!!!很好的操作系统大作业,做的很认真-Operating systems curriculum design: page replacement algorithm! ! ! Very good operating system, large operations, to do very seriously
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3399377
    • 提供者:张薇薇
  1. immunesource

    1下载:
  2. 可以作为人工免疫算法的一个框架,适合初学者在学习人工免疫算法时候对比学习,可以运行-Artificial immune algorithm can be used as a framework, suitable for beginners in learning artificial immune algorithm when the contrast study, can run
  3. 所属分类:MiddleWare

    • 发布日期:2015-11-09
    • 文件大小:5704
    • 提供者:老洪
  1. RR

    1下载:
  2. 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2146
    • 提供者:
  1. abaozhu_jincheng

    0下载:
  2. 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:4307
    • 提供者:hsh
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com