CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - 解析

搜索资源列表

  1. code.rar

    1下载:
  2. 光驱cdrom读写源代码,scsi命令解析,usb cdrom开发参考 ,Cdrom drive to read and write the source code, scsi order to resolve, usb cdrom development of reference
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-03-23
    • 文件大小:209133
    • 提供者:lxr
  1. sp-1.3.4.tar

    0下载:
  2. SP是一个基于GNU C++编译器,并且VC6可编译的源码包,用途在于解析SGML文档。SP内置nsgml命令行工具以便进行更方便的非编程的SGML处理工作;此外SP也提供良好的编程接口以便能够进行更复杂的处理。-SP is a based on the GNU C++ compiler, and VC6 can compile the source packages, uses is to resolve SGML documents. SP built nsgml command-line
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:597801
    • 提供者:Banlyst Yeh
  1. antlr_2_7_5

    0下载:
  2. antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:1344756
    • 提供者:罗高
  1. vi_test

    0下载:
  2. vi 编辑器的一些测试代码,快捷键,代码中很好地进行了解析-VI edit test
  3. 所属分类:Compiler program

    • 发布日期:2017-11-30
    • 文件大小:4171
    • 提供者:Shen Ming
  1. UxSQLParser

    0下载:
  2. SQL解析器源代码,功能丰富。可以自定义运算操作符,自定义数据源-The SQL parser source code, feature-rich. Arithmetic operator can customize, custom data source
  3. 所属分类:Compiler program

    • 发布日期:2017-12-02
    • 文件大小:32768
    • 提供者:邱永红
  1. cp

    0下载:
  2. 对c代码进行语法分析,生成语句之间的连接关系,借助dot工具以图形化方式显示,另外解析出每个函数的变量的定义、使用情况 该版本没有加入预处理,预处理功能可以自己开发(有些复杂),也可以借助gnu c的预处理功能-Parse c code to generate the connection between the statement, with the dot tool graphically displays another parse out the variables of ea
  3. 所属分类:Compiler program

    • 发布日期:2017-11-25
    • 文件大小:4835094
    • 提供者:龙欣
  1. registry.tar

    0下载:
  2. 利用flex&bison解析windows注册表的小程序,在解析完成后写入到linux的文件系统中。-Flex & resolve by the nonproprietary bison windows registry program, written after the completion of the analysis to the Linux file system.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-12
    • 文件大小:102740
    • 提供者:苏东
  1. FileAnalyze

    0下载:
  2. c语言编写,对指定文件目录下的.c和.h进行解析,得到包含的头文件,声明的函数,定义的函数,及调用的函数-c language, specify the file directory under c and h parse contains header files, functions declared, defined functions, and the called function
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:25161
    • 提供者:蒋博
  1. code_analyze

    0下载:
  2. c++编写,解析指定目录下的.c/.h文件,能够获取c文件的基本元素,如宏定义,头文件包含,函数声明,函数定义,函数调用等,并实现了简单依赖关系查找-c++ write, parse .c/.h files in the specified directory, have access to the basic elements of the c file, such as macro definitions, header file contains function declarations
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:63450
    • 提供者:蒋博
  1. Disassembler

    0下载:
  2. 使用Power Basic语言实现的32位可执行程序的反汇编工具,可以解析绝大多数常见指令。编译后将生成DLL。-Use Power Basic language to achieve 32-bit executable programs disassembly tool, you can resolve most common commands. Compiler will generate DLL.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6099
    • 提供者:tbc
  1. TinyXML

    0下载:
  2. TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2239510
    • 提供者:孙磊
  1. expat-2.1.0.tar

    0下载:
  2. XML解析器expat源代码2.10版,可编译为lib或dll库文件应用于Windows编程。-Expat XML parser source code version 2.10, can be compiled into lib or dll library files used in Windows programming.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:562616
    • 提供者:覃杨杰
  1. Doxverilog2.6

    0下载:
  2. 用于Doxygen的Verilog的语法解析器-Doxverilog is a nativ verilog parser (Verilog 2001) for Doxygen.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:226549
    • 提供者:jjjpai
  1. 2

    0下载:
  2. 上海大学编译原理实验二 词法分析 pl/0将实验一“词法分析”的输出结果,作为表达式语法分析器的输入,进行语法解析,对于语法正确的表达式,报告“语法正确”;    对于语法错误的表达式,报告“语法错误”, 指出错误原因。-Compiler theory Shanghai University Experiment II Lexical analysis pl/0 to experiment a "lexical analysis" of the output, as the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2489039
    • 提供者:盛俊
  1. math_exp

    0下载:
  2. 数学表达式解析程序C++源码 支持 + - * / ^ () 等主要运算符 采样递归算法, 供学习参考,自由版权 samuel_ni@yahoo.com -math expression parser C++ source code support+- ^ () operators use of recursive algorithm,copyright free
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3073
    • 提供者:samuelni
  1. Blue-Bridge-Cup-Classic-title

    0下载:
  2. 2013蓝桥杯C语言本科组A试题解析,蓝桥杯经典题-Blue Bridge Cup Classic title
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:14371
    • 提供者:xiaobang
  1. text_parser

    0下载:
  2. C语言写的比较简单的文本配置解析器,嵌入式设备上面比较好用-Text parser for embeded device
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:4602
    • 提供者:孙志君
  1. ClearScript-5.4.2

    0下载:
  2. Clearscr ipt 5.4.2, javascr ipt解析器-Clearscr ipt 5.4.2, voiceXML parser-Clearscr ipt 5.4.2, javascr ipt parser-Clearscr ipt 5.4.2, voiceXML parser
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1813629
    • 提供者:xiaoyu
  1. DWARF-dump-master

    0下载:
  2. DWARF-dump-master,解析DWARF格式-DWARF-dump-master,parse DWARF format
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:13911
    • 提供者:wv
  1. gumbo-parser-master

    0下载:
  2. google的html解析器 C语言解析html网页文件-gumbo-parser-master
  3. 所属分类:Compiler program

    • 发布日期:2017-05-11
    • 文件大小:2160953
    • 提供者:chengsheng
« 12 »
搜珍网 www.dssz.com