CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 算法实现

搜索资源列表

  1. memoryyyyy

    0下载:
  2. 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Several theories master scheduling a
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15860
    • 提供者:wodanige
  1. optimizebackpack

    0下载:
  2. 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some optimization thinking, it is e
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2184
    • 提供者:xiaowei
  1. weilevoy_code

    1下载:
  2. weilevoy算法实现纹理合成,分带与不带加速两个版本-weilevoy texture synthesis algorithm, zoning and non-accelerated version 2
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12860
    • 提供者:
  1. Adpcm

    1下载:
  2. Adpcm压缩解压缩算法实现,应用于嵌入式linux平台,C/C++开发
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2488
    • 提供者:方建国
  1. Judy

    0下载:
  2. 一种类似于hash算法,但可顺序遍历成员,节省空间的映射算法实现,包括文档和源码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1125517
    • 提供者:wuyang
  1. 操作系统的原理及实现方法

    0下载:
  2. 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1244
    • 提供者:刘军
  1. 操作系统的原理及实现方法

    0下载:
  2. 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1782
    • 提供者:刘军
  1. 银行家算法

    0下载:
  2. 通过课程设计,能更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解及进程间的同步和互斥关系,加强动手能力和思维能力。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-17
    • 文件大小:1031
    • 提供者:刘军
  1. Planner.tar

    0下载:
  2. 关于机器人路径规划的算法实现,开发环境是在linux上利用gcc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:717742
    • 提供者:某人
  1. srtree

    0下载:
  2. srtree算法实现-srtree Algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:20531
    • 提供者:wang
  1. synaptics-0.14.6

    0下载:
  2. synaptics 触摸板 linux 驱动程序 源码 包含multi-touch手势识别算法 实现了通过PS2接口与synaptics触摸板通信的底层协议。-synaptics touchpad linux driver source code contains the multi-touch gesture recognition algorithm through the PS2 interface and the underlying communication protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:290529
    • 提供者:
  1. BarberAlgorithmSleepProblem

    0下载:
  2. 睡眠理发师问题算法实现, 在LINUX 操作系统下实现的算法。-Barber Algorithm sleep problem, under the LINUX operating system algorithms.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:56445
    • 提供者:##真
  1. BayesTree_0.2-0

    0下载:
  2. 为一个贝叶斯分类的学习算法实现,是基于linux系统下的c++实现-As a Bayesian classifier learning algorithm is based on linux systems c++ Achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:286236
    • 提供者:深夜
  1. cuncuqi

    0下载:
  2. 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7403
    • 提供者:machunyu
  1. toeplitz_hash

    0下载:
  2. toeplitz hash算法实现,支持微软Receive-Side Scaling机制-toeplitz hash algorithm to support Microsoft' s Receive-Side Scaling mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:ZhuChao
  1. src

    0下载:
  2. 使用C实现的R树结构,可以自动生成大量矩形或自己修改输入固定的矩形。根据最小扩大原则和Guttman的经典算法实现的结构。经过测试,构建的最小MBR结果都是正确的。-The use of C to achieve the R-tree, you can automatically generate a large number of rectangular or modify their own fixed rectangular input. The smallest expansion in
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1208824
    • 提供者:李才
  1. Nachos-scheduler.tar

    0下载:
  2. 本课题的目的是要实现缺页处理程序,这需要在适当的时候将某些页面替换出/入。为了减少缺页和将页面从内存淘汰到磁盘的次数,要求你实现五种页面替换算法。 NRU(Not Recently Used)算法 SC(Second Chance)算法 Clock算法 Working Set算法 Aging算法 -The purpose of this project is to achieve the missing page handling procedures, which ne
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:572356
    • 提供者:gavinfeng
  1. nnetwork

    1下载:
  2. 该系统利用BP回馈神经网络算法实现对安全评价样本的学习、测试,能够正确形成安全事故各个影响因子的权重值,并且将样本和评价结果保存在数据库中,通过预测的方法为安全评价提供了一种新的途径。-The system uses neural network BP algorithm back to the safety assessment of the learning sample, test, to correct safety-related incidents affecting the for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:9098
    • 提供者:ken
  1. HalfPlainCross.cpp

    0下载:
  2. 闲着没事写了个半平面交的算法实现,应该可以凑活着用。-Bored wrote a half-plane intersection algorithm should be able to live with the Cou.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1042
    • 提供者:kongdeben
  1. 操作系统实验_buddy算法源程序

    1下载:
  2. 模拟了操作系统课程实验中伙伴(buddy)算法的实现,对加深理解又一定帮助。(The implementation of partner algorithm is simulated)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:一发
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com