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

搜索资源列表

  1. ply

    0下载:
  2. This file contains one-line descr iptions of the geometry filters. Geometry Manipulation --------------------- flipply - flip the orientation of faces normalsply - compute surface normal vectors at vertices xformply - transform vertic
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:53458
    • 提供者:狗蛋
  1. clid_tidsp

    0下载:
  2. This R2.9 revision of the CLID detector provides the TYPE 1 (on-hook, between first and second ring, or before first ring) signal detection and returns the message raw byte data without parsing of particular fields such as Message Type, Parameter
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:105743
    • 提供者:邓建军
  1. simpleopt-2.8

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of filename wildcards (glob). Fully
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49511
    • 提供者:LiuZP
  1. simpleopt-doc

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of filename wildcards (glob). Fully
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66396
    • 提供者:LiuZP
  1. CodeWorker_SRC4_4

    0下载:
  2. CodeWorker is a universal parsing tool and source code generator.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4751981
    • 提供者:刘少麟
  1. muParser

    1下载:
  2. Many applications require the parsing of mathematical expressions. The main objective of this project is to provide a fast and easy way of doing this. muParser is an extensible high performance math parser library. It is based on transforming an expr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:451233
    • 提供者:Gavin
  1. parsing

    0下载:
  2. 采用递归下降语法分析方法进行语法分析,编译原理大作业,语法分析
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:144091
    • 提供者:oscarfuture
  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. commoncpp2-1.3.26.tar

    0下载:
  2. GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and d
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:843648
    • 提供者:Hujun
  1. T6

    0下载:
  2. For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52396
    • 提供者:spider
  1. pugxml_src

    0下载:
  2. This XML parser segments a given string in situ (like strtok), performing scanning/tokenization, and parsing in a single pass.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:29880
    • 提供者:x
  1. TestImage

    0下载:
  2. Gif image parsing class and it s usage demo project
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:45334
    • 提供者:ryan
  1. XMLite_src

    0下载:
  2. xml格式解析的源代码-xml format parsing source code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10744
    • 提供者:杨晶
  1. ParseXMLX

    0下载:
  2. 实现XML解析的一个小程序。-XML parsing a small program.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:谢花寒
  1. Delphi串口通讯控制器

    0下载:
  2. Delphi串口通讯控制器串口通信 包括解析报文.. 串行通讯接口-Serial Port Controller based on Delphi includes parsing message ... serial communication interface
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:280444
    • 提供者:张三
  1. xml分析类

    0下载:
  2. 用于解析和生成xml的基本工具集,封装了DOM分析xml文件的类,易于使用-for xml parsing and generating a basic tool sets, Packaging, a DOM analysis xml document type, easy to use
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8321
    • 提供者:谷天一
  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. domparser

    0下载:
  2. 一个使用QT库显示界面,在linux下对Xml文件进行解析的示例。-use QT for a show interface under Linux right Xml file parsing examples.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13019
    • 提供者:李家
  1. numerical_analysis

    0下载:
  2. 在程序设计部分主要讨论了在读写函数表达式时,词法分析与语法分析的C++实现方法,这也正是本程序编写的难点与重点。之后介绍了复化求积法和Romberg求积法的编写步骤及方法以及数值积分的实现方法。-in the process of discussing some of the major functions of the reader expression, lexical analysis and parsing of C + + methods, which is precisely wha
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:113915
    • 提供者:王宇
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com