搜索资源列表
digitalclock
- 1、正常情况下在LED数码管上显示时钟和温度。显示格式为:hh.mm tto,其中hh为2位小时数,mm为2位分钟数,中间的.每隔1秒交替亮暗,tt为2位温度,温度范围为-50oC-+50oC,“o”为温度单位摄氏度。 2、假设选用的温度传感器已将温度-50oC-+50oC变换为0-5V电压信号,请完成温度值的采集并进行标量转换,再显示在LED数码管上。 3、应采取数字滤波技术提高温度测量稳定性(如均值滤波)。 4、若闹钟设置的时间到,则闹铃(可以驱动指示灯亮代替)。 5、通过开
lbgvq
- 要想得到好的性能编码, 仅采用标量量化是不可能的。 当把多个信源符号 联合起来形成多维矢量, 再对矢量进行标量量化时自由度将更大, 同样的失真下, 量化基数可进一步减少,码率可进一步压缩。这种量化叫矢量量化 -To get better performance coded using only scalar quantization is impossible. When a plurality of source symbols are combined to f
out_of_order_superscalar_processor_simulator-mast
- super scalar processor simulator
LHS
- 拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb) m: a scalar,the number of sample points dist: A row with distribution type flags of basic random variables the value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3