资源列表
[汇编语言] wendudeBCDmaxianshi
说明:温度的BCD码显示 在0809上显视的是电压值,所以必须将电压转换成温度值。LM35传感器的电压温度特性为“10mV/摄氏度”,经放大电路放大四倍后为40mV/摄氏度,因此对于255来说,每个数代表了20mV,也就是说电压值中的每个00000002代表了温度值中的00000001,由此可编出一张BCD码转换表,此部分程序如下: -Temperature BCD code displayed in the 0809 significantly depending on the vol<xuye> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[汇编语言] traffic
说明:本程序实现了一个十字路口的交通灯信号系统。在设计过程中借助硬件描述语言verilog hdl的强大行为级描述能力直接进行系统级描述。-This procedure implements a crossroads of traffic lights signal system. During the design process using VHDL verilog hdl behavioral descr iption of a powerful ability to direct system<liushenshen> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[语音合成与识别] sunday
说明:当把m个信号叠加在一起时,经倒谱分析是能检测出其基频。但倒谱分析主要是用在同态滤波中,可用于某些信号的解褶积。例如提供的语音信号,就能通过倒谱把频谱中的包络和基频频谱分离,-When the m signal superimposed together, by the cepstrum analysis is able to detect its fundamental frequency. However, cepstral analysis is mainly used in homomor<小单> 在 2025-06-19 上传 | 大小:1kb | 下载:1
[编译器/词法分析] zjdm
说明:逆波兰式定义: 将运算对象写在前面,而把运算符号写在后面。用这种表示法表示的表达式也称做后缀式。逆波兰式的特点在于运算对象顺序不变,运算符号位置反映运算顺序。采用逆波兰式可以很好的表示简单算术表达式,其优点在于易于计算机处理表达式。-Reverse Polish definition: The object EDITORIAL computing, and the operator symbols written on the back. Use this expression, said ex<项阳> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[汇编语言] 64_test_vectors
说明:交通灯设计 请注意: 本例的各个源描述的编译顺序应该是: 64_tlc.vhd 64_test_vector.vhd-Traffic lights design Please note: in this case the various sources described in the order should be compiled: 64_tlc.vhd 64_test_vector.vhd<fefengfan> 在 2025-06-19 上传 | 大小:1kb | 下载:0