-
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
-
get_knn
获取Knn,即网络中邻接节点的度值。通过Knn可以知道,网络是同配还是异配(Access Knn, that is adjacent network node value. Through KNN can know the network is the same with or different allocation)
- 2009-02-05 11:54:22下载
- 积分:1
-
code
matlab仿真通过的降噪程序,提供c语言实现的各种降噪算法。还包括对椒盐噪声有很好抑制作用的一组新算法。(matlab simulation of the noise reduction process through the provision of a variety of c language to achieve noise reduction algorithm. Also includes a very good inhibition of salt and pepper noise of a new algorithm.)
- 2009-05-03 17:08:54下载
- 积分:1
-
QPSO
在量子智能算法中,量子粒子群程序的仿真,希望对大家有所帮助(The simulation of the QPSO in the quantum intelligence algorithm.)
- 2021-04-02 17:59:07下载
- 积分:1
-
FlightOCR---
图片识别,能够识别图片的信息然后摘取处理(Image recognition)
- 2014-12-10 11:06:58下载
- 积分:1
-
MED
A Study of Bias Correction Methods for
Enhancing Median Edge Detector Prediction
- 2012-10-11 23:07:04下载
- 积分:1
-
Learning1
learning matlab to use it properly
- 2009-11-05 14:35:12下载
- 积分:1
-
DETECTION111222
阐述了各种边缘检测的性能和优劣,对初学者老说是很好的学习文件(The performance and the pros and cons of various edge detection, beginners old said good learning file)
- 2013-04-16 17:56:47下载
- 积分:1
-
peizgshhun
一个基于互信息的图像配准源代码,采用粒子群优化算法源代码,可直接使用。(A mutual information based image registration source code, using particle swarm optimization algorithm source code can be used directly.)
- 2011-12-25 18:37:09下载
- 积分:1
-
Homomorphic-filter
同态滤波,matlab程序,可利用此程序实现同态滤波 去薄云等功能(Homomorphic filter)
- 2016-01-25 22:28:54下载
- 积分:1