-
此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。...
此源代码程序为三色LED灯板PWM 控制程序,实现多路LED灯恒流控制。-This source code program for the tri-color LED lamp board PWM control procedures, to achieve multi-channel constant current LED lamp control.
- 2022-02-01 00:13:15下载
- 积分:1
-
bochs完整的虚拟机,编译通过哦
bochs完整的虚拟机,编译通过哦-bochs integrity hypothesized machine, the translation passes oh
- 2022-08-22 22:31:07下载
- 积分:1
-
C++ C 词法分析器,编译原理, 运行时输入文件(input.txt)路径,文件内容为{}BEGIN
FOR(I=0 I<10 I=I+1){}...
C++ C 词法分析器,编译原理, 运行时输入文件(input.txt)路径,文件内容为{}BEGIN
FOR(I=0 I
- 2022-03-14 17:19:15下载
- 积分:1
-
一个词法分析器还有实验的说明,包不好看的
一个词法分析器还有实验的说明,包不好看的- A morphology analyzer also has experimental the explanation,
the package not not attractively
- 2022-03-21 23:42:46下载
- 积分:1
-
- 2022-02-02 17:15:04下载
- 积分:1
-
A VisualC++ Realize the C
一个VisualC++实现的C-语言的编译器-A VisualC++ Realize the C-language compiler
- 2022-07-02 02:14:29下载
- 积分:1
-
《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!
《编译原理实践教程》中的程序作了一些扩展,可以将程序转化成四元式。 本人认为书上的程序极为垃圾!- "Translation Principle Practice Course" the center procedure
has made some expansions, may transform the procedure four Yuan types.
Myself think in the book procedure extremely trash!
- 2023-06-16 23:55:03下载
- 积分:1
-
一个使用flex和bison的小例子
一个使用flex和bison的小例子-use of a flex and bison small examples
- 2022-06-19 23:30:51下载
- 积分:1
-
一个有用的演示程序,供学习单片机的朋友很有用的。
一个很有用的demo程序,对于学习单片机的朋友很有用的。-A useful demo program for learning Singlechip Friend very useful.
- 2023-03-28 13:30:03下载
- 积分: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