-
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
-
RScode
说明: 这个是RS的原代码,几个文件一起仿真,很有用的(This is the original RS code, with the simulation of several files, very useful)
- 2011-03-15 17:39:36下载
- 积分:1
-
pinpu
在快速傅里叶变换大的基础上以对信号进行短时分析,能画出三维瀑布图。(In the fast Fourier transform big on the basis of the signal is short analysis, can draw 3 d waterfall diagram
)
- 2012-09-05 15:15:38下载
- 积分:1
-
Radar-Deception-Jamming-
Radar Deception Jamming
- 2014-02-20 08:12:12下载
- 积分:1
-
DC_distribution
自己搭建的直流微电网的模型,PV模型包含MPPT算法,结果都很好!(Built a DC microgrid model, PV model contains MPPT algorithm, the results are very good!)
- 2018-10-17 22:46:51下载
- 积分:1
-
64QAM_baseband_system_receiver
64QAM基带系统接收机matlab代码:添加AWGN噪声,进行接收端匹配滤波器,8倍下采样,解调信号。(64QAM baseband system receiver matlab code: add AWGN noise, matched filter receiving end, eight times the down-sampling, the demodulated signal.)
- 2014-11-24 09:37:09下载
- 积分:1
-
Discrete-Optimization-in-Early-Vision
This thesis describes methods for solving certain optimization problems commonly arising in computer vision by PETTER STRANDMARK
- 2013-09-19 10:12:12下载
- 积分:1
-
元胞自动机模型中的BJH模型
元胞自动机模型中的BJH模型,用于模拟仿真交通流现象(Cellular automata model BJH model for simulation of traffic flow phenomena)
- 2013-11-16 16:54:43下载
- 积分:1
-
erdaixiaobo
说明: 2代小波示意程序此程序用提升法实现第二代小波变换用的是非整数阶小波变换 (two generation wavelet indicate the procedures used to enhance this procedure law to achieve the second generation wavelet transform the non-integer-order wavelet transform)
- 2006-04-01 15:59:54下载
- 积分:1
-
Frequency-domain-subspace-algorithm
频域子空间算法 能实现多输入多输出的matlab源代码(Frequency domain subspace algorithm can achieve multiple input, multiple output matlab source code)
- 2011-05-20 16:19:35下载
- 积分:1