-
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
-
Viterbi_decode
维特比译码仿真程序
cnv_encd.m 卷积编码程序
viterbi.m 卷积译码程序
其它的是viterbi.m中用到的子函数(Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functions)
- 2009-01-15 12:24:09下载
- 积分:1
-
ModalShape
matlab环境下编写的对导入的有限元模态振型数据进行动画演示的程序!(matlab environment prepared by the import of the vibration modes of the finite element data animation program!)
- 2011-05-23 11:50:11下载
- 积分:1
-
AHPmethod
层次分析法(Analytic Hierarchy Process简称AHP)是将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。这里提出层次分析法的matlab源程序(AHP (Analytic Hierarchy Process referred AHP) is always associated with the decision-making elements into goals, guidelines, programs and other levels, on this basis for qualitative and quantitative analysis of decision-making methods. AHP presented here matlab source)
- 2013-09-13 11:38:13下载
- 积分:1
-
zhi-neng-yu-ce-kong-zhi-ji-ying-yong
智能预测控制及应用,对算法研究有帮助,对算法的应用也有一定帮助(zhi neng yu ce kong zhi)
- 2014-10-13 10:03:49下载
- 积分:1
-
trck_movng_obj
this is a project to track a particular object in matlab.
- 2013-04-09 06:57:34下载
- 积分:1
-
gifshuffle.tar
一个针对Gif图像的信息隐藏程序gifshuf,该版本为Linux版本(A Gif image for information hiding procedure gifshuf, the version of Linux version)
- 2010-10-25 13:21:24下载
- 积分:1
-
matlab_example
第二版数字信号处理实验指导书的实验的程序(Digital signal processing second edition of the experimental procedure)
- 2010-12-16 20:49:23下载
- 积分:1
-
BPSK_Simulation
BPSK调制和解调,matlab环境下仿真实现(BPSK modulation)
- 2010-01-02 21:02:15下载
- 积分:1
-
code2
EIGSHOW presents a graphical experiment showing the effect on the
the unit circle of the mapping induced by various 2-by-2 matrices.
- 2014-11-19 02:20:32下载
- 积分:1