-
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
-
MATLab-GUI
matlab精通GUI界面编程,作者施晓红,周佳(matlab GUI graphical user interface)
- 2011-11-28 11:24:45下载
- 积分:1
-
awup
electronics related subjects details to get success in public sector and academic exams and for to get full marks without negative marking
- 2011-12-13 23:30:06下载
- 积分:1
-
LMS
自适应的基本算法,LMS算法和其收敛速度的验证。(The basic adaptive algorithm, LMS algorithm and its convergence rate verification.)
- 2011-12-30 10:58:03下载
- 积分:1
-
程序
对地震波进行数值模拟,设置不同波速的分界面模拟地震波传播(Seismic wave numerical simulation under different wave velocities)
- 2019-03-22 09:32:30下载
- 积分:1
-
Matlab_update_TDLMS
System identification with adaptive filter using full and partial-update Transform-Domain Least-Mean-Squares
- 2009-05-22 23:16:10下载
- 积分:1
-
proj_2
Opencv code for Sobel edge detection
- 2013-11-24 22:00:49下载
- 积分:1
-
DifferentialEvolution
说明: 这是微分进化的一些源程序。此程序的宫恩年个很强大,可以从事很多类别的优化。(Differential Evolution Program)
- 2009-08-19 15:41:41下载
- 积分:1
-
PSF_1_point_DAS
显示一张图,point spread function of 1 scatter,需要matlab安装Filed II simulation(show a picture of point spread function of 1 scatter )
- 2015-03-14 10:18:57下载
- 积分:1
-
SparseLab21-Core
一种基于压缩感知技术的图像重建程序,可以提高图像重建质量和速度(Compressed sensing technology based on the image reconstruction process, can improve the quality and speed of image reconstruction)
- 2020-11-26 20:59:32下载
- 积分:1