搜索资源列表
PocketGCC_Pleafles
- pocket上的gcc编译器,深山孤鹰修改-gcc complier of ppc. support .cpp,.c,.s files
Compiler1
- 使用C++编写的编译器,里面 包括了词法分析程序scanner.cpp,无符号数识别程序ucon.cpp,算符优先法语法语义处理程序SF.cpp,SLR1语法语义处理程序SLR1.cpp。比较强大。源程序输入有program.txt,输出包括窗口和compiled.txt-Using C++ to write compiler, which includes lexical analysis program scanner.cpp the number of symbols identifica
CPP
- 输入若干个百分制成绩,输出对应的五分制成绩,输入结束后再分别输出这五个分段的人数。五分制成绩用字母A、B、C、D和E分别表示百分制成绩的100~90、89~80、79~70、69~60、59~0-Input several centesimal system performance, the output of the five grade marking system corresponding to the input end result, after the five output re
decomp
- Decompile C++ exe FILES This is the source archived for decompiling source code from c++ exe files to source level cpp program files. this is very simple sample for designing of decompiler and its concept for students to develop the technology-De
operator-precedence-analysis-code
- 编译原理算符优先算法源程序,附有CPP代码,程序有说明,用VC打开即可运行-Compiler theory of operator precedence algorithm source, with CPP the code, program descr iption, VC open to run
cbingdu
- 病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 以下程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-Replicate after execution has the associative ability This virus is similar to ordinary U disk virus, self-replicating, operation ability. The following p
cPP
- 此源代码是实现一个简单的语法分析功能,是编译原理实验的一个基本实验。-This source code is a simple syntax analysis, is to compile a basic principle experiment experiment.
cPP
- 百分百压力源码 攻击十分给力 添加了 内网感染 被杀复活-Hundred percent of attack is to force the pressure source
latihan-CPP
- Exercise and Example the C++ builder
C_CPP_Makefiles
- Make file suite for c and c-Make file suite for c and cpp
EULERS-METHOD
- eulers method is coded using c-c-eulers method is coded using c-cpp
TMS320F28x-Optimizing-C-CPP-Compiler
- TMS320F28x Optimizing C/C++ Compiler User’s Guide
word.cpp.tar
- 实现词法分析,实现单词的切割,类型分类。实现词法分析,实现单词的切割,类型分类。-Achieve lexical analysis, to achieve cutting word, the type classification. Achieve lexical analysis, to achieve cutting word, the type classification.
CPP
- n this section, you will interface with the operating system using DOS commands. For each of the following tasks, list the correct DOS command. Note: While it is not necessary to perform these tasks on a computer, the assignment is structured fo
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ǐ
CPP-source-word-scanner
- 实验一:C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你
CPP-C
- 这是一个编译原理词法分析器的实验报告,包含相关代码!-ci fa fen xi qi,xi wang da jia xi huan.
array_processing.cpp
- c++ array processing example source code
Code-virtual
- 代码虚拟VM雏形 注意需要把main.cpp中的文件目录修改成你自己的-VM virtual prototype code attention needs to modify main.cpp file directory into your own
KHUSH.CPP
- program in cpp using overloading and inheritance concept-program in cpp using overloading and inheritance concept
