搜索资源列表
sp-1.3.4.tar
- SP是一个基于GNU C++编译器,并且VC6可编译的源码包,用途在于解析SGML文档。SP内置nsgml命令行工具以便进行更方便的非编程的SGML处理工作;此外SP也提供良好的编程接口以便能够进行更复杂的处理。-SP is a based on the GNU C++ compiler, and VC6 can compile the source packages, uses is to resolve SGML documents. SP built nsgml command-line
ANSI+C+grammar
- C语言编译器的Lex及Yacc词法及语法分析规则源码-C language compiler Lex and Yacc analysis of lexical and grammatical rules of source
lpk
- c语言的lpk.dll源码,可以编译使用。也可自行修改编辑。-C lpk.dll language source code, compiler can use. Can also modify the editor.
Asm_IDE_VCPP
- 基于vc++6.0 的 asm-IDE 的 源码-the asm-IDE c++ source
LISPinterpretr-in-c
- 用BCB编程的LisP解释器可直接在线输入,包含程序源码-BCB programming LISP interpreter can be directly entered online, including program source code
IFELanguageDemo.src
- VC/C++源码,字符处理,汉字转拼音,根据文本框中的汉字自动生成对应的拼音-VC/c++ source code, character processing, pinyin, Chinese characters according to automatically generate the corresponding Chinese characters pinyin in the text box
STM32F10Xspeexvocodervoicecode
- 主要介绍了基于STM32F10X单片机在音频方面speex编解码的C源码-Introduces microcontroller based STM32F10X in audio speex codec C source
Lexical-analyzer.cpp
- 编译原理实验课程中得词法分析器的C++源码,可直接运行-Course C compiler principle experiment was lexical analyzer++ source code, can be directly run
math_exp
- 数学表达式解析程序C++源码 支持 + - * / ^ () 等主要运算符 采样递归算法, 供学习参考,自由版权 samuel_ni@yahoo.com -math expression parser C++ source code support+- ^ () operators use of recursive algorithm,copyright free
Super-Calculator-CPP-Source
- 计算器C++源码 计算器C++源码 -Calculator C++ SourceCalculator C++ SourceCalculator C++ SourceCalculator C++ Source
V-Calculator-CPP-Source
- 运用C++语言编写的计算器,附近中附有C++源码-Using C++ language calculator can be found on the nearby C++ source code
Calculator-CPP-Source
- 运用C++语言编写的计算器,附近中附有C++源码-Using C++ language calculator can be found on the nearby C++ source code
C-Compiler
- 使用VC实现的一个C编译器,包括源码和说明文档。对于研究编译原理工作者,是一份很有用的资料.-Using VC implementation of C-Compiler, including source code and documentation. It is a very useful material for the research of compiler theory.
PL0源码C语言版本
- C语言实现的pl0编译器,可以输出类pcode并解释执行(C language implementation of the pl0 compiler)
write-a-C-interpreter-master
- c语言编译器解释器用于简单的c语言编译器的编译,主要用于初学者的简单的编译器(C language compiler interpreter)
PL0源代码(C语言版)
- PL0编译器源码,根据编译原理课本上代码整理,亲测可用(PL0 compiler source code)
TinyCC 0.9.26
- TCC(Tiny C Compiler)0.9.26源码 VS版工程 已经实现VS2008和VS2013 打开即用 可编译 可调试 建议使用VS2008编译(TCC (Tiny C Compiler) 0.9.26 source VS version project VS2008 and VS2013 have been opened and used Compiling and debugging It is recommended to use VS2008 to compile
interpreting Lisp
- 一个非常简单的c语言实现的lisp的解释器的源码,供学习之用(A very simple C language implementation of the LISP interpreter source code for learning)
可变目标C编译器—设计与实现
- 可变目标C编译器—设计与实现 中文版和配套源码(Variable target C compiler - Design and implement Chinese version and supporting source code)
tcc-0.9.24
- TCC编译器源码,可以作为学习编译原理的参考(TCC compiler source code, which can be used as a reference for the principle of learning and compilation)