CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - parsing

搜索资源列表

  1. englishparsing_src

    0下载:
  2. 英语句子自然语言处理统计分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.-English sentence natural language processing
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:284317
    • 提供者:成东
  1. 《数据结构》算法实现与解析

    0下载:
  2. 《数据结构》算法实现与解析-"data structure" and parsing algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:427435
    • 提供者:何福保
  1. ffmpeg20060603

    0下载:
  2. ffmpeg是一个大项目,它包含各种音视频标准的codec,还支持各类file format(.avi, .mp4, .mkv and etc)的parsing。所以,很多开源项目都有直接或间接地采用了ffmpeg,-ffmpeg is a big project, which includes all the standard audio and video codec, also support a variety of file format (. avi,. then no time.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4563680
    • 提供者:文杰
  1. CoinUtils-2.2.5

    0下载:
  2. The CoinUtils project is a collection of open-source utilities developed and used by a variety of other projects in the COIN-OR repository. The project includes classes for storing and manipulating sparse matrices and vectors, performing matrix facto
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1854692
    • 提供者:liuyupeng
  1. 1993-1996美国计算机程序设计竞赛试题与解析

    0下载:
  2. 1993-1996美国计算机程序设计竞赛试题与解析 ginger547的算法系列资料-1993-1996 American Computer Programming Contest questions and parsing algorithm ginger547 series information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2994122
    • 提供者:王健旭
  1. websphinx-src

    0下载:
  2. 一个Web爬虫(机器人,蜘蛛)Java类库,最初由Carnegie Mellon 大学的Robert Miller开发。支持多线程,HTML解析,URL过滤,页面配置,模式匹配,镜像,等等。-a Web Crawler (robots, spiders) Java class libraries, initially by the Carnegie Mellon University's Robert Miller development. Supports multi-threadin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:474259
    • 提供者:徐欣
  1. 数据结构算法解析的第四章串

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第四章串。,YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for strings in Chapter IV.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:8736
    • 提供者:wujiawei
  1. 数据结构书中程序的代码实现

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第三章栈和队列。,YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter III stack and queue.
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:17221
    • 提供者:wujiawei
  1. Lzma

    0下载:
  2. 目前最好的LAMA算法的封装,实现了静态库lib和动态库dll两种方式封装,并有一个demo程序,可以实现常见的LZMA格式的地图数据解析,做GPS地图数据解析的朋友可以看看。-Currently the best package LAMA algorithm to realize the static and dynamic library dll library lib packages in two ways, and there is a demo program, can achiev
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:178538
    • 提供者:lostman
  1. 5

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第五章数组和广义表。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm Chapter V array and generalized form.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:19976
    • 提供者:wujiawei
  1. 6

    0下载:
  2. 配合严蔚敏的数据结构的辅导书,内有书中程序的代码实现——高一凡所著的数据结构算法解析的第六章树和二差树。-YAN Wei-Min with the data structure of the counseling book, there are procedures code book- written by high and one where the data structure parsing algorithm for tree and II of Chapter VI of poor
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:21678
    • 提供者:wujiawei
  1. libHX-3.0

    0下载:
  2. libHX is a C library and C++ bindings that provide data structures and functions for tasks common in scr ipting languages: autoresizing string manipulation, maps, deques, option parsing, type-checking casts, and more.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:941666
    • 提供者:jmskhng
  1. Apriori

    0下载:
  2. 是对数据挖掘中Apriori 算法编程实现,包含详细实验报告格式、算法代码及中文的代码解析。-Data mining is the Apriori algorithm is programmed with detailed test report format, algorithm code and the code in Chinese parsing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:33907
    • 提供者:xb
  1. tq_0.7

    0下载:
  2. 很不错的xml解析工具,写的非常好,值得用一下-A very good tool for xml parsing, writing very well, it is worth to use what
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:772147
    • 提供者:ldp
  1. topdown

    0下载:
  2. source code for top down parsing of a grammar in compilers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:986
    • 提供者:anitha
  1. Syntax_Analysis

    0下载:
  2. 简单的语法分析程序,可以对简单的四则运算式进行语法分析-A simple grammar analysis program, can be a simple four expression parsing
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:362165
    • 提供者:Fu Xiangwei
  1. RealTime_P206981682007

    0下载:
  2. It s a simple Parser That calculates mathematic operations.You give an input and it starts the calculation by showing you the parsing operation in real-time.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:4775
    • 提供者:serkan
  1. CodesandApplication

    0下载:
  2. 一份中科院开发的语义分析源码,可编译运行。里面的代码都很完整,注释也清晰,是研究语义语法分析的必不可少的学习工程。-A semantic analysis of source code developed by Chinese Academy of Sciences, can be compiled to run. The code inside the very integrity of annotations is also clear, is to study the semantic p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5911552
    • 提供者:Kevin
  1. shiyan2

    2下载:
  2. 本文主要阐述了DTMF的原理及如何在MATLAB上产生DTMF信号,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程,完成对电话拨号音系统的简单的实验仿真。-This paper described the
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1052
    • 提供者:
  1. example.parsing.algorithm

    0下载:
  2. c算法例题经典解析代码classic example parsing algorithm code c -classic example parsing algorithm code c
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:19526
    • 提供者:xu2
« 12 3 4 »
搜珍网 www.dssz.com