-
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
-
GML_AdaBoot
GML_AdaBoost_Matlab_ Toolbox
- 2009-05-19 07:52:09下载
- 积分:1
-
SENSEaliasingmatrix
在SENSE成像中如何将中间图像转化为最终图像,就要用到这个程序(Using specfied sampling vector to generate a 2D aliasing matrix. The sampling vector is a vector of n-entries of either 0 or 1, where 0 indicates no k-space line acquisition and 1 indicates k-space line is acquired in the accelerated scan. For example, a sampling vector of [0 1 0 1 0 1 0 1 0 1] indicate the 2-fold acceleration with 8 phase encoding lines. The aliasing matrix is calculated based on Fourier imaging)
- 2009-06-06 18:27:17下载
- 积分:1
-
cylinder-pinhole-camera
说明: 小孔成像,映射一个简单的圆柱体,可以精确计算投影信息(Pinhole imaging, mapping a simple cylinder, projection information can be accurately calculated)
- 2011-03-18 16:42:14下载
- 积分:1
-
byjc
说明: 边缘检测程序,有各种边缘检测算子,包括sobel等,自己写的源程序,共享(Edge detection process, a variety of edge detection operator, including sobel and so on, to write the source code, sharing)
- 2011-04-11 10:40:21下载
- 积分:1
-
hex-arry
很少见的六角阵波束形成的相关仿真及其相关的各种图形(Rare hexagonal array beamformed related simulation and its associated various graphics)
- 2012-10-22 21:20:52下载
- 积分:1
-
66767
2d vector field visualization in matlab
- 2015-03-03 15:06:56下载
- 积分:1
-
NNDemo2.0
神经网络的MATLAB实现程序,有界面,将bp网络的应用详细讲解(MATLAB neural network implementation procedures, interfaces, network applications will be explained in detail bp)
- 2010-07-14 17:07:50下载
- 积分:1
-
FlyTextApplet
用小程序模拟实现文字飞行的效果,通过改变字体的大小和显示位置(Simulation with a small procedure to achieve the effect of flying text, by changing the font size and display position)
- 2007-11-25 16:44:36下载
- 积分:1
-
SVM
MATLAB中svm入门ppt介绍及程序实例介绍(Getting Started with MATLAB, and procedures of example to illustrate svm)
- 2010-03-04 22:41:25下载
- 积分:1