-
Program platform package. Support for small
方案平台程序包。支持小尺寸LCM的调试和功能开发。-Program platform package. Support for small-size LCM of debugging and functional development.
- 2022-02-01 01:04:24下载
- 积分:1
-
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分....
实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分.-CAN Bus receive, send, fault handling, the processor is STC89C58RD. central air-conditioning control system of the next crew part of that process.
- 2022-07-17 06:54:13下载
- 积分:1
-
Temperature LM35 Source Code
Temperature LM35 Source Code
- 2022-03-06 14:57:07下载
- 积分:1
-
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit...
用汇编语言编写音乐演奏程序。具体要求如下:
程序运行在屏幕显示第一界面如下:
A my piano
B my music
X exit
-With the music program written in assembly language. Specific requirements are as follows: program running on the first interface screen is as follows: A my piano B my music X exit
- 2022-03-14 09:37:24下载
- 积分:1
-
Text block of the calendar in detail the algorithm, except to the accurate data,...
此文挡详细的阐述了万年历的算法,给除了精确的数据,运行调试即可-Text block of the calendar in detail the algorithm, except to the accurate data, run debug can
- 2022-10-02 18:55:03下载
- 积分:1
-
利用DS18B20温度传感器+AT89C51控制直流电机转速,
利用DS18B20温度传感器+AT89C51控制直流电机转速,-The use of DS18B20 temperature sensor+ AT89C51 control DC motor speed,
- 2022-01-26 00:18:10下载
- 积分:1
-
Has many collection of case studies, case 26 watch display, case
拥有众多汇编案例,案例26钟表显示,案例4加减乘除四则运算 ,案例9音乐演奏,
案例23学生成绩管理-Has many collection of case studies, case 26 watch display, case-4 addition and subtraction multiplication and division four operations, case 9, music,
Case management of 23 student achievement
- 2022-07-11 04:22:10下载
- 积分:1
-
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算...
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算-Assembly language of curriculum design, use win32 compilation written a calculator program, visit its own windows to achieve the standard calculation
- 2022-04-27 00:55:26下载
- 积分:1
-
- 2022-02-01 02:41:41下载
- 积分: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