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

搜索资源列表

  1. 1

    0下载:
  2. 基于面向对象编程的文档向量相似度匹配算法-Object-oriented programming document vector similarity matching algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:yuanch1989
  1. AIWordSplit

    0下载:
  2. 直接运行compile.bat和run.bat即可 使用了3种分词方法: 1.正向最大匹配(ForwardMatch.java) 2.逆向最大匹配(ForwardMatch.java) 3.最大频率匹配(FrequencyMatch.java)(默认) 取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树 由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理 若单个字不处于当前句子开头,先忽略,
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-04
    • 文件大小:1252911
    • 提供者:吴浩
  1. suggestSearch

    0下载:
  2. 利用Ajax高级编程实现了在搜索栏中的数据匹配,和百度的搜索功能一致-Advanced programming using Ajax in the search bar of data matching, and Baidu' s search function consistent
  3. 所属分类:Ajax

    • 发布日期:2017-04-07
    • 文件大小:8502
    • 提供者:张学兵
  1. Jess70

    0下载:
  2. Jess是由Sandia National Laboratories (as part of an internal research project)的一位专家写成。Jess全名为java expert system shell,是基于CLIPS规则扩展的一个系统工具,由java语言完成。通过应用事实规则几何可以退出新的事实。支持多对对的匹配。-Jess from Sandia National Laboratories (as part of an internal research pro
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1634428
    • 提供者:hy zhang
  1. --ClassFunction

    0下载:
  2. 一些费用有用的js代码 1、对于文本框输入数据进行正则表达式匹配 2、javascr ipt接收Get方法的参数 3\按比例控制图像大小 4\//Cookies类 5\//将Url字串转为Object -Some of the costs of useful js code 1, the input data for the text box regular expression matching 2, javascr ipt Get method parameter r
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:3422
    • 提供者:alonglee
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  1. KeywordSpotting

    0下载:
  2. 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3305106
    • 提供者:jpj
  1. RasporedLoptica

    0下载:
  2. Small game matching the right color combinations. The combination is generated using random numbers.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:95658
    • 提供者:Miljko
  1. CodeSecurity

    0下载:
  2. 能对主流的php木马进行扫描和提示。 根据匹配的次数和危险程度排序后,可以有效发现木马-Php mainstream Trojan can scan and tips. According to the matching frequency and risk ranking, the Trojans can find
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:321090
    • 提供者:卫洪杰
  1. youxiang

    0下载:
  2. 能够让程序判断一个邮箱是否合法,用的是简单的匹配方法-That allows programs to determine the legality of a mailbox, using a simple matching method
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1896
    • 提供者:dingding
  1. java_kmp_algorith

    0下载:
  2. 利用java语言实现的KMP算法, 可用于字符串模式匹配等项目中-Using java language of the KMP algorithm can be used for string pattern matching and other projects
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:尹君展
  1. 1000yweb

    0下载:
  2. 千年配套游戏网站,内附可用空白数据库,与模板嵌套-Millennium matching game site, containing a blank database available, and nested templates
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-11
    • 文件大小:2269212
    • 提供者:123123
  1. 198(163)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6281
    • 提供者:gxl2001
  1. 198(157)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:78072
    • 提供者:gxl2001
  1. 198(153)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:79831
    • 提供者:gxl2001
  1. 198(151)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:347343
    • 提供者:gxl2001
  1. 198(150)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:164452
    • 提供者:gxl2001
  1. 198(169)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:93968
    • 提供者:gxl2001
  1. 198(158)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:77758
    • 提供者:gxl2001
  1. 198(156)

    0下载:
  2. 长时记忆系统将输入的经编码的物理刺激与系统只能感知的信息进行比较与模式匹配,一部分信息被激活,-Long-term memory system will be entered by the coding system can only perceive the physical stimulus and compare information with pattern matching, part of the information is activated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:78266
    • 提供者:gxl2001
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com