-
这是我们老师留的作业,还算不错我给完成了,希望给想做的朋友一点启发...
这是我们老师留的作业,还算不错我给完成了,希望给想做的朋友一点启发
- 2022-03-19 01:38:26下载
- 积分:1
-
实现登录,可以自由相应的登录方式接受编码
实现登录,可以自由相应的登录方式接受编码-To achieve log free to log on to receive treatment the corresponding coding
- 2022-04-07 07:18:22下载
- 积分:1
-
一个反汇编程序源码
一个反汇编程序源码- A counter- assembly program source code
- 2022-12-31 18:40:05下载
- 积分:1
-
使用lex和yacc实现程序计算器
用Lex和Yacc实现计算器的例程-with Lex and Yacc achieve the routines Calculator
- 2022-02-16 08:42:12下载
- 积分:1
-
这是一个编译原理的扫描程序字符串!喜欢分享…
这是一个编译原理中的扫描字符串的程序!希望能与大家分享-This is a Compilation Principle of the scanning procedure string! Like to share with Members
- 2022-04-17 03:30:12下载
- 积分:1
-
实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA...
实现NFA确定化子集算法程序。DFA是NFA的特例。对每个NFA N一定存在一个DFA M ,使得 L(M)=L(N)。对每个NFA N存在着与之等价的DFA M。从NFA的矩阵表示中可以看出,表项通常是一状态的集合,而在DFA的矩阵表示中,表项是一个状态,NFA到相应的DFA的构造的基本思路是:1.DFA的每一个状态对应NFA的一组状态. 2. DFA使用它的状态去记录在NFA读入一个输入符号后可能达到的所有状态.。-achieve NFA Number algorithm to determine procedures. DFA NFA is a special case. NFA N for each must exist a DFA M, makes L (M) = L (N). N for each NFA exist with the DFA M equivalent. NFA from the matrix can be seen, tables are usually set of a state, and in the matrix DFA said, Form is a state of the corresponding NFA DFA basic structure of ideas : 1.DFA each one corresponds to a group of NFA state. 2. DFA use it to the state records in NFA Reading input into a symbol after all reach the state. .
- 2022-08-23 12:39:40下载
- 积分:1
-
this a pack include source code for quartus 2.
It is an implementation of t...
this a pack include source code for quartus 2.
It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 model can be run as a simulation or downloaded to the UP3 in a larger model, TOP_LC2 that adds video output. Push buttons reset and single step the processor and a video output display of registers is generated. This state machine VHDL-based model of the LC-2 includes all source files. Currently compiled for a Cyclone EP1C6Q240 FPGA.
- 2022-03-21 20:11:09下载
- 积分:1
-
16F876控制的电动自行车驱动系统源程序
16F876控制的电动自行车驱动系统源程序-16F876 control of the drive system for electric bicycle source
- 2023-06-29 10:40:03下载
- 积分:1
-
此代码是一个高级菜单,具有保存、删除、新建、打开和退出的选项…
this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights-this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights...
- 2022-02-26 12:20:17下载
- 积分:1
-
编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等...
编译原理的FOR循环语句的翻译,中间代码生成,以及语法,词法分析等-compiler principles FOR cycle statement to the translation, intermediate code generation, as well as grammar, lexical analysis
- 2023-04-22 10:50:03下载
- 积分:1