-
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
很好的matlab基础入门教学ppt(中科院)(a very good book for matlab study)
- 2009-05-19 18:07:08下载
- 积分:1
-
ofdm
说明: 本代码利用matlab工具,对OFDM系统的调制与解调原理进行仿真。(The code using matlab tools, the OFDM modulation and demodulation system simulation.)
- 2011-04-18 16:17:49下载
- 积分:1
-
Robottoolbox
试过很多matlab机器人工具箱,这个是好用的,带使用说明书和例子。(Tried of many-matlab robots Toolbox, this is easy to use, with manual and examples.)
- 2012-09-24 22:44:49下载
- 积分:1
-
8psk
8位相移键控误码率分析的MATLAB程序(8 phase shift keying bit error rate analysis of the MATLAB program)
- 2010-11-27 22:28:22下载
- 积分:1
-
imaderectangle
说明: 本程序用matlab实现了求不规则图形的最小外接矩形和最大内接矩形,实验用的图形也附在了文件中,可直接运行(This matlab program graphical the irregular circum-rectangle minimum and maximum inscribed with rectangular, experiment graphics attached the documents and can be directly run)
- 2020-11-06 11:19:49下载
- 积分:1
-
platform_for_TDSCDMA
TD-SCDMA移动通信系统的系统级仿真平台,可以生成仿真框架(TD-SCDMA mobile communications systems, system-level simulation platform, can generate Simulation Framework)
- 2006-06-12 20:37:20下载
- 积分:1
-
The-most-practical-matlab-code
matlab最实用代码matlab最实用代码matlab最实用代码(The most practical matlab code code matlab matlab most useful code in the most practical)
- 2011-12-28 17:32:34下载
- 积分:1
-
CI
说明: covariance intersection algorithm
- 2011-06-02 10:26:37下载
- 积分:1
-
AWGN_LDPC
LDPC encoding and decoding for an AWGN channel
- 2011-06-07 19:37:03下载
- 积分:1