资源列表

« 1 2 ... .19 .20 .21 .22 .23 724.25 .26 .27 .28 .29 ... 1384 »

[编译器/词法分析20080108103305384

说明:本系统是采用EDA技术设计的一个简易的八音符电子琴和音乐发生器,该系统基于计算机中时钟分频器的原理,采用自顶向下的设计方法来实现,它可以通过按键输入来控制音响。系统由乐曲自动演奏模块、乐器演示模块琴/乐功能选择模块、音调发生模块和数控分频模块五个部分组成。系统实现是用硬件描述语言VHDL按模块化方式进行设计,然后进行编程、时序仿真、整合。本系统功能比较齐全,有一定的使用价值.-The system is designed using E
<123> 在 2025-01-19 上传 | 大小:49kb | 下载:0

[编译器/词法分析mac-loudmouth

说明:A simple Mac Protocol for ns2
<zuhal> 在 2025-01-19 上传 | 大小:6kb | 下载:0

[编译器/词法分析onegrup65523345678

说明:Watershed lines (e.g. the continental divide) mark the boundaries of catchment regions in a topographical map. -Watershed lines (e.g. the continental divide) mark the boundaries of catchment
<pecik> 在 2025-01-19 上传 | 大小:116kb | 下载:0

[编译器/词法分析LexicalAnalyzer

说明:用C做的一个词法分析器,对学习数据结构有帮助-With C doing a lexical analyzer, useful for learning data structures
<金雷雷> 在 2025-01-19 上传 | 大小:199kb | 下载:0

[编译器/词法分析LL(1)

说明:编译方法中,用于实现LL(1)语法分析方法的C++代码,很规范的。-Compilation method for achieving LL (1) syntax analysis method C++ code, it is regulated.
<liuhongjuan> 在 2025-01-19 上传 | 大小:2kb | 下载:0

[编译器/词法分析Parsing

说明:语法分析器,在编译系统中起到分析语法的目的。-Parsing
<叶落无尘> 在 2025-01-19 上传 | 大小:48kb | 下载:0

[编译器/词法分析agenda

说明:中山大学计算机系等编译原理实验2议程会议系统agenda-sysu
<刘亦然> 在 2025-01-19 上传 | 大小:208kb | 下载:0

[编译器/词法分析64X16LED

说明:本程序是用AT89C51单片机,595做列驱动16*64的点阵显示程序,有电路图,可以对电路进行仿真,自己还可以更改显示代码,显示自己想要的汉子!-This procedure is AT89C51 microcontroller, 595 to do the column driver 16* 64 dot matrix display program, a circuit that can simulate the circuit,
<廖小平> 在 2025-01-19 上传 | 大小:62kb | 下载:0

[编译器/词法分析Dev

说明:C++编译器 ,适合初学者学习,强烈推荐-C++ compiler, C++ compiler, suitable for beginners to learn, highly recommended
<crono> 在 2025-01-19 上传 | 大小:9.01mb | 下载:0

[编译器/词法分析RecursiveDescentParser

说明: 一种自顶向下的语法分析方法的思想,根据文法的产生式规则绘制相应的转换图,并能对之进行简化,继而构造出相应的递归下降分析器。-A kind of top-down method of syntax analysis of the idea, according to the grammar production rules mapping the corresponding conversion map and the simplifi
<zhangxueli> 在 2025-01-19 上传 | 大小:71kb | 下载:0

[编译器/词法分析LexicalAnalysis

说明:词法分析源码:从左到右扫描每行该语言源程序的符号,拼成单词,换成统一的内部表示(token),送给语法分析程序。-Lexical analysis Source: from left to right scan every line in the source language of symbols, spell the word, and replaced with a unified internal representation
<zhangxueli> 在 2025-01-19 上传 | 大小:1kb | 下载:0

[编译器/词法分析OperatorPrecedenceParser

说明:一个算符优先分析器,能对常见的算术表达式语句进行分析。-An operator precedence parser, capable of common arithmetic expression statements for analysis.
<zhangxueli> 在 2025-01-19 上传 | 大小:69kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 724.25 .26 .27 .28 .29 ... 1384 »

源码中国 www.ymcn.org