-
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
-
bp.train
一个不怕网络训练程序,适用于大专本科毕业设计,以及专业技术人员参考(One not afraid of network training procedures, apply to college graduate design, as well as professional and technical personnel reference)
- 2007-12-28 22:18:10下载
- 积分:1
-
comparare
The comparation of 2 numbers, set by the user
- 2010-05-25 06:01:16下载
- 积分:1
-
some-kinds-of-highpass-filter
说明: 关于高通滤波的一些程序,有高通滤波后加中值滤波,还有理想高通滤波程序,以及高通滤波与维纳滤波结合的程序。希望能互相对您有帮助。(High-pass filter on some of the procedures, a high-pass filter Bo Houjia median filter, as well as the ideal high-pass filtering process has been high pass filter combined with the Wiener filtering process. You want to help each other.)
- 2011-03-08 17:30:44下载
- 积分:1
-
matlab_gui
一个关于matlab中gui界面设计的小程序,适合初学者对gui编程进行一定程度的了解。(A small program on matlab gui interface design, suitable for beginners gui programming to a certain degree of understanding.)
- 2012-05-11 09:16:31下载
- 积分:1
-
shuangjixing
基带系统仿真,实现双极性信号的误码率统计,没有用matlab自带的函数(The error rate of the bipolar signal is simulated by the base band system, and the function of the MATLAB is not used.)
- 2015-06-02 14:24:08下载
- 积分:1
-
huanrezhanmohukongzhi
基于PLC编写的换热站模糊控制水温的程序,适用欧姆龙的编程软件打开(PLC-based preparation temperature heat transfer station fuzzy control procedures for Omron programming software to open)
- 2014-06-26 16:27:48下载
- 积分:1
-
matpo.RAR
a pdf about matpower.
The meanual about matpower in Chinese.
- 2010-03-04 00:26:08下载
- 积分:1
-
PIDinMATLAB
此文在MATLAB环境下实现了经典实用的PID算法,可能对初学者有用。(This article presents the classical PID control in MATLAB,it may help the begainers.)
- 2011-07-07 19:54:07下载
- 积分:1
-
fft3
很好的学习FFT的程序,易于理解,便于学习,具有很好的参考价值(Learning the FFT program, easy to understand, easy to learn, have a good reference value)
- 2013-04-05 16:29:20下载
- 积分:1