-
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
-
fft_calc_df_1288
This source code shows in a simple way how we can conver a time domain signal to frequency domain signal by fast fourier transform.
- 2013-02-19 14:35:50下载
- 积分:1
-
Resource-allocation-for-multiuser-cognitive-OFDM-
we study the resource allocation problem for the multiuser orthogonal frequency division
multiplexing (OFDM)-based cognitive radio (CR) systems with proportional rate constraints.
- 2014-12-04 01:45:23下载
- 积分:1
-
PV_Model2
光伏电池通用模型,完全手制。很好拟合I-V/P-V曲线。经验证可很好运行(Photovoltaic cells universal model, completely hand-made. Well simulated IV/PV curve. Proven to be a good run)
- 2012-11-26 11:49:36下载
- 积分:1
-
quantization-Compressive-sensing
大学大作业,量化的压缩感知1-bit的各种方法,FPC,AOP,CoSaMP等等。(University of large operations, a variety of methods to quantify the compressed sensing of 1-bit, FPC, AOP, CoSaMP so.)
- 2014-07-29 09:56:45下载
- 积分:1
-
Examplesofsolvingequations
解方程例子,含有很多例子,弄到可不容易,提供参考(Examples of solving equations, containing many examples is not easy to get and provide information)
- 2011-01-15 18:25:08下载
- 积分:1
-
UWB_Analysis
说明: 对uwb的ppm调制的时域和频域进行分析,画出它的图形(ppm of UWB modulation of the time domain and frequency domain analysis, to give its graphics)
- 2005-12-06 17:43:15下载
- 积分:1
-
ADF_SDA
使用最陡下降法实现自适应去噪操作的m文件,最后做出了误差特性曲面(Steepest descent method to achieve adaptive de-noising operation m file, and finally made the error characteristics of the surface)
- 2013-04-23 23:22:44下载
- 积分:1
-
CIC-Filter
抽取滤波器的matlab源代码实现预仿真,修改参数即可使用(Decimation filter matlab source code to achieve the pre-simulation can be used to modify the parameters)
- 2016-04-12 19:26:38下载
- 积分:1
-
adaptive-signal-processing
LMS和RLS的M文件源码,还有回应对消系统的LMS和RLS的M文件源码(LMS and RLS M-file source, and respond to cancellation system, the LMS and RLS M-file source)
- 2021-04-08 14:59:01下载
- 积分:1