-
广告牌的制做,可以显示32高字可以任意加,
广告牌的制做,可以显示32高字可以任意加,-Advertising system to do, you can display 32 characters can be high-Canada,
- 2023-05-03 01:40:03下载
- 积分:1
-
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇...
该文件是用MASM开发的,关于电子时钟的设计,内含有报告一篇-the document is the development of the Shape of the electronic clock design, contain a report
- 2022-02-06 01:49:14下载
- 积分:1
-
ofdm系统全局函数,包括可视化窗口的定义
ofdm系统全局函数,包括可视化窗口的定义-OFDM system, global function, including the definition of visualization window
- 2022-02-12 07:55:21下载
- 积分:1
-
use assembler in MCS
利用汇编程序在51单片机上实现了音乐播放器的功能,希望能给大家提供帮助.-use assembler in MCS-51 achieved a music player function, we can hope for help.
- 2022-03-21 08:23:11下载
- 积分: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
-
点阵显示 点阵显示
点阵显示 点阵显示-Dot-matrix display Dot Matrix display
- 2023-06-20 02:00:03下载
- 积分:1
-
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可...
用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可-Use of C language procedures for single-chip serial transceivers, use paste it into C format document can be
- 2023-05-01 06:50:03下载
- 积分:1
-
DS1302 driver, C51 series, and finally by the Proteus simulation can show the se...
DS1302的驱动程序,C51编的,最后由proteus仿真的,可以显示设定时间,程序中的延时函数是由汇编语言实现,也就是说这程序是C和汇编混编的。-DS1302 driver, C51 series, and finally by the Proteus simulation can show the set time delay proceedings by the assembly language function is to achieve, that is to say that the procedure is of mixed C and assembler.
- 2022-04-29 01:34:26下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1
-
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后...
输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换,然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。-Enter the three integers x, y, z, please these three the number of small to large output. 1. Program analysis: We think of a way to put x number of the smallest, the first comparison of x and y, if x> y will be the value of x and y exchange and then to compare x and z, if x > z will be x and z values of the exchange, which will enable x minimum.
- 2022-08-11 02:17:41下载
- 积分:1