-
For2008a
ACOUNT: 用于A 方向灯的时间显示,8 位,可驱动两个数码管;
BCOUNT: 用于B 方向灯的时间显示,8 位,可驱动两个数码管。*/
module traffic(CLK,EN,LAMPA,LAMPB,ACOUNT,BCOUNT)
output[7:0] ACOUNT,BCOUNT
(reg[7:0] numa,numb
reg tempa,tempb
reg[2:0] counta,countb
reg[7:0] ared,ayellow,agreen,aleft,bred,byellow,bgreen,bleft
reg[3:0] LAMPA,LAMPB
always @(EN)
if(!EN)
)
- 2010-06-23 14:39:58下载
- 积分:1
-
QPSKRayleighchannel
QPSK调制解调技术在瑞利信道中的研究分析。(QPSK modulation and demodulation in Rayleigh Channel analysis.)
- 2010-09-01 22:20:31下载
- 积分:1
-
ofdmsjsu
its a ofdma simulink model. with a modulation scheme on 8psk
- 2009-04-25 08:44:27下载
- 积分:1
-
ulcd32pt
ulcd is a rgb color display lcd displa with touch secreen
- 2010-11-29 13:48:46下载
- 积分:1
-
embedded_Matlab_function1
描述一个潜入函数,说明了一个马尔科夫跳变系统在已知转移概率下的仿真 (Describe a dive into the function,illustrate a markov jump to change system known probability in transfer simulation
)
- 2012-04-22 17:36:43下载
- 积分:1
-
demoai_fft
用声卡采集的模拟信号作为输入,然后fft变换,并且图形化的显示出来(sound card collection with the analog signal input, and then fft transform, and the graphics displayed)
- 2007-04-07 22:25:43下载
- 积分:1
-
tranfer
说明: 用Matlab实现阴历和阳历相互转换,里面有注释可供参考(Using Matlab to achieve conversion between the lunar and solar calendar, which has notes for reference)
- 2010-04-25 16:17:53下载
- 积分:1
-
PIDMH
应用matlab进行的模糊PID编程,经过多次调试,使用效果较好。希望对你的学习有所帮助。(Application of matlab for fuzzy PID programming, a number of debugging better. I hope to be helpful to your learning.)
- 2012-05-20 12:01:01下载
- 积分:1
-
fourorderculumantsica
独立分量分析的累积量方法,分离信号 ica方法(Independent Component Analysis cumulant method, separation method of signal ica)
- 2008-03-14 14:19:11下载
- 积分:1
-
puguji
说明: 用matlab实现谱估计,包括自相关及burg等(Using matlab to achieve spectral estimation, including autocorrelation and burg, etc.)
- 2008-11-25 22:21:22下载
- 积分:1