-
serialOUT_nag
a code which export a letter/array to serial port
- 2009-03-26 03:13:16下载
- 积分:1
-
tuxiangshuiyin
利用二维离散小波,在一幅图像中嵌入水印,并对水印图像进行水印的提取和检测。(Using two-dimensional discrete wavelet, an image embedded in the watermark and image watermark extraction and detection.)
- 2010-11-25 21:29:10下载
- 积分:1
-
00702730(2)
an article about a dvr model
- 2011-05-11 05:08:41下载
- 积分:1
-
CH6
v-blast瑞利信道下的仿真,很经典的一部教程书《Space-time codes and MIMO systems》里面第六章程序(v-blast simulation under Rayleigh channel, it is in a classic tutorial book “Space-time codes and MIMO systems” codes for Chapter VI)
- 2011-11-12 10:54:51下载
- 积分:1
-
fircheb
matlab fir chebshev LPF
- 2013-11-21 21:36:36下载
- 积分:1
-
osp
A Comparative Study for Orthogonal Subspace
Projection and Constrained
Energy Minimization
- 2013-12-17 15:24:21下载
- 积分:1
-
MVDR_QRDLS
说明: MVDR波束形成的MATLAB仿真实现。(MVDR beamforming MATLAB Simulation.)
- 2011-04-14 23:59:39下载
- 积分:1
-
AC_Motor_actuator
AC MOTOR ACTUATOR OPERATING POINTS
- 2010-09-22 06:55:00下载
- 积分:1
-
Matlab-utility-routines
比较全且较实用的matlab程序代码包含画图拟合等内容(matlab more full and more practical codes)
- 2015-02-02 20:08:15下载
- 积分:1
-
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