-
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
-
fuzzy
一种简单的模糊逻辑工具箱设置,两个输入,一个输出,隶属度函数为7(A simple set of fuzzy logic toolbox, two inputs, one output membership function for the 7)
- 2010-07-15 16:04:33下载
- 积分:1
-
Wiener
维纳滤波matlab源码,输入参数需为读出的一维语音文件,横向量(Wiener filtering matlab source)
- 2009-05-19 23:06:08下载
- 积分:1
-
AbstractFinder
this program treat image processing and segmentation methods and can help for functions which concern segmentation
- 2014-08-31 01:10:57下载
- 积分:1
-
weightpositioncalculation
通过移动机翼,尾翼,起落架和油箱的位置来使气动中心和重心重合。(By movingwings, tail, landing gearand fuel tankpositionto makethe aerodynamic centerand center of gravitycoincide.)
- 2013-12-22 19:00:34下载
- 积分:1
-
20130112
通过matlab实现文本文档的压缩与解压缩,该程序可以完全实现功能(Through the matlab text document compression and unzip, this program can be fully realized function
)
- 2013-01-12 10:38:04下载
- 积分:1
-
High
说明: 一个高阶系统转换为状态空间的matlab算法,附有原理(A high-end system into a state space matlab algorithm, with a principle)
- 2010-03-27 17:48:59下载
- 积分:1
-
work
上传内容为matlab的一些实例程序,希望对大家能有所帮助~(From some of the content for the matlab example programs, we want to help ~)
- 2010-05-29 09:32:07下载
- 积分:1
-
exp
小波分析,基于DWT的故障信号特征提取,可以画出条形图,多层分解(Wavelet analysis, DWT-based feature extraction of fault signal can draw bar charts, multi-decomposition)
- 2020-09-12 09:47:59下载
- 积分:1
-
OFDM_occour
OFDM信号通过功率放大器以及功率放大器的预失真全套代码(OFDM PA)
- 2021-04-06 18:19:02下载
- 积分:1