-
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
-
ovsf
说明: MATLAB实现Ovsf扩频解调,WCDMA(MATLAB implementation Ovsf Spread)
- 2011-04-05 10:57:55下载
- 积分:1
-
111232142343243
例3.3 以年龄为论域,取 。Zadeh给出了“年轻”的模糊集Y,其隶属函数为
(Example 3.3 domain of age, to take. Zadeh gives the " young" fuzzy sets Y, its membership function)
- 2015-03-18 17:35:29下载
- 积分:1
-
wavelet_texture
wavlet based texture synthesis.
- 2010-12-06 23:02:39下载
- 积分:1
-
MLSE
MMSE CODE FOR computing BER FOR QPSK SIGNAL
- 2010-12-15 22:00:55下载
- 积分:1
-
poly_2string
polynomial coeff to string
- 2011-05-02 01:24:40下载
- 积分:1
-
pca-matlab
主层次分析的过程及matlab的实现,有四个文件也就是四个函数(The main analytic hierarchy process and the realization of matlab four is four functions)
- 2013-04-21 16:22:34下载
- 积分:1
-
tow
随着应用的越来越复杂,对数据同步和存储的要求越来越多,有时候我们面对大量复杂的数据加载和数据同步代价,尤其是如果单服务器无法承载大量应用数据的时候,我们如何可以实现动态扩展服务器已达到负载均衡的目标(As applications are becoming more complex, the data synchronization and storage requirements are more and more, sometimes we are facing a large amount of data loading and data synchronization costs, especially if a single server cannot load a lot of the time of application data, how can we realize the dynamic extension of the server has reached the aim of load balancing)
- 2015-01-27 16:52:18下载
- 积分:1
-
WienerFilter_matlab
基于维纳滤波的语音增强matlab程序,内含VAD,滤波效果良好,推荐!(weiner filter including vad,based on matlab )
- 2010-05-14 16:06:21下载
- 积分:1
-
Experiment
matlab file for image conversion between RGB to YCbCr
- 2015-04-16 22:02:41下载
- 积分:1