-
Communication System PCM codec mode. matlab achieve.
通信传输系统中的PCM编码解码方式。matlab实现。-Communication System PCM codec mode. matlab achieve.
- 2022-08-06 01:34:08下载
- 积分:1
-
基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释...
基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes
- 2022-03-23 12:44:57下载
- 积分:1
-
SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic...
SNL语言的编译器,Vc++编写,Windows界面,语法,词法,语义分析及代码生成一条龙,有详细注解! 超级豪华!-SNL language compiler, Vc prepared, Windows interface, grammar, syntax, semantic analysis and code generation dragon, a detailed explanation! Super luxury!
- 2022-10-17 03:45:02下载
- 积分:1
-
Studies the translation principle sixth chapter
学习编译原理 第六章- Studies the translation principle sixth chapter
- 2022-10-21 21:30:02下载
- 积分:1
-
51单片机汇编代码 10kHz正弦波信号发生器
51单片机汇编代码 10kHz正弦波信号发生器-51 Single-chip assembly code 10kHz sine wave signal generator
- 2023-02-19 09:25:03下载
- 积分:1
-
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值...
词法分析器 对输入的程序进行分析,将关键字,保留字与系统标识符分开,并对其属性进行说明。 建立数组,将单词读入,对单词的ASCII码进行判断,将在ASCII码值在一定区间进行区分(使用if语句来判断),分开来后,对其所在ASCII值区间的不同,给予以不同的属性(比如:系统保留字…),词法分析器完成后要能识别+,-,=等字符。-lexical analyzer on the importation procedures for analysis, keyword, the word reservation system with separate identifier, and a description of their attributes. The establishment of an array, you read the word, the right word ASCII judgment, in ASCII value in a certain area and distinguish between (use to determine if statements), separately, its value lies ASCII range of different, to give a different properties (such as : system retain the word ...), after the completion of a lexical analyzer to identify,-, =, etc. characters.
- 2022-02-26 09:14:02下载
- 积分:1
-
gc6.7 一个适用于CC++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了...
gc6.7 一个适用于CC++的内存垃圾回收器,可以像Java中那样随意的分配内存而不用释放,也不必担心内存泄漏了-gc6.7 an application to the C C memory for the garbage collector. Java can be as arbitrary as the allocation of memory instead of the release, there is no need to worry about a memory leak
- 2023-07-17 12:50:04下载
- 积分:1
-
在此提供给大家有关C语言的一些经典文档(英文)
在此提供给大家有关C语言的一些经典文档(英文)-In this available to everyone on the C language, some of the classic document (English)
- 2022-03-31 08:51:28下载
- 积分:1
-
A used flex, bison and vc development stack machine, stack machine for one inter...
一个用flex、bison和vc开发的堆栈机,堆栈机为一解释器,支持简单的表达式和赋值、条件和循环语句。-A used flex, bison and vc development stack machine, stack machine for one interpreter to support the simple expressions and assignment, conditions and loop.
- 2022-07-06 09:01:15下载
- 积分:1
-
c language version morphology compiler
c语言版词法编译器-c language version morphology compiler
- 2022-08-17 08:14:41下载
- 积分:1