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

搜索资源列表

  1. bm

    0下载:
  2. 进销管理.用于工厂和门店之间的库存通信.测试版功能不全-Into sales management. For the factories and stores communication between the inventory
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-08
    • 文件大小:107361
    • 提供者:王八
  1. 3pcf

    0下载:
  2. 3PCF计算多线程实现 定义: 点集D、R。 定义D中的点为ai∈D,R中的点为bi∈R。 距离:r1、r2、r3、err 求: 满足以下条件的三元组(空间中三角形)的数目 <ai, bm, bn>,|ai-bm|=r1±err且|ai-bn|=r2±err且|bm-bn|=r3±err 原始解法: 对于D中每一点ai,在R中找到与之距离为r1的点集R’,找到与之距离为r2的点集R’’。在点集R’与R’’中,查找两点间距离为r3的点组数目。累加。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:869
    • 提供者:Junki Lee
  1. BM

    0下载:
  2. Opencv: Optical flow calculation using Block Matching method
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1400
    • 提供者:Rafin
  1. bm

    0下载:
  2. 读取*.bmp文件的源代码,可以读取.bmp文件的大小 头文件-read*.bmp files
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:1230040
    • 提供者:峰公子
  1. 4

    0下载:
  2. 目的:熟练掌握自下而上的语法分析方法,并能用程序实现。 要求: 1. 使用如下文法: E E+T | T T T*F | F F (E) | id 2. 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如: 输入:id*+id+(id+id)# 输出:移进 按 F->id归约 移进 error
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2122
    • 提供者:TOM
  1. rs_enc_dec

    0下载:
  2. RS编译码的C程序,用的是很经典的BM算法,已在VC上调试通过-rs encoder and decoder program
  3. 所属分类:Communication

    • 发布日期:2016-03-16
    • 文件大小:7168
    • 提供者:songbing
  1. rs_decoder204_188

    0下载:
  2. RS译码的Verilog实现,用的是改进的BM算法,已在QuautusII9.0上调试通过-rs decoder verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:9469170
    • 提供者:songbing
  1. bmh

    0下载:
  2. 字符串匹配BM算法 坏字符规则(BMH算法)-BM algorithm bad character string matching rules (BMH algorithm)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:814
    • 提供者:郭冰峰
  1. KMPandBMexample

    0下载:
  2. KMP算法与BM算法的具体C++实现,很经典的,算法描述清晰,代码演示的是字符川匹配,很不错-KMP algorithm and the BM algorithm to achieve the specific C++, very classic, algorithm descr iption clearly demonstrates that the code matches the character of Sichuan, very good! !
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1016303
    • 提供者:刘凯
  1. TM-U220_U120II_BM_Set_Explain_Tools

    1下载:
  2. 关于打印机打印的EPSON的U220的打印机-Printed on the printer
  3. 所属分类:Printing program

    • 发布日期:2014-06-24
    • 文件大小:1024000
    • 提供者:陈志杰
  1. Ez430

    0下载:
  2. Ez430运动手表BM公司出品,界面和RF射频ap节点的驱动设计,是物联网学习的好材料~-Ez430 BM company produces sports watches, interface and RF radio node ap-driven design, is good material for learning things ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1712077
    • 提供者:幻叶
  1. WuManber

    0下载:
  2. Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based on the BM algorithm is implem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5161
    • 提供者:WANGYING
  1. Bmsuanfa

    0下载:
  2. BM算法也是一种快速串匹配算法,BM算法与KMP算法的主要区别是匹配操作的方向不同。-BM algorithm is also a fast string matching algorithms, BM KMP algorithm and matching algorithm is the main difference between operating in a different direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:954
    • 提供者:mashiwei
  1. gd-2.0.35RC1.tar

    0下载:
  2. 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the us
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1272154
    • 提供者:sfx
  1. bm

    0下载:
  2. 赫夫曼编码译码.doc..一种不错的编码压缩算法!-Huffman coding and decoding. Doc
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:112014
    • 提供者:gege2meimei
  1. chuanpipei

    0下载:
  2. 使用BM、Horspool,QS,RK等算法实现串匹配,文本串随机生成,输入模式串,输出匹配位置以及各个算法消耗时间!-Using the BM, Horspool, QS, RK and other string matching algorithm, the text string randomly generated string input mode, the output of each algorithm for matching location and time consumin
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:xzh
  1. bm

    0下载:
  2. mport java.util.ArrayList import java.util.Scanner public class BMalgorithm { @SuppressWarnings("unchecked") public static void main(String[] args)-mport java.util.ArrayList import java.util.Scanner public class BMalgorithm {@ Sup
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:2680
    • 提供者:shy
  1. text_match

    0下载:
  2. 常用字符串匹配算法的C语言实现,KMP、KR、BM等-String matching algorithms used C language, KMP, KR, BM, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3589
    • 提供者:孟jc
  1. bm

    0下载:
  2. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2463
    • 提供者:hu.jun
  1. Boyer-Moore

    0下载:
  2. Boyer-Moore.cpp BM算法的简单实现-Boyer-Moore.cpp BM algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:893
    • 提供者:neufox
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com