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

搜索资源列表

  1. AnimalIdentificationSystem

    0下载:
  2. AI大作业:动物识别系统(java实现) (1)采用正向推理或逆向推理方式。 (2) 以选定的数据库管理系统建立知识库,用选定的网络编程语言按B/S 模 式开发的具有解释功能的智能系统。 -AI assignment: Animal Identification System (java implementation)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5334356
    • 提供者:范若愚
  1. statemachine

    0下载:
  2. 功能描述 : 用有限状态自动机识别日期,用java 写的-use statemachine to recognise time
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14022
    • 提供者:wzhiju
  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. ClusterAlgorithm

    1下载:
  2. 模式识别的聚类算法 包括欧氏(Euclidean)距离,绝对值距离,切式距离,明氏距离,马氏距离-Clustering algorithm of pattern recognition, including Euclidean (Euclidean) distance, absolute distance, the distance-cut, Ming' s distance, Mahalanobis distance
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10474
    • 提供者:shenshendaodao
  1. AIanimal

    0下载:
  2. Java书写的动物识别系统,可判别几种动物,比较简单-Java written Animal Identification System
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:6384
    • 提供者:浩林
  1. mfcc

    0下载:
  2. mfcc特征提取的java程序,对于语言识别来说是比较热门的算法-mfcc feature extraction in java program
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:11380
    • 提供者:王朔
  1. calculator

    0下载:
  2. 计算器设计(运用词法分析&语法分析方法):1、为每种可能识别出来的合法单词创建一个类,类的属性包括该单词的各别码及值。 2、构建异常类,以实现计算器的容错性能。 3、构建一个词法分析类,用之提取单词。 4、构建表达式中各单词间的优先关系表。 5、构建一个语法分析类,对表达式进行规约。此类调用词法类获取单词,查询优先关系表进行规约操作。 6、构建一个计算类,调用语法分析类以实现计算。 7、构建一个GUI类,设计好操作界面,并内置计算类,以实现界面操作计算功能。 -Cal
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:41326
    • 提供者:熊涛
  1. java

    0下载:
  2. 在设计中主要研究当前的软件产品一些不易盗版或破解的保护策略,分析各种保护手段的技术特点以及不足之处。最终实现一种基于系统硬件的软件序列号保护技术。在设计过程中主要完成如何使用软件的客户端获取识别机器标志的硬盘序列号。首先设计初始算法,将获取的硬盘序列号转化为机器码-Major research in the design of current software products pirated or cracked a number of difficult protection strateg
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:387778
    • 提供者:姚磊
  1. atlasgloves_0.1_source

    0下载:
  2. 数据手套,视频识别源代码,通过视频识别光点动作,判断鼠标方向。-Data glove, video identification of the source code, through the video to identify action points of light to determine the direction of the mouse.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:9434367
    • 提供者:artxb
  1. cn.work.zdj

    0下载:
  2. 有限自动机输入,转换,识别,图形显示与化简,采用Eclipse RCP开发工具和JAVA语言进行开发,并且使用全新的SWT/JFace,一改AWT/Swing单调、沉闷的界面风格,使得软件具有丰富的图形界面,而且具有跨平台性。我们可以通过输入一个或者多个有限自动机的状态集,字母表,转换函数,初始状态和终态或者右线性文法,并对生成的自动机进行相应的操作。-Finite automaton input, conversion, identification, graphical display an
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1247981
    • 提供者:阿鸿
  1. ChePaiShiBieByJava

    0下载:
  2. 这个项目涉及了人工智能、机器视觉和神经网络等领域,实现一个车牌自动识别系统(ANPR)。它包括了一系列的数学算法原理,以保证数字车牌的检测与提取、字母分割、归一化和识别。-Very Very Good!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2951705
    • 提供者:黄刚平
  1. ClipboardOper

    0下载:
  2. JAVA对剪贴板进行操作的封装 自动对剪贴板的内容进行识别,判断是文字、图片还是文件,然后进行相应处理-JAVA on the clipboard to operate automatically on the package the contents of the clipboard to identify, judge are text, picture or document, then make the appropriate treatment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7309
    • 提供者:HB
  1. WeaponCalculator

    0下载:
  2. 一个可根据输入的姓名计算出使用武器的简单娱乐的东西,用JAVA 1.42编写,其中的中文汉字识别工具可单独载出来用在其它程序中。-Enter a name in accordance with the use of weapons out of the easy things entertainment with the preparation of JAVA 1.42, one of the Chinese character recognition can be a separate ins
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:20767
    • 提供者:LON
  1. Ex_7_3_DetectSubstring

    0下载:
  2. 识别子串 模式匹配 KMP算法 输入两个String-exercise for textbook
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:908
    • 提供者:hy
  1. animal

    0下载:
  2. 基于web的动物识别系统,开发环境为Eclipse+Tomcat+MySQL。-Web-based animal identification system development environment for Eclipse+ Tomcat+ MySQL.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5549
    • 提供者:nightkid
  1. CPU

    0下载:
  2. java写的一个模拟cpu程序,可以识别汇编程序,支持打印机等外设,界面友好,性能良好,界面是用VE来做的,可以单步执行语句,让你更好地理解cpu内部的工作原理。-write a java simulation cpu procedures, compilation procedures can be identified to support peripherals such as printers, user-friendly, performance, good interface to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:181878
    • 提供者:spring
  1. CaGe

    0下载:
  2. 一个java写的点群识别软件,有源代码。具体看里面的说明吧-Write a java software to identify the point group, active code. Descr iption of the specific look inside it
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2590231
    • 提供者:dulikai
  1. student-servlet

    0下载:
  2. C语言小型分析器实验报告1) 待分析的简化C语言的词法说明; 2) 单词符号的种别编码方案; 3) 所识别的各类单词符号的正规式或状态转换图; 4) 待分析的简化C语言的语法规则说明; 5) 所采用的语法分析方法的算法思想和主要步骤; 6) 完成语法制导翻译(翻译成后缀式)所用的翻译模式;(部分同学如果完成不了这部分内容就不要写) 7) 程序的主要算法思想和主要函数的算法思想及流程; 8) 对全局数据结构的说明 -according to the IP addr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:705509
    • 提供者:谢问东
  1. VQuerySystem

    0下载:
  2. 维生素识别系统,属于专家系统,可以识别各种维生素
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3099900
    • 提供者:凌苍苍
  1. Match0X

    0下载:
  2. 识别一个输入的字符串是否是十六进制数 如果是将其转换成等值的十进制数-Identify whether an input string is a hex number if it is converted into its equivalent decimal number
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:885
    • 提供者:马优敏
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com