资源列表
[编译器/词法分析] read-string-from-FLASH
说明:read data of type character from flash memory<puda> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[编译器/词法分析] compile_lab2
说明:递归下降分析。描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/-Recursive descent. Descr iption arithmetic expressions LL (1) grammar recursive descent parser G [E]: E → TE ' E<春春> 在 2025-06-18 上传 | 大小:165kb | 下载:0
[编译器/词法分析] new
说明:编写一个程序,来检测c语言中的简单语法错误。包括:不配对的圆括号,方括号,花括号,双引号,单引号,不合法的注释,不匹配的if-else-Write a program to detect simple syntax errors in c language. Including: no matching parentheses, square brackets and braces, double quotes, single quotes, not legal comments, don t<crystal> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[编译器/词法分析] otccelf
说明:这是tiny c compiler作者Fabrice Bellard参加IOCCC比赛写的非乱码的版本,只有一个C文件,代码量少,且可以产生elf文件,加以修改过参考tcc源代码就可以生成PE文件,需要的小伙伴请下载-This is the tiny c compiler of Fabrice Bellard wrote a non-participating IOCCC game garbled version, only one C files, less code, and can gen<刘龙> 在 2025-06-18 上传 | 大小:7kb | 下载:0
[编译器/词法分析] calculator
说明:MFC实现简单的计算器功能,初学者可以看看。还有点小问题。-MFC simple calculator functions, beginners can look at. There is a small problem.<Wind> 在 2025-06-18 上传 | 大小:2.17mb | 下载:0
[编译器/词法分析] msp430motordriverproject
说明:msp430codeproject motor control<frockjazz3> 在 2025-06-18 上传 | 大小:786kb | 下载:0
[编译器/词法分析] lexical
说明:编译原理-词法分析,有三类子串:a,每个1右边都有一个0直接跟着;b:至少包含两个1,任意2个1之间包含偶数个0;c:不包含连续的子串100!输入一串字符,判断该串是哪一类别-Compiler theory- lexical analysis, there are three sub-string: a, each one on the right has a 0 followed immediately b: at least two one, between any two 1 conta<> 在 2025-06-18 上传 | 大小:21kb | 下载:0
[编译器/词法分析] pvtrace2wl
说明:C++运行时路径生成程序,方便调试与测试。-executing path generator for C++ programm.<hillgreen> 在 2025-06-18 上传 | 大小:19kb | 下载:0
[编译器/词法分析] swamy1
说明:PICs have a set of registers that function as general purpose RAM. Special purpose control registers for on-chip hardware resources are also mapped into the data space. The addressability of memory varies depending on device series, and all PIC devic<swamy> 在 2025-06-18 上传 | 大小:59kb | 下载:0
[编译器/词法分析] calculator
说明:用逆波兰式计算数学表达式,用的是C#语言-With Reverse Polish Notation calculate mathematical expressions, using the C# language<林宏声> 在 2025-06-18 上传 | 大小:60kb | 下载:0