搜索资源列表
shh120b2src
- Shorthand是一个强大的脚本语言,是专门为基于Web的应用程序设计的。它的语法简单直观易于学习。它的引擎可在所有的 Linux 和Windows平台的流行Web服务器上运行。它支持 MySQL 和ODBC,以便用最普通的数据格式化。-Shorthand is a powerful scr ipting language that is specifically for Web-based application design. Its syntax is simple and intuit
huffmanqi
- 本程序不能编译除大小写字母之外的编码 本程序需事先建立字母权值文后件才可运行 本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案-not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces
xxml
- msxml接口编程,vc环境下调用,可运行代码 -mjs15451 programming interface, called vc environment can be run code
ExpState
- 使用状态机求浮点数真值 该程序用ANSI C编写,用TC或VC编译均可, 运行时输入一个符点数,即可得到真值 -use of state aircraft for the true value of the float process with ANSI C, TC or VC compiler can, running a website import quota, can be the true value
yufafenxi
- 语法分析关于first集和follow集。可运行可使用。自己看吧。没问题的。 还有不知为什么不能归为源码一栏 那个谁谁有空看下
FX
- 一个成功的编译器,可运行,完整实现了词法分析、语法分析、语义分析等一系列编译的过程,不错,不骗人
cifafenxi
- 编译原理 的词法分析 用C语言编写 可运行-Compiler Construction Principles of lexical analysis using C language to run
cifa
- 是几份有关编译原理词法分析器的C++编程,词法扫描器,含好几分可运行代码。平时参考用的。-Several of the principles of the lexical analyzer of the compiler C++ programming, lexical scanner, with some good code to run. Normal reference.
codeblocks-8[1].02mingw-setup
- Code::Blocks,有时也简单打成“CodeBlocks”或者“C::B”,是一款全新的C++集成设计环境(IDE)。所集成了哪些功能主要包括:代码编辑器、代码编译器、代码链接器、代码调试器。总之,就是你使用用它,从编写C++代码、到最终生成一个可运行的程序的完整过程,都仅仅需要这款软件就够了-codeblocks
vm51
- vm51虚拟机,可运行51的二进制代码。-vm51 virtual machine, you can run 51 of the binary code.
LRyufafenxi
- 可以编译小程序,程序中可含有for和while循环,也可以嵌套循环,可运行,调试通过-Can compile a small program, the program can be contained for and while loop can also be nested loops, you can run, debug through the
MinGW
- GCC是一个用于linux系统下编程的编译器,MinGw是可运行在windows下的GCC。-GCC is one for linux systems programming, compiler, MinGw is to run in windows under the GCC.
fanxvlie
- 用递归求数的反序列及递归求fib,devcpp环境下编写,在其他支持C语言的编译器上均可运行-Recursive sequence and find the number of anti-recursion fib, devcpp environment written in other languages supported C compiler can be run on
asd
- 编译原理 语义分析及代码生成器,大学编译原理作业,实验。可运行,运行环境visual studio 2008-Principle of semantic analysis and compilation code generator, operating the University of compiler theory, experiment. Can run, run environment visual studio 2008
1
- 编译方法试验报告,包含完整可运行源代码,实验截图,详细的说明分析-Compilation method test report, including complete source code can run, test shots, a detailed descr iption of analysis
PL0test
- java编写的编译原理中PL0词法分析器的实现,可运行。-Written in Java compiler principle PL0 lexical analyzer implementation, can run.
123
- 输入一段表达式,输出其逆波兰表达式~~可运行-Input some expressions, output reverse Polish expression ~ ~ run. .
1
- JAVA版本的编译原理词法分析器~可运行-JAVA version of the compiler theory lexical analyzer- can be run
C_compiler_src
- C 编译器源代码, 可运行的VC工程. 各位可以在VC下运行试试吧。 注意程序中说明。 -C compiler implementation. try at VC env.
编译原理语法分析
- 编译原理课程设计中的语法分析器设计。含代码可运行,验证无错