-
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
-
MTI-radar-system-delay-cancellation
雷达系统MTI延迟对消器实现程序,对理解雷达动目标检测很有帮助(MTI radar system delay cancellation in implementation process, is of great help to understand the radar moving target detection
)
- 2013-12-25 22:41:42下载
- 积分:1
-
Ridge_Regression_code
matlab实现岭回归,并在实际例子中体现了他的用法。(Matlab ridge regression, and reflected his usage in the practical example.)
- 2015-04-24 08:12:00下载
- 积分:1
-
MATLAB_instruction_in_vietnamese
Instruction for using matlab step by step in Vietnamese
- 2009-04-26 18:00:21下载
- 积分:1
-
ReedSolomon
Reed solomon FEC coding
- 2009-05-27 00:51:52下载
- 积分:1
-
SimulinkDFIGMOXING
风力双馈发电机运行的仿真模型,该模型和文献给出聊定子磁链定向控制,仿真效果很棒!(Double-fed wind generator to run the simulation model, the model given in the literature and talk to the stator flux oriented control, simulation results were fantastic!)
- 2016-05-16 15:16:42下载
- 积分:1
-
CEEMDAN_V00
说明: ceemd可以将信号分解成若干个IMF分量(Ceemd can decompose the signal into several IMF components)
- 2020-12-07 10:09:21下载
- 积分:1
-
Ofdm[Matlab]
OFDM全系统仿真,matlab2006A仿真通过(OFDM system-wide simulation, matlab2006A simulation through)
- 2007-09-27 10:30:53下载
- 积分:1
-
Azhen
azhen does some sort of transient stability in electric power systems. may be expanded to do pss esign
- 2010-09-12 12:23:27下载
- 积分:1
-
Prediction_RBF
混沌时间序列 基于人工神经网络的一步或多步预测(Chaotic time series based on artificial neural network or multi-step prediction step)
- 2010-12-25 20:45:39下载
- 积分:1