资源列表
20080108103305384
- 本系统是采用EDA技术设计的一个简易的八音符电子琴和音乐发生器,该系统基于计算机中时钟分频器的原理,采用自顶向下的设计方法来实现,它可以通过按键输入来控制音响。系统由乐曲自动演奏模块、乐器演示模块琴/乐功能选择模块、音调发生模块和数控分频模块五个部分组成。系统实现是用硬件描述语言VHDL按模块化方式进行设计,然后进行编程、时序仿真、整合。本系统功能比较齐全,有一定的使用价值.-The system is designed using EDA technology with a simple ei
词法分析器 语法分析器
- 词法分析和语法分析的程序,带实验报告- The lexical analysis and the grammar analysis procedure, brings the test report
124
- 利用c++实现的一个功能比较全的词法分析器。。希望能对大家有所帮助-Using c++ implementation of a function quite all of the lexical analyzer. . Hope you can help
youqiuzhuangtai
- 正则文法拆分,识别有穷状态自动机是确定的还是非确定的,判断是否为正则文法。 -Regular grammars and finite state automata, regular grammars split, identification of finite state automata is determined or non-determined. Enter the master regular grammar.
Forth_for_the_TMS320C50
- Forth compiler and interpreteter for the TMS320C50 microcontroller. Project for MS Visual Studio (v5+) and Qnx included.
cpptcl-1.1.3
- C++/Tcl A C++ library for interoperability between C++ and Tcl Welcome to the C++/Tcl library! This library was written for C++ and Tcl programmers. It was inspired by the Boost.Python library and was deliberately designed to provi
P3_Ascensor_0203
- distractie cu rucsacul
BAINYIBAOGAO
- 编译原理课程设计:用LL(1)法翻译IF条件语句的课程设计报告-Compiler Principles of curriculum design: A LL (1) France Translation IF conditional statements curriculum design report
语义语法-翻译
- 用c语言实现的语法语义分析程序 实现了四元式得生成功能齐全-with language syntax semantic analysis of the program in four yuan-generation multifunctional
PL0_src
- 用C写的一个pl0编译器,科大的教学使用的课件。-C p10 write a compiler, HKUST use of the teaching courseware.
VBmakedll
- 使用VB作为开发工具的朋友,应该都知道VB的IDE不支持对AciveDLL添加 输出函数.这样的DLL文件只能采用\"引用\"的办法来用.有没有办法让它像普 通DLL一样拥有输出函数呢?请使用本程序吧!它能让你ActiveDLL内的函数变 成对外公开的函数!这样,一个DLL就拥有“引用”与“声明”两种使用方法!
一个简单的C语言编译器
- 一个简单的C语言编译器-a simple C language compiler