-
6221mada.asm.........遥控电机程序, 按遥控器0
6221mada.asm.........遥控电机程序, 按遥控器0-9步进电机正转0-9步,按遥控器11-19步进电器分别反转
dianji.asm..........步进电机正转,反转各3圈
keyd.asm............步进电机控制程序p3.2正转,p3.3反转,p3.4停止 步进电机接p1.0p1.1p1.2p1.3
abdian.asm...........步进电机正反快慢转!
madatest.asb.............步进电机测试,最简单的转圈程序
-6221mada.asm ......... electric remote control procedures, in accordance with the remote control stepper motors 0-9 to 0-9 are step-by-step, 11-19 step by remote control electrical inversion, respectively dianji.asm ... stepper motor is ....... turn, reversal of the 3 lap keyd.asm ............ stepper motor control program to p3.2 is, p3.3 inversion, p3.4 stepper motor to stop p1.0p1.1p1.2p1.3 abdian.asm ........... then stepping motor speed to the pros and cons! stepper motor test madatest.asb ............., the simplest circular motion the procedures
- 2022-01-26 03:29:05下载
- 积分:1
-
1-WIRE通讯协议的C51例子程序集锦
1-WIRE通讯协议的C51例子程序集锦-1-WIRE communication protocol procedures for the collection of the best examples of C51
- 2023-03-30 12:40:03下载
- 积分:1
-
如何使用批处理文件(也被称为批处理程序或脚本)
如何使用批处理文件(也被称为批处理程序或脚本)-How to use the batch file (also known as a batch program or script)
- 2022-04-21 11:14:20下载
- 积分:1
-
编译原理大操作。语言编译器实现。大歌剧院…
编译原理大作业。C语言编译器的实现。附大作业的doc文档说明部分。-compiler principles large operations. C language compiler achieved. A large operations doc file narrative.
- 2022-04-20 09:02:23下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2023-06-17 15:15:03下载
- 积分:1
-
Used for ASM Num Translate
汇编数据的转换程序.可以完成进制转换.适用于汇编新手.有助于做题.对于编程人员来说可以学习进制转换原理.-Used for ASM Num Translate
- 2023-05-01 15:00:04下载
- 积分:1
-
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法
加密Altera的FPGA的方法-Altera FPGA encryption method Altera FPGA encryption methods
- 2022-09-04 15:55:03下载
- 积分:1
-
深入 DOS BIOS 编程与应用 (电子书)
深入 DOS BIOS 编程与应用 (电子书)-depth DOS BIOS programming and applications (e-books)
- 2023-08-28 10:30:05下载
- 积分:1
-
通用键盘显示程序,可连接带有isp接口的嵌入主板
通用键盘显示程序,可连接带有isp接口的嵌入主板-Universal Keyboard Viewer, can be connected with the isp interface embedded motherboard
- 2022-11-29 11:40:03下载
- 积分:1
-
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3...
各模块的功能
1.各种基本数据的录入。如:学生基本情况录入。
2.各种基本数据的修改。即:允许对录入的数据重新进行编辑、修改。
3.各种基本数据的插入。如:在学生选修课程基本信息中插入一条新信息。
4.各种基本数据的删除。如:假设某同学转学或出国深造,删除该生的相关信息。
5.基于各种数据的查询。如:姓张的所有同学、年龄小于20岁的同学。
基于各种基本数据的统计计算.
6.统计每个学生各门功课的平均成绩,并按平均成绩从高到低的次序排名输出每个学生各门功课的综合成绩和平均成绩(名次、学号、姓名、平均成绩、各门功课的考试成绩、综合成绩)。
7.统计并输出各班各门功课的平均成绩和总平均成绩。
8.统计并输出每个同学已修学分。
9.列出不及格学生清单(学号、姓名、不及格的课程和成绩)。
10. 保存文件。
11. 读取文件。
12. 退出系统。
- 2022-09-18 13:35:03下载
- 积分:1