-
确定结构的DFA句子识别程序的基础上,识别…
一个根据所构造的确定有穷自动机进行识别句子的程序,识别由0,1所构成的字符串,并且该字符串不能含有两个连续的0.运行效果良好,是个值得参考的程序.-a basis to determine the structure DFA sentence identification procedures, identification by 0. consisting of a string, and the string can contain two consecutive 0. running well, is a worthy reference procedures.
- 2022-06-21 10:19:47下载
- 积分:1
-
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助...
基于51的简单交通灯模拟,对那些刚刚入门的朋友可能有所帮助-51 Based on a simple traffic light simulation, for those just getting started may be helpful to Friend
- 2022-08-23 07:14:47下载
- 积分:1
-
是金桑子的平衡功放,很详细的电路图
是金桑子的平衡功放,很详细的电路图-Is part of the balance Kuwako amplifier, it is a detailed circuit diagram
- 2022-03-24 06:28:15下载
- 积分:1
-
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SO...
本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data block address in the SADR, the continuous sampling of a few in the W export parameters: filter values in SOU .
- 2022-02-12 14:42:33下载
- 积分:1
-
pwm modulation, proteus simulation, procedures, circuit diagrams, complete, and...
pwm调制,proteus仿真,程序,电路图,全套,有不明白的Q我:64134703-pwm modulation, proteus simulation, procedures, circuit diagrams, complete, and I do not understand Q: 64,134,703
- 2022-02-05 02:19:34下载
- 积分:1
-
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。...
c++和汇编语言的混合编程例子。 在VC6,vc7集成环境下调用汇编语言函数,使用变量,结构等方法的例子。-c and assembly language programming examples of mixed. The VC6, vc7 integrated environment called assembly language function, the use of variables, such as the structure of examples.
- 2022-07-25 14:49:30下载
- 积分:1
-
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。...
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。-Soft interrupt processing, arm abnormal interruption of the test procedures, can be a very good understanding of soft-interrupted process.
- 2023-03-31 09:05:04下载
- 积分:1
-
霓虹灯同步编辑软件的源代码,图形界面的使用…
霓虹灯花样编辑软件源代码,采用图形化界面编辑霓虹灯花样并自动生成HEX代码-Neon lights synchronized editing software source code, the use of graphical interface to edit and automatically generates the neon lights synchronized HEX code
- 2022-06-03 02:44:41下载
- 积分:1
-
许多专家推荐汇编语言编程指南书!!非
诸多高手推荐的汇编语言编程指导书!!非“汇编语言编程艺术”-Many experts recommend the assembly language programming guide book! ! Non-
- 2022-02-01 12:41:35下载
- 积分:1
-
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro...
2 分类指令
在介绍各条分类指令之前,将指令中的操作数及注释中的符号说明如下。
Rn:当前指定的工作寄存器组中的Ro-R7(其中n=0,1,2,…,7)。
Ri:当前指定的工作寄存器组中的RO,R1(其中i=0,1)。
(Ri):Ri间址寻址指定的地址单元。
((Ri)):Ri间址寻址指定地址单元中的内容。
dir:8位直接字节地址(在片内RAM和SFR存储空间中)。
#data8:8位立即数。
#datal6:16位立即数。
addrl6:16位地址值。
addrll:11位地址值。
-2 classification of instruction in the introduction of each classification of instructions before the operation instructions and notes the number of symbols are described below. Rn: the current work of the designated register group Ro-R7 (in which n = 0,1,2, ..., 7). Ri: the current register group specified in the RO, R1 (in which i = 0,1). (Ri): Ri addressing inter-site unit
- 2022-02-07 17:01:45下载
- 积分:1