-
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
-
Vega
Vega相关资料,网上搜集并整理的,希望对初学者有所帮助。(Vega-related information, online collection and sorting, and want to help beginners.)
- 2010-07-13 01:21:14下载
- 积分:1
-
dataanalyze
用matlab进行多维数据分析,程序可以直接运行(To complete the data analyse problem by matlab language)
- 2009-10-21 22:37:20下载
- 积分:1
-
Desktop
matlab公式文件,用来计算材料中M的含量,在计算材料雪中很大应用。能够为热轧计算提供指导。(The formula of matlab file, used to calculate the material content of M, in the calculation of material widely used in snow. To provide guidance for hot rolling calculation.)
- 2012-04-17 15:29:55下载
- 积分:1
-
A-star-base-programs
A star algorithm to find the shortest path between two nodes
- 2011-06-03 17:39:17下载
- 积分:1
-
air3
calculate the air properties(input the parameters are relative humidity and dry bulb, if you input the above parameter that you can get another air properties)
- 2015-04-15 13:32:33下载
- 积分:1
-
StandEx
C/C++中调用MATLAB C Math Library 的实现(C/C Calling MATLAB C Math Library Implementation)
- 2004-12-08 11:22:20下载
- 积分:1
-
Zero-Crossing
Implementation on "Automatic modulation classification using zero crossing"
- 2013-08-30 13:07:38下载
- 积分:1
-
BA_net
matlab源程序,可以仿真出来经典的BA无标度网络模型(Matlab source, can be simulated classic BA scale-free network model)
- 2014-12-29 20:27:58下载
- 积分:1
-
Hausdorff
Hausdorffn距离的Matlab程序(Matlab Program for Hausdorffn Distance)
- 2019-06-17 16:55:20下载
- 积分:1