-
dsPIC30F4013应用ADC转换器,UART和TMR1
DSPIC30F4013 aplication ADC converter, UART and TMR1
- 2022-02-05 01:17:50下载
- 积分:1
-
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展...
自己做的一个普通词法分析程序c语言环境终结符:e c j t u可扩展-have done an ordinary lexical analysis procedure c language environment End Address : c j e t u scalability
- 2022-06-21 21:29:19下载
- 积分:1
-
very detailed grammar compiler ll1 Demonstration Program, the study compiled Acu...
很详细的ll1文法编译演示程序,学习编译的极品!-very detailed grammar compiler ll1 Demonstration Program, the study compiled Acura!
- 2022-01-21 20:39:18下载
- 积分:1
-
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要...
ldpc译码器 目前通信系统中很多标准都在采用ldpc码,所以他很重要-LDPC decoder, many of the current communication system standards in the use of LDPC code, so he is very important
- 2022-08-12 20:26:57下载
- 积分:1
-
写在C++中的堆栈代码
stack code that wrote in C-stack code that wrote in C++
- 2023-07-03 04:25:02下载
- 积分:1
-
编译原理习题vc代码,可供参考
编译原理习题vc代码,可供参考-compiler theory Exercise vc code is available for reference,
- 2023-05-22 02:30:03下载
- 积分:1
-
window下的c编译器。
window下的c编译器。-window under the c compiler.
- 2022-12-21 16:05:03下载
- 积分:1
-
Pascal语言的小型编译器
Small compiler for Pascal
- 2022-07-01 17:20:10下载
- 积分:1
-
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,...
编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,出错原因,然后跳过错误部分继续分析-compiled a lexical analysis procedures from the importation of the source, the analysis of the various independent significance of the word, that is to retain the basic character identifier, constants, and Operators, the industry address five major categories. And each type of output followed by the words, the wrong way down the ranks wrong, wrong reasons, then jump to the wrong part analysis
- 2023-04-16 02:05:03下载
- 积分:1
-
OllyMachine是在VC 6.0下开发的,请打开OllyMachine.dsp,然后按F7编译。它大约有10000行源代码,主要分成两个大类:Assemb...
OllyMachine是在VC 6.0下开发的,请打开OllyMachine.dsp,然后按F7编译。它大约有10000行源代码,主要分成两个大类:Assembler和VM。
- 2022-11-16 14:00:03下载
- 积分:1