搜索资源列表
ReleaseVersion
- 一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程-a simple C language interpreter, syntax, see the design documents, the feeling is very good. at least we can draw on this design process
实现画图的编译器
- 一个简单的编译器,可以实现简单的画图语句的解析,最终画出简单的图形。涉及程序编译器的实现几个步骤,词法分析,语法分析,语义分析,等等。-a simple compiler can achieve a simple drawing of analytic statement, the final draw simple graphics. The procedures compiler in several steps, lexical analysis, grammar analysis, se
Suanfuyouxianfenxi
- 给定文法及该文法各非终结符所对应的FIRSTVT和LASTVT集,能依据文法和FIRSTVT和LASTVT生成算符优先分析表。 动态模拟算法的基本功能是: 输入一个给定文法,及FIRSTVT和LASTVT集; 输出算符优先分析表生成算法; 输出算法优先分析表构造的过程; 主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。 -Given the grammar and the grammar nonterminals corresponding FIRSTVT and
draw
- 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
LCD-bar-2x16
- This a tutorial to draw a simple animation to LCD 2x16 using AVR microcontrol. -This is a tutorial to draw a simple animation to LCD 2x16 using AVR microcontrol.
Chemicals2204995252011
- I have written this program to make it easy for anyone to make computer graphics based structrual design of simple compounds. (User can also make very complex chemical structures but he/she will need a clear idea of 3D geometry and some basic trigno
font
- 用符号画出你所设置的字体 编译器是vs2008-Draw your symbol font set is vs2008 compiler
Giude-to-Remove-Cloud-for-image
- Remove Cloud 1. Combine 7 bands of Landsat image Interpreter\Utilities\Layer Stack Input file\Add Output file 2. Open two images for remove cloud: two images with nearly time means that landuse has not much change (Ex: Jan 2000 and May
tuxingbianyiqi
- 这是一个“图形编译器”的C语言程序,使用它能够画出你想要的矢量图形-This is a " graphical compiler" C-language program, you want to use it to draw vector graphics
cifafenxi
- 1、根据要求写出词法分析的正规文法G;2、根据正规文法G,写出正则式RE;3、根据正则式RE,画出NFA;4、将NFA转化为DFA;5、将DFA转化为mininum state DFA;6、mininum state DFA就是词法分析程序的流程图,根据此流程图编写相应的词法分析程序。-1, according to the lexical analysis required to write a formal grammar G 2, according to a regular gramm
MyDrawComplier
- 这是一个绘图语言的编译器,您可以输入ORIGIN IS (150,150) SCALE IS (300,300) ROT IS 0 FOR T FROM 0 TO 50*PI STEP PI/20 DRAW (COS(T),SIN(T)) -this is a drawing language complier ,youcanuse it easyly,of cource it has some bugs.
Compile
- 词法分析器。对任何正则表达式,构造DFA,并画出DFA的图。需要Graphviz的画图软件配合-Lexical parsers. For any regular expressions, the tectonic DFA and draw the DFA picture
Colorful-round
- 绘制一个五颜六色的圆 文件解压后直接将源代码复制到编译器执行-Draw a colorful circle Unzip the files directly copy the source code to the compiler to perform
riangulo
- Draw a Triangle in screen
