-
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
-
embed-watermark--based-a-word
基于一个字嵌入水印0和1bit,原理是将图像转换到空间域后选择系数类嵌入水印,能抗打印扫描攻击(based on a word and embedding watermark 0 1bit, the principle is to convert the image into the spatial domain selection class watermarked coefficient, )
- 2014-12-25 15:46:40下载
- 积分:1
-
CollectAnaly.m
很有用的Matlab聚类分析算法,很全面,保证可用(Matlab is used for cluster analysis algorithms, a very comprehensive and ensure that available)
- 2009-04-21 08:35:44下载
- 积分:1
-
coaxial
Coaxial-Mesh generation-Finite element method-elctromagnetic-KNTU-
- 2013-07-12 04:26:03下载
- 积分:1
-
色散曲线
说明: 色散分析,有助于需要色散分析的人员参考使用,需要参数为入射角,角频率、传播常数(Dispersion analysis is helpful for people who need dispersion analysis to refer to. It needs parameters such as incident angle, angular frequency and propagation constant.)
- 2019-06-04 11:29:25下载
- 积分:1
-
FCMClust
是一个基于Matlab软件的模糊C-means聚类算法原代码(Matlab is a software based on the fuzzy C-means clustering algorithm source code)
- 2007-03-24 09:44:25下载
- 积分:1
-
diaoyongjubing
刘金坤的程序,很有用,谁下谁知道,不信你试试(How to change the oscilloscope in simulink inside wave, see this call handle applications)
- 2011-12-13 15:01:39下载
- 积分:1
-
cms
this is the project for content management systems and extract here to use
- 2015-02-03 18:54:14下载
- 积分:1
-
lms
均衡器抽头参数中,使用LMS算法确定有限长最优抽头参数(Tap equalizer parameters, the use of finite-length LMS algorithm to determine the optimal tap parameters)
- 2008-12-19 14:49:13下载
- 积分:1
-
BP
说明: 神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。(Nerual network calculation,including training and working part,utilizing MMSE algorithm.)
- 2010-10-27 18:59:05下载
- 积分:1