搜索资源列表

  1. XMLDOMFromVC

    0下载:
  2. 很好的处理xml文件的代码,希望对vc++解析文件的同学们有所帮助-handled well xml code, and I hope to vc parse the file to the students who help
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:13990
    • 提供者:yubojie
  1. bmpParse

    0下载:
  2. 改的bmp文件解析-reform bmp parse
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15792
    • 提供者:杨敏
  1. bmpFileParse

    0下载:
  2. 自己写的bmp文件解析-himself wrote the bmp parse
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9429
    • 提供者:杨敏
  1. readmidi

    0下载:
  2. 对标准MIDI文件解析,解析头部,轨道,解析meta,sysex,midi消息-to standard MIDI parse, parse the head track and meta-analytic, sysex. midi news
  3. 所属分类:midi

    • 发布日期:2008-10-13
    • 文件大小:9995
    • 提供者:刘强
  1. cgi-in-c-comhdr

    0下载:
  2. cgi in c get ,post ,parse data-cgi in c get, post, parse data
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:5118
    • 提供者:waasinn
  1. WILDCARD01

    0下载:
  2. 简体中文 免费版 / 其他程序 Parse Wildcards in Lattice Version 2-free version of English / other procedures Parse Wildcards in Lattice Version 2
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2298
    • 提供者:反风衣
  1. AI_GA_matlab

    0下载:
  2. 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13300
    • 提供者:胡朋
  1. NBt

    0下载:
  2. NBT:.net 下的BT下载库 内存优化: ◆ KeepAliveMessage, ChokeMessage, UnChokeMessage, InterestingMessage, NotInterestingMessage可以修改成单实例,这样可以节省一些对象分配。不过要解决MessageFactory.Parse()方法需要的,从byte[]中创建Message对象的问题。同样,对于一些没有状态的Task,也可以不用每次创
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11759552
    • 提供者:ajax
  1. GPScode

    0下载:
  2. 监听端口并解析所有的GPS数据. WINCE上可用. -monitor port and parse all the GPS data. Available on WINCE.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6847
    • 提供者:dzx
  1. svm_cfg

    0下载:
  2. SVMcfg: Learns a weighted context free grammar from examples. Training examples (e.g. for natural language parsing) specify the sentence along with the correct parse tree. The goal is to predict the parse tree of new sen
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:327597
    • 提供者:王强
  1. uc-tokens10

    0下载:
  2. Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:16553
    • 提供者:lee
  1. ValueAndEnumTypes

    0下载:
  2. 向开发人员介绍 .NET fr a mework 值类型和枚举类型,并说明如何创建和使用这些类型。本示例从 ValueType 和 Enum 类派生这些类型。其中的每个类都提供了能使开发人员轻松使用这些类的特性。 下面的列表内容简要介绍本示例使用的类和技术。 值与引用类型 ValueType 所有值类型都是从 ValueType 隐式派生的。 Object 所有类型都是从 Object 隐式派生的。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10325
    • 提供者:王子
  1. TryParse

    0下载:
  2. 本示例说明了使用 System 命名空间中的多个类公开的 TryParse 方法与使用该类型的 Parse 方法相比,在性能方面有哪些好处。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22736
    • 提供者:王子
  1. txquery.v1.85

    0下载:
  2. TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:906143
    • 提供者:dpriver
  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 fi
  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 fi
  3. 所属分类:Windows编程

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

    0下载:
  2. This implementation creates three processes: - The command line parse/control process. It runs continuously as root. - The MPEG decode/playback process. It revokes root rights as soon as it has enabled the realtim
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:84115
    • 提供者:lamching
  1. sdp_parse.tar

    0下载:
  2. Session Descr iption Protocol parse code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12278
    • 提供者:xfken
  1. HTMLParser-2.0-SNAPSHOT-bin

    0下载:
  2. HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:331306
    • 提供者:Guo Quan
  1. xmlvc

    0下载:
  2. xml解析vc 源代码.rar/xml parse vc
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:9789782
    • 提供者:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org