搜索资源列表
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
chkc_tar
- 这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm
C_complier
- 用C开发的C语言编译器,实现了词义、语义、语法检查和分析-C development of the C language compiler and realized the meaning, semantics, syntax check and analysis
yufafenxi(tiny)
- 我花了很长时间做的一个语法分析器, 他可以查看生成的语法树(如果无语法错误的话)-I spent a lot of time doing a parser, He can check the syntax tree production (if not the grammar mistakes)
c_compile
- 编译原理的词法语法分析程序,对语法错误进行检查,并对程序进行编译-compiler tenets of lexical analysis procedure syntax, grammatical errors on the check and compile procedures
samsmode
- 短信猫源码,自己编写的。请仔细查看说明手册,谢谢故事纳西-SMS cat source code, prepared by themselves. Please carefully check guidebooks, thank story Naxi
org.python.pydev.feature-src-1_3_9
- Python Development Environment (Python IDE plugin for Eclipse). Features editor, code completion, refactoring, outline view, debugger, and other goodies - check http://pydev.sf.net)
tidy_src_041213
- 一個HTML語法檢查的工具軟體源碼, 想學C的好範例-an HTML syntax check-source software tools, I wanted to learn a good example of C
doctorj-4[1].0.0.tar
- DoctorJ是一套分析JAVA代码的应用程序。除了完成javadoc的功能,它根据标准和代码的准确度来检验文件。产生一个文件或者项目的统计信息,包括每一个类和方法的代码行数以及总数。语法分析器处于开发中-DoctorJ analysis is a set of Java code applications. In addition to completing the javadoc functions, in accordance with the standards and codes to
cfanalysist
- 实现了 词法编译器的功能 在编译成序的 过程中,词法编译是第一步 此程序 是实现对词法的检查,纠错,以及最终的编译!~-realized accidence Compiler Compiler function in sequence into the process, the first step is to compile morphology of this procedure is to check the lexical and correlation, and, ultimately
pascal-bianyiqi
- 一个简单的类Pascal语法的语法分析器 能检查出重复定义的变量和未定义的变量 还有能检查出两边数据类型不一致-A simple class of Pascal syntax parser can check out the duplicate definition of variable and undefined variables also can check out both sides of the inconsistent data types
P73-3
- noname00.cpp 是一个C语言的程序,请编译后运行。是取最大值程序-noname00.cpp is a C language program, compiled to run. Is the maximum check procedures
suanfuyouxianfenxi
- 实现算符优先器,对各语法单位进行语法检查,若发现单词的组成有错误,输出有关的出错信息-The realization of the priority operator, and units of the grammar syntax check, if the composition of the word error, the error message output
cifafenciqi
- 用c++手工编程实现才c-语法分析器,能够读取存储在input.txt中的c-源程序,并将其刺法分析的结果即Token序列输出到out.txt中,以便检查此法分析的正确性-Using c++ manual programming only c-grammar parser that can read in the input.txt is stored in the c-source code, and analysis of the results of thorns that the Tok
ParsingAnalyzer
- 通过设计、编制、调试一个典型的语法分析程序,实现对词法分析程序所提供的单词序 列进行语法检查和结构分析,进一步掌握常用的语法分析方法。 -By designing, developing, debugging parsing a typical procedure, the realization of the lexical analysis program provided by the word sequence and structure analysis of the synt
cppcheck-1.33
- c/C++ 代码安全检测,c/C++ 代码安全检测 -check c/c++ code security check c/c++ code security
cifafenxi
- 简单词法分析器构造在开始状态,首先要读进一个字符。若读入的是一个空格(包括blank,tab,newline)就跳过它,再继续读字符,直到读进一个非空字符为止。 在标识符状态,识别并组合出一个标识符之后,还必须加入一些动作,以便查保留字表,确定识别出的单词符号是保留字,还是用户自定义标识符,并输出相应的记号。 在无符号数状态,可识别出各种常数,包括整数在内。在组数的同时,还要做从十进制数到二进制数的转换。 -A simple lexical analyzer constructed
hw3
- Compiler Type Check & Scope Check
XMLEditPro2.2
- XMLEditPro,XML编辑工具,可以检查XML文档的正确性,指出错误所在-XMLEditPro, XML editing tool, you can check the correctness of XML documents, pointing out a mistake
Check
- Check If you regis the Vcredist
