-
用汇编编一个三角形程序
用汇编编一个三角形程序-compilation series with a triangular process
- 2023-03-17 14:40:04下载
- 积分:1
-
S1板AT89C51 12m加法器结晶实验(52h + FCH = 01001110b)在P1一..
S1实验板 AT89C51 12M晶振
加法实验(52H+FCH=01001110B)在P1口显示 -S1 board AT89C51 12M Adder crystal experiment (52H+ FCH = 01001110B) in the P1 I show
- 2022-03-24 20:11:08下载
- 积分:1
-
进入mf2k汇编语言的开发环境,将转换为BCD码的。
进入MF2K汇编语言开发环境,将二进制转换为BCD码的汇编程序设计方法与程序-Enter MF2K assembly language development environment, will be converted to BCD binary code compiled program design methods and procedures
- 2022-09-12 15:50:03下载
- 积分:1
-
assembly language program design glossary, very good!
汇编语言程序设计词汇表,很不错!-assembly language program design glossary, very good!
- 2022-01-21 04:46:15下载
- 积分:1
-
实现dds的步进控制
步进100hz
步进值可调
实现dds的步进控制
步进100hz
步进值可调
-Dds realize control of the stepper stepper stepper 100hz adjustable value
- 2022-06-26 01:06:42下载
- 积分:1
-
Tang detailed description of all test cases, as well as a number written in asse...
唐老师详细介绍了所有的测试用例,以及一些用汇编语言编写的课程设计,详细说明,包括红绿灯、报警系统等。!
- 2022-02-19 21:44:11下载
- 积分:1
-
Related to two bipolar stepper motor control program, please refer to
有关2项双极步进马达控制程序,请各位参考-Related to two bipolar stepper motor control program, please refer to
- 2022-06-19 19:28:05下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxpr...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation of source code used to compile a series of simple example VxD a foxprn.zip use Fox assembler language interface program print graphics procedures amis.zip in the compilation process TSRs flexibility in the use of the library
- 2023-04-01 18:00:04下载
- 积分:1
-
汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显...
汇编dos系统功能调用,用户输入10学号,程序按照一定规则进行回显-compilation dos system function, the user 10 school, according to a certain procedure rules to significantly
- 2022-07-08 06:29:10下载
- 积分:1
-
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60...
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。-Title: the use of nested conditional operator to complete this question: academic> = 90 points with A classmate said that 60-89 between the use of B said that the 60 points or less with C said. 1. Program analysis: (a> b)? A: b This is a conditional operator s basic example.
- 2022-03-15 13:45:59下载
- 积分:1