搜索资源列表
编译原理程序设计 布尔表达式的翻译
- 用C++实现的编译原理程序设计 布尔表达式的翻译-C + + compiler program design principles Boolean expressions translation
ARM-program
- ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
DSP_Filter1
- 一个滤波器和一个音效处理程序 TI 的CCS 编译器编程。-a filter and an audio processing TI's CCS compiler program.
编译原理课程设计compiler
- 本程序为编译原理的课程设计,可以对输入的C源程序进行过滤\\精简,并进行词法分析.-this program designed for the compiler theory,you can filtrate or simplify a program of C that you input,and analyse its accidence.
triclopsDemo.rar
- 一个基于PointGray公司的双目相机开发出Demo程序,集成了相机控制,双目视频采集,边界提取,三维重构等功能,c++编译通过,PointGray-based company developed a binocular camera Demo program, integrates camera control, binocular video acquisition, edge extraction, three-dimensional reconstruction of function
c51.rar
- MTK方案好用 的编译工具 ,请大家使用,谢谢支持,MTK program compiler tools useful, please use, thanks to support
pl0.rar
- PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。 文件说明: PL.htm---PL/0语言基本原理 pl0.h---定义 PL0.cpp---实现 testPl0.cpp---使用方法举例 testPas.txt---一个LP/0语言源程序,PL/0 language may regard as the PASCAL language the subset, its compiler is a tr
picRTOS
- 精简的pic rtos 汇编代码。 每个任务包括变量定义、初始化程序、中断程序、核心程序。使用编译器MPASM。 对理解rtos、按照rtos思路写pic单片机的小程序很有帮助。-Pic rtos streamlined assembly code. Each mission, including the definition of variables, initialization procedures, interruption of the procedure, the core prog
Compiler
- (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所有不必要空格和注释的C++源程序的压缩文本。因此,程序中还应该有这
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
beautiful-VC-interface-program-
- 用VC编译通过,教你做个漂亮的界面程序,有不足的地方请提出来!-With VC compiler, teach you to be a pretty interface program, there are deficiencies to ask!
Compiler
- 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于&g
compile
- 大3编译原理课程设计 绝对符合老师要求 报告代码一应俱全 很详细 很靠谱-3, compiler largest absolute principle of curriculum design in line with the teacher asked a very detailed report of the code is readily available靠谱
compiler
- This is compiler program and it contain grammer and various fundamental things of compiler-This is compiler program and it contain grammer and various fundamental things of compiler...
NFA_FA
- Compiler program about NFA
N-CLOSUR
- Compiler program about n-closure
FA
- A simple compiler program about FA
61IC_H119
- 基于stm32的ili9320触摸屏显示程序,经编译验证可用。-Based stm32 the ili9320 touch screen display program, the compiler validation is available.
compiler--prog
- a compiler program part
Compiler
- java编写的编译器程序,实现了基本功能,建议慎用。-java compiler program written to achieve the basic functionality, we recommend caution.