-
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
-
pso
说明: 粒子群聚类算法例题及其详细解析(Example particle cluster-like algorithm and its detailed analysis)
- 2010-03-26 12:48:26下载
- 积分:1
-
MIMO_21_22
MIMO多天线系统仿真程序,分别仿真比较了 AWGN信道 , SISO瑞利衰落信道 , 2发1收Alamouti方案 , 2发2收Alamouti方案 (MIMO multi-antenna system simulation program, were simulated and compared the AWGN channel , SISO Rayleigh fading channels , two fat a close Alamouti scheme , two 2 admission Alamouti scheme )
- 2014-10-24 16:36:43下载
- 积分:1
-
windows_c
Window下c程序设计的初级教程(含代码),c程序员在windows下开发程序应该阅读的第一部资料(Programming windows via C)
- 2013-11-18 14:02:54下载
- 积分:1
-
buck
A SIMPLE MODEL ESTIMATOR FOR MULTIPLE MODEL CONTROL. BUCK DC-DC CONVERTER APPLICATION
- 2011-02-08 23:52:56下载
- 积分:1
-
butterworth
说明: 截止频率在0.3Hz的巴特沃斯低通滤波器,采用二阶级联进行编程。(In the 0.3Hz cutoff frequency of Butterworth low-pass filter, used to program the second class together.)
- 2008-11-10 10:09:43下载
- 积分:1
-
FilterDesign
This is a filter design document in digital and analog domain. There is matlab code
- 2013-08-12 19:18:53下载
- 积分:1
-
HUESEFA
模糊层次会关联分析法,很好的评价方法主客观结合复制(The fuzzy hierarchy will relational analysis, a good evaluation methods)
- 2013-03-29 16:22:55下载
- 积分:1
-
addcircle
iris pupil detection
- 2013-04-11 16:02:13下载
- 积分:1
-
randinterval_matlab
文件名:randinterval.m
函数功能:本函数将利用随机序列进行间隔控制,选择消息隐藏位置
( File name: randinterval.m function: This function will use the random sequence interval control, select the message hidden location)
- 2013-05-13 17:49:06下载
- 积分:1