-
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
-
LTE-Synchronous-Signal
LTE中主(辅)同步信号生成,包括PSS和SSS,生成信号位于频域(PSS symbol generation in LTE)
- 2020-07-04 10:00:01下载
- 积分:1
-
houghts
一种基于Hough变换的航迹起始方法。给出了点迹雷达的结果,同时给出了所有量测结果的状态图。(A track initiation method based on Hough transform. There is some radar to track results, and given all the measurements of the state diagram.)
- 2021-04-14 20:58:55下载
- 积分:1
-
111111
SAR CS算法,用于合成孔径雷达的仿真,请大家多多指点(SAR CS)
- 2010-01-04 20:45:28下载
- 积分:1
-
vq
说明: 说话人识别的matlab实现,供大家参考(tell the speaker s voice)
- 2009-06-24 10:48:54下载
- 积分:1
-
BD-algorithm
多用户MIMO的BD预编码算法。程序完整可用。(Multi-user MIMO-BD precoding algorithm. Integrity of the process is available.)
- 2011-05-17 15:29:43下载
- 积分:1
-
duomubiaoyouhua
多目标优化 一个含有两个优化目标的多目标优化问题(Multi-objective optimization)
- 2011-07-07 10:18:04下载
- 积分:1
-
medical-super
This work introduces two variants of unsupervised color segmentation methods. The underlying idea is to segment the input image several times, each time focussing on a different salient part of the image and to subsequently merge all obtained results into one composite segmentation. As a first step salient parts have to be identified in the image, which is done by a simple local color clustering approach.
- 2015-02-06 13:21:39下载
- 积分:1
-
small-world-matlab
说明: 这个是关于小世界平均路径长度,还有度和随机网络比值变化的仿真程序,使用matlab程序编写,希望对大家有用(This is the average path length on the small world, as well as the ratio of change in the degree and random network simulation program, using matlab programming, we hope to be useful)
- 2011-03-10 13:27:58下载
- 积分:1
-
LLSP
Write a MATLAB function lls_rd.m (rd stands for rank de
cient) to
solve the LLS problem
- 2013-07-24 09:22:50下载
- 积分:1