CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - simple algorithm

搜索资源列表

  1. banker

    0下载:
  2. 银行家算法是避免死锁的一种重要方法,本实验要求用高级语言编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法-bankers avoid deadlock algorithm is an important method, The experiment with high-level language debugging and prepared a simple algorithm bankers procedures. Deepe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:195.48kb
    • 提供者:张宁
  1. failure

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:84.79kb
    • 提供者:郑林
  1. constraint

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:167.61kb
    • 提供者:郑林
  1. budget

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:167.53kb
    • 提供者:郑林
  1. unreliable

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:145.75kb
    • 提供者:郑林
  1. uCOSII

    0下载:
  2. ucos From a small number of the concept of real-time kernel, developed a simple algorithm available, the core of the book made a detailed presentation
  3. 所属分类:软件工程

    • 发布日期:2014-01-16
    • 文件大小:1.69mb
    • 提供者:hongwei
  1. arithmetic02

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:987byte
    • 提供者:刘弈眸
  1. arithmetic05

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:804byte
    • 提供者:刘弈眸
  1. DianZiXiangCe

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.78mb
    • 提供者:刘弈眸
  1. Experiment5

    0下载:
  2. java简单算法,比较典型的,适合于初等java语言的学习者下载和使用-java simple algorithm to compare the typical, suitable for elementary java language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:4.37mb
    • 提供者:刘弈眸
  1. st

    0下载:
  2. c/c++简单算法,比较典型的,适合于初等c/c++语言的学习者下载和使用-c/c++ simple algorithm, a typical suitable for elementary c/c++ language learners to download and use
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:518.15kb
    • 提供者:刘弈眸
  1. KMP008

    0下载:
  2. 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can make use of KMP (from DEKnuth,
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:823byte
    • 提供者:左刘鸿翔
  1. GetTickerData_FEX

    0下载:
  2. This a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of the package:
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:19.41kb
    • 提供者:ahmed
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:217.39kb
    • 提供者:酷鱼
  1. CreditCardValidator

    0下载:
  2. A simple algorithm for validating credit card numbers
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.86kb
    • 提供者:jbravo
  1. KONGQING

    0下载:
  2. 编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。--compiler theory LR (0) grammar analyzer input legitimate LR (0) grammar, will output LR (0) analysis table, and may import for the sentence syntax analysis
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:187.59kb
    • 提供者:kongqingzhou
  1. PIDC

    1下载:
  2. PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
  3. 所属分类:编程文档

    • 发布日期:2013-12-12
    • 文件大小:6.15kb
    • 提供者:黄琳
  1. Synchronization

    1下载:
  2. 定时同步的文章,很值得看一看,算法简单,精度很高!-Timing of the article, well worth a look, a simple algorithm, high precision!
  3. 所属分类:Development Research

    • 发布日期:2017-03-28
    • 文件大小:355.72kb
    • 提供者:王哥
  1. imag_improve_rgb

    0下载:
  2. This a two stage method in which at first image RGB compensated and then converted to YCbCr to normalise overall illumination of image.Its cascaded implementation of section 2.A of paper "A FAST SKIN REGION DETECTOR" by Phil Chen, Dr.Christos Greecos
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:1.96kb
    • 提供者:王信傑
  1. bankers-algorithm

    0下载:
  2. 一个简单的避免死锁的方法,仅供初学者参考。-A simple algorithm is proposed to avoid the deadlock,Only for beginners reference。
  3. 所属分类:File Formats

    • 发布日期:2017-04-29
    • 文件大小:200.87kb
    • 提供者:撒旦
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com