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

搜索资源列表

  1. TestBNF

    0下载:
  2. 扩展巴氏范式判别器及测试程序,实现符号表、语法树、语法判别算法。-expansion Pap paradigm checker and test procedures to achieve the symbol table, the syntax tree, grammar discrimination algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2074081
    • 提供者:蓝文纪
  1. CFC

    0下载:
  2. CFC C Format Checker, Highly Configurable-CFC C Format Checker, Highly Configurable
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20765
    • 提供者:杨力
  1. checker

    0下载:
  2. C++实现的八皇后问题,输出棋盘上皇后不会互相攻击的所有摆法。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:wzr
  1. pa2_finished

    0下载:
  2. Spell-Checker This program is implements by using AVL Tree algorithms. Its mainly implement by five functions which include AVL_insert, AVL_remove, AVL_destroy, AVL_findNearest, and AVL_print. The algorithm for the function of AVL_inser
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:256873
    • 提供者:chan kindfish
  1. 用VC++编制的一个递归下降分析程序

    1下载:
  2. 用VC++编制的一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。,With VC++ Prepared a recursive descent parser to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
  3. 所属分类:编译器/词法分析

    • 发布日期:2017-03-22
    • 文件大小:214516
    • 提供者:阿德
  1. AJON51

    0下载:
  2. ajon 亞將 視窗版 編輯組譯模擬器 沒有該電路板,只能當做書寫檢查器-assblemer checker
  3. 所属分类:Editor

    • 发布日期:2017-04-09
    • 文件大小:2321819
    • 提供者:chp
  1. parse_c

    0下载:
  2. C语言语法检查器。-C syntactic checker
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:4664
    • 提供者:站长
  1. SpellyCheckSrc

    0下载:
  2. 语法检查程序,VC6和.NET的插件,包含源代码,visualC++6.0下编译-Grammar checker, VC6 and. NET plug-ins, including source code, visualC++ 6.0 compiler under
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:235021
    • 提供者:qyp
  1. bianyiyuanliyufafenxi

    0下载:
  2. 语法分析的功能: 语法分析是编译过程的核心部分,它的主要任务是按照和程序语言的语法规则,从由词法分析输出的源程序符号串中识别出各类语法分析成分,同时进行语法检查,为语义分析和代码生成作准备。 有报告-Parsing functions: syntax analysis is the core of the compiler process, its main tasks and procedures in accordance with the grammatical rules of
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:158468
    • 提供者:盼盼
  1. yufafenxi

    0下载:
  2. 一个递归下降分析程序,实现了对语法分析程序所提供是单词序列的语法检查和结构,并实现了简单语言进行语法分析.-A recursive descent parser to realize a parser is provided by the word sequence and structure of the grammar checker, and the realization of a simple language syntax analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:14227
    • 提供者:dingfeng
  1. CFGSimplify

    0下载:
  2. CFG上下文无关文法的化简程序,注释详细,本人原来的作业-Context-free grammar CFG simplification of procedures, detailed notes, I am the original operation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:116754
    • 提供者:liu hao
  1. bianyiyufa

    0下载:
  2. 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-Recursive analysis of the preparation of a decline in procedures to achieve lexical analysis procedure provided by the word sequence and structure analysis of grammar checker.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1655
    • 提供者:王薇
  1. pr

    0下载:
  2. 编译原理课程设计 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。-Principles of curriculum design compiled to formulate a recursive descent parser to achieve lexical analysis program provided by the grammar checker word sequence and structure analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:1088
    • 提供者:wangjun
  1. Recursive_descent_parser

    0下载:
  2. 通过设计、编制、调试一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列进行语法检查和结构分析,掌握常用的语法分析方法。通过本实验,应达到以下目标: 1、掌握从源程序文件中读取有效字符的方法和产生源程序的内部表示文件的方法。 2、掌握词法分析的实现方法。 3、上机调试编出的词法分析程序。 -By designing, developing, debugging a recursive descent parser, lexical analysis procedure t
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:7544
    • 提供者:李方
  1. ftnchek

    0下载:
  2. 一般的FOrtran程序编译器只能检查一般的错误,而这个软件可以起到一般编译器不能起到的错误检查、程序优化作用。-Ftnchek (short for Fortran checker) is designed to detect certain errors in a Fortran program that a compiler usually does not. Ftnchek is not primarily intended to detect syntax errors.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:1048638
    • 提供者:laofang
  1. tcc-0.9.25.tar

    0下载:
  2. A c compiler source code. Tiny C Compiler feature: SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker). FAST! tcc gener
  3. 所属分类:Compiler program

    • 发布日期:2017-03-23
    • 文件大小:443798
    • 提供者:Steven Hu
  1. Check_compile

    0下载:
  2. 这是一个检查C++ 源程序语法的.cpp文件,共有1000多行源代码,是很值得参考的一个语法检查程序。-This is a the check C++ source syntax. Cpp files, a total of more than 1000 lines of source code, it is worth referenced a grammar checker.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:4321
    • 提供者:xu
  1. huibianshiyangongj

    0下载:
  2. 汇编实验工具,没有代码,仅仅是5个编译器,检查器等等。-Compilation of experimental tools, code, only five of the compiler, checker, and so on.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:130288
    • 提供者:肖磊
  1. Leatrix-Latency-Fix

    0下载:
  2. 如大家所知,几乎所有职业的技能控制都是在本地客户端实现的,所以外挂流行感觉也就正常了。 -Leatrix Latency Fix 1.22 降低网络PING值 使游戏流畅性提高 PING值50以内(使用时可达到完美自动卡刀效果) leatrix Latency Fix1.22使用方法 leatrix Latency Fix1.22是降低PING和降低技能延迟的 运行leatrix Latency Fix1.22文件夹下的 Install.vbs 会提示你重启,这是降低
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-04
    • 文件大小:5468
    • 提供者:wanyan
  1. be2worksdemo

    0下载:
  2. laptop battery checker
  3. 所属分类:LabView

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