-
TS1602 LCD 显示的例子,包括,LCD的初始化,显示一行文字,清屏
TS1602 LCD 显示的例子,包括,LCD的初始化,显示一行文字,清屏-TS1602 LCD display examples, including, LCD initialization, showing a line of text, the Qing Ping
- 2022-03-02 06:26:16下载
- 积分:1
-
这是一个汇编语言,教如何编写软盘的子程序。一个G。
This a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment-This is a assembly languages that teach how to write floppy disk subroutine. A great start for beginner who want to learn how ASM work. i got 100 for this assignment. have a look and comment
- 2022-03-31 19:56:51下载
- 积分:1
-
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
-
多功能小车仿真。L298驱动直流电机,有液晶LCD显示方向,速度。...
多功能小车仿真。L298驱动直流电机,有液晶LCD显示方向,速度。-Multi-function car simulation. L298-driven DC motor,there is the direction of liquid crystal LCD display,speed.
- 2022-02-04 14:43:33下载
- 积分:1
-
VPF6.0代码 省时省力省心
If Thisform.Width
- 2022-12-12 07:20:03下载
- 积分:1
-
用递归的方法编写函数求Fibonacci级数的源程序
用递归的方法编写函数求Fibonacci级数的源程序-using recursive function method for the preparation of the source Fibonacci Series
- 2022-06-30 12:34:47下载
- 积分:1
-
Matlab通信系统的建模仿真
实验五 直接序列扩频系统的建模与仿真...
Matlab通信系统的建模仿真
实验五 直接序列扩频系统的建模与仿真-matlab
- 2022-01-27 13:03:17下载
- 积分:1
-
the procedures used assembly language to achieve HOOK technology, complete sourc...
本程序采用了汇编语言实现HOOK技术,有完整源代码,采用RadASM进行工程组织-the procedures used assembly language to achieve HOOK technology, complete source code, RadASM used for engineering organizations
- 2022-03-05 21:56:37下载
- 积分:1
-
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来...
汇编语言实现的控制小键盘的小程序,输入字母数字时能在小键盘上显示出来-Assembly language to achieve the control of a small keyboard applet, enter the alphanumeric keyboard can be displayed in a small out
- 2023-08-24 06:40:04下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1