-
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
-
fuzzyPID
次程序为PID程序,可以认真学习后得出想要的结果(It s PID program.)
- 2010-09-07 16:25:10下载
- 积分:1
-
a_filter_design
采用matlab实现正交频分复用技术,用于各种现代数字处理中。(Using matlab to achieve orthogonal frequency division multiplexing, for a variety of modern digital processing.)
- 2010-09-10 16:33:14下载
- 积分:1
-
kalman_filter
Kalman Filter For 1st Order System Input
- 2009-11-14 00:01:52下载
- 积分:1
-
matlabJIEPING
抓取电脑屏幕。利用MATLAB实现print screen的功能(Capture the computer screen. Use MATLAB to achieve print screen function)
- 2013-07-30 21:06:33下载
- 积分:1
-
Jenkin
这个是Preisach模型的基本模块,Jenkin的源代码。这种基本算子的线性组合就构成了preisach模型。(This is the basic module of the Preisach model, Jenkin' s source code. A linear combination of this basic operator constitutes the preisach model.)
- 2012-07-20 17:59:42下载
- 积分:1
-
Partial-HD
2D2D image registration based on Partial Hausdorff distance
- 2014-10-23 15:35:17下载
- 积分:1
-
wind_load
船舶操纵运动仿真模型之风力模型研究(根据经验公式得出)(Research ship motion simulation model of the wind model manipulation (based on empirical formulas derived))
- 2014-01-10 12:27:26下载
- 积分:1
-
SIRP
基于SIRP方法的相干相关K分布雷达杂波的建模与仿真程序,包含三个文件。主文件为K_distribution.m,两个函数文件nonline_eq_sirp.m,fseries.m。(K-distribution radar clutter simulation code based on SIRP method,including three files. The main file is K_distribution.m, the two function files are nonline_eq_sirp.m,fseries.m respectively.)
- 2020-11-26 20:39:30下载
- 积分:1
-
QPSK
说明: 存在多径的OPSK传输性能仿真。可以绘出不同信噪比下的误码率曲线图(The OPSK multipath transmission performance simulation. Can draw different SNR BER curves)
- 2011-03-16 20:29:54下载
- 积分:1