-
- 2022-03-10 14:40:35下载
- 积分:1
-
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有...
卷积码编码及其维特比译码的C54x Simulator仿真试验及matlab实现,dsp汇编语言和matlab编程都有-Convolutional codes and Viterbi encoding the C54x Simulator simulation test and matlab to achieve, dsp assembly language and matlab programming have
- 2022-07-18 21:59:37下载
- 积分:1
-
12864液晶显示器编程范例(汇编语言ASM)
12864液晶显示器编程范例(汇编语言ASM)-12864 LCD Programming Example (in assembly language ASM)
- 2022-05-05 17:49:36下载
- 积分:1
-
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口...
可编程并行接口8255A完成的交通灯实验
用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。
-programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C- I control 12 LED bright and methomyl (output of 0-liang, the output of an anti), the simulation of traffic lights at a crossroads.
- 2022-08-04 05:14:37下载
- 积分: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
-
can be used on a computer USB power, so the computer can use fatigue, spend more...
可以用于电脑上的USB端口的电源,这样可以在使用电脑疲劳时,用些按摩器以消除疲劳-can be used on a computer USB power, so the computer can use fatigue, spend more massage device to eliminate fatigue
- 2022-02-02 08:11:27下载
- 积分:1
-
High to low dividend deposited in TEMP_STR
被除数由高到低存于TEMP_STR-->TEMP_STR+4中,除数存于TEMP_STR+10-->TEMP_STR+14中,
运算后商存于TEMP_STR-->TEMP_STR+4中,余数存于TEMP_STR+5-->TEMP_STR+9中
高字节在前
方法:移位相除
10位BCD码除法 XUE:20080729-High to low dividend deposited in TEMP_STR-> TEMP_STR+ 4, the divisor stored in TEMP_STR+ 10-> TEMP_STR+ 14, the operations are kept in after TEMP_STR-> TEMP_STR+ 4, the remainder stored in TEMP_STR+ 5-> TEMP_STR+ 9 in the high byte of the former method: shift 10 BCD division code division XUE: 20080729
- 2022-07-08 14:31:21下载
- 积分:1
-
两个数相乘的汇编源码
微机原理课程设计
差不多就是学汇编...
两个数相乘的汇编源码
微机原理课程设计
差不多就是学汇编-Multiplied by the number two source of the compilation of curriculum design principles of computer science is almost a compilation
- 2022-03-19 07:50:38下载
- 积分:1
-
采用窗口实现Socket消息转发的ASM代码
采用窗口实现Socket消息转发的ASM代码-window Socket using information transmitted by the ASM code
- 2022-01-25 18:51:39下载
- 积分:1
-
ST套件产生汽车防盗器报警声,本实例的目的是让大家学会用单片机产生声音的方法,学会计算程序所用时间 本实例的功能是能用16F84产生汽车防盗器的报警声,频率分两...
ST套件产生汽车防盗器报警声,本实例的目的是让大家学会用单片机产生声音的方法,学会计算程序所用时间 本实例的功能是能用16F84产生汽车防盗器的报警声,频率分两个0.1s第一个
0.1S频率从1.8K-3.5K匀速增加第二个0.1S频率从3.5K-1.8K匀速减少,
程序复位后,按S2喇叭叫两声,按S3喇叭叫15秒,中途可按S5停止.
PIC单片机
烧写时应注意:配置位已经在程序中写明,加载HEX文件时会自动加载,烧写时不用再手动设置配置位。
实验时请注意套件跳线选择;-pic
- 2023-08-29 13:20:02下载
- 积分:1