搜索资源列表

  1. MaskKeyWord_VC

    0下载:
  2. 用bm演算法所編寫的字串搜尋,vc版,藉由讀取來建立關鍵字庫表,接著在讀取所有遮罩的關鍵字,並且將關鍵字遮蔽起來,並且在輸出文件。-Bm algorithm used by the preparation of the search string, vc version, read by the Treasury to create the keyword table, and then read all the mask keywor
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-18
    • 文件大小:677888
    • 提供者:鍾瑞棋
  1. demo

    0下载:
  2. MiniGUI程序开发起来源码范例,包括HelloWorld、登录范例、BM、五子棋等。-MiniGUI development with source code examples, including the HelloWorld, log example, BM, etc. Gobang.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:5228544
    • 提供者:mechess
  1. bmsh

    0下载:
  2. 一个用ext和struts2做的一个图书管理系统-One with the ext and struts2 do a library management system
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:10455040
    • 提供者:solarmoon
  1. bbbmTEST

    0下载:
  2. BM快速搜索算法的实现。可以实现诸如edit等软件的搜索功能,作者已经做过对比测试。-BM quick search algorithm. Can be achieved, such as edit software such as search capabilities, the author has done comparison testing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1735680
    • 提供者:simajinghua
  1. 81404626rs.bm

    0下载:
  2. 实现rs编码的仿真程序,包括编码和译码部分。-failed to translate
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:李密
  1. BM3D

    0下载:
  2. 图像去噪,是目前图像处理领域对高斯白噪声效果最好的去噪算法-image denoising
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:1300480
    • 提供者:cuadd
  1. CBA

    0下载:
  2. matlab prog for continous beam analysis with graph...and its sf bm daigram
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:13312
    • 提供者:sunil
  1. My_BM4

    0下载:
  2. BM算法源代码,是用c++写的。适用于字符串的多模式匹配问题。-BM algorithm source code is written in c++. For a string of multi-pattern matching problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:188416
    • 提供者:汪浩
  1. BM_FROM_SNORT

    0下载:
  2. BM算法的实现,从入侵检测系统snort中抽取出来的。可供BM算法的编程参考。-BM Algorithm, from the intrusion detection system snort drawn out. BM algorithm for programming reference.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:156672
    • 提供者:严方
  1. cb

    0下载:
  2. 算法VC++编程用bf,bm,kmp解决串匹配-Algorithm for VC++ programming with bf, bm, kmp solve the string matching
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:曹力强
  1. libbitap

    0下载:
  2. wu-manber算法的实现。 Wu-Manber基于BM算法思想,通过SHIFT、HASH、PREFIX三张表进行快速跳跃,实现快速多模式匹配。-A clean implementation of Sun Wu and Udi Manber s bitap algorithm. Note that the complete search string must be matched by the pattern. If
  3. 所属分类:文件操作

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:buptisc
  1. Compressed-Image-File-Formats-Jpeg-Png-Gif-Xbm-Bm

    0下载:
  2. Compressed Image File Formats Jpeg Png Gif Xbm Bmp Acm
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:2506752
    • 提供者:sam
  1. getpoly_bm

    0下载:
  2. 利用BM算法求解线性移位寄存器生成多项式-get LFSR sequence prime Polynomial by BM algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:黄英
  1. BM3D

    0下载:
  2. BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2907136
    • 提供者:瓶子
  1. bm

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

    • 发布日期:2024-05-18
    • 文件大小:107520
    • 提供者:王八
  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’’。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Junki Lee
  1. BM

    0下载:
  2. Opencv: Optical flow calculation using Block Matching method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Rafin
  1. B-M

    0下载:
  2. B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:10240
    • 提供者:刘筱潇
  1. bm

    0下载:
  2. 读取*.bmp文件的源代码,可以读取.bmp文件的大小 头文件-read*.bmp files
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-18
    • 文件大小:1229824
    • 提供者:峰公子
  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)# 输出:移进 按
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:TOM
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »

源码中国 www.ymcn.org