搜索资源列表
pl0
- PL/0语言编译器的实现,包括一些测试程序-PL/0 language compiler to achieve, including a number of test procedures
2
- 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a
compiler
- PL/0编译器,c++语言开发,包含测试用例,性能优越-PL/0 compiler, c++ Language development, including test cases, superior performance
Lexical
- java语言编写的,对c语言的编译器,包括词法和语法分析器,在水仙花数程序上测试通过-java language the c language compiler, including lexical and syntax analyzer, the daffodils on the test program
compile
- 大学课本的编译原理实验代码,全部自己实现,无错,包括词法分析、语法分析和解释执行三部分,第二和第三部分在run一个文件内,Gun C编译即可执行,而且有可供编译的示例程序,供大家学习。-school compile test code
PL0Compiler-C
- PL/0编译器C++/C版本 1. 测试文件必须是以testin.pl0命名的文件。 2. 成功运行测试程序后,会生成testout.txt的文件,里面包括代码、指令和运行结果。 3、First.cpp--只包含词法语法分析,Error.cpp--加入了出错处理,All.cpp--包含代码生成和解释程序,是完整编译器。-请键入文字或网站地址,或者上传文档。 取消 PL/0 biānyì qì C++/C bǎnběn 1. Cèshì wénjiàn bìxū shì yǐ
Test
- C++的一些简单代码,是从essential中写的练习题-C++ some simple code that is written in the exercises from the essential
PL0
- PL0语言的C代码实现,有详细的注释以及程序说明以及测试程序-PL0 language C code realization, has detailed annotations as well as the procedures and test programs
PL0
- pl0拓展文法的编译器,包含实验报告、源码和测试程序。对PL0原编译器进行了以下的扩充:1. 增加以下保留字 else(elsesym), for(forsym),to(tosym),downto(downtosym), return(returnsym),[(lmparen),](rmparen) 2. 增加了以下的运算符: +=(eplus),-=(eminus),++(dplus),--(dminus) 取址运算符&(radsym),指向运算符@(padsym) 3
Compiler
- 是北航的同学都懂,本科最难的一门课,编译原理,独立实现C0文法的编译器,使用C++语言编写。高级难度,生成汇编码。其中还有考试测试文件,供大家测试使用。1006er留。-Northern students is everything, the hardest one undergraduate course, compiler theory, implemented independently C0 grammar compiler, using C++ language. Senior dif
CODEOfflineJudge_1.00_Bet
- 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可
RFID
- RFID 读写器C语言参考程序, 学习跟用-RFID read write code for test and learn, useful to check SPI
AIT-500-Lab-2-document.
- Write a C++ program that computes a student s total score. Use the formula: (10 points) total_score = 15 * test1_score + 15 * test2_score + 40 * final_score + 30 * assignments Input: Test1 score, Test2 score, Final score, Assignments Outp
cmake-2.8.12.2-win32-x86
- CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。-CMake is a cross platform installation (compilation) tool, you can use a simple statement to describe the installation of all the platform (
TEST
- 编译原理C程序及其测试代码,适用于清华大学编译原理-Compiler theory C program and test code, the compiler principles apply to Tsinghua University
SDL
- 全面详细sdl数据库,头文件。有1也有2的,本人亲测,可行。可应用于codeblocks,dev c++,vc++还有visual studio2013等-Full details sdl file header. There are also 2 1, I pro-test, is feasible. Can be applied codeblocks, dev c++, vc++, etc. as well as visual studio2013
json
- a、 完成json 基本结构(键值对、对象、数组、字符串)的解析;(10 分) b、 完成对true、false、null、整数的解析;(5 分) c、 完成浮点数的解析;(5 分) d、 完成科学计数法表示的数的解析;(5 分); e、 完成json 文本的格式化。添加一个命令行参数-pretty,对于文件*.json,如果解析成功, 那么将格式化后的json 输出到另一个文件*.pretty.json 中。(5 分) test 目录下的e 目录下,有一个乱序的country.js
cmake_setup
- 跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性(A cross platform installation (compilation) tool that can be used to describe the installation of all platforms (compilation) with simple statements. He can output al