-
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
-
ZXINCFF2
利用中心差分法计算无阻尼结构动力响应,并作图(Using central difference method to calculate the structural dynamic response)
- 2021-02-21 14:39:43下载
- 积分:1
-
djikstra
ce tp consiste a définir l plus cour chemin d un graphe avec l algorithme de dijkstra
- 2015-03-07 01:01:46下载
- 积分:1
-
bifurcation
非线性分析,分岔图画法, matlab m文件。(Nonlinear analysis, bifurcation drawing method, matlab m file.)
- 2021-04-27 19:58:44下载
- 积分:1
-
kde2d
二维正态分布的检验函数,如果需要进行二维正态分布的检验,在你的程序运行前运行此程序,就可直接调用函数功能。(Dimensional normal distribution test function, if you need a two-dimensional normal distribution test, run your program before you run this program, you can directly call the function function.)
- 2020-12-28 15:49:01下载
- 积分:1
-
o-matlab
ofdm系统matlab仿真研究,结合书本觉得很有用。(Simulation of the system matlab OFDM, combine the book feel useful.)
- 2013-05-05 21:24:37下载
- 积分:1
-
program
some communication related programs
- 2010-10-12 14:43:39下载
- 积分:1
-
OS-EM.ps
another NDFT algorithm for signal processing
- 2009-11-18 15:17:20下载
- 积分:1
-
chap1_1
matlab的pid控制程序,单神经元自适应PID控制(matlab of pid control procedures, single neuron adaptive PID control)
- 2008-04-27 08:30:26下载
- 积分:1
-
calculate_protection_levelsm
Simulates protection levels for GPS precision approach and landing
- 2011-01-21 09:30:55下载
- 积分:1