-
TOFED_TB_1
A 4 bit twisted ring counter is a sequential circuit which produces the following sequence of
output values: 0000, 1000, 1100, 1110, 1111, 0111, 0011, 0001 and then repeats. Design a
circuit for a 4 bit twisted ring counter that uses four D flip flops. Draw a state transition
diagram, a state table and a schematic for your circuit. Design an alternate implementation
using just three flip flops and draw a state transition diagram, state table and a schematic
for your circuit. If your designs are extended to implement an n bit twisted ring counter,
how many flip flops are required using each of the two approaches. In what situations
would you prefer the first method? In what situations would you prefer the second?
- 2014-11-08 06:58:55下载
- 积分:1
-
code
function [r_path, r_cost] = dijkstra(pathS, pathE, transmat)
The Dijkstra s algorithm, Implemented by Yi Wang, 2005
This version support detecting _cyclic-paths_
- 2009-04-27 19:49:50下载
- 积分:1
-
random-sequence-generation-algorithm
PoisonDist产生泊松的随机数列的算法
(PoisonDist Poisson random sequence generation algorithm)
- 2011-05-01 13:14:30下载
- 积分:1
-
SVM-matlab
经典SVM算法matlab程序,用于多种利用MATLAB对数据进行SVM仿真的实验。(Classical SVM algorithm matlab program for a variety of SVM data using MATLAB simulation experiments.)
- 2013-11-17 22:00:44下载
- 积分:1
-
get_geom_jxf
迹线法计算轮轨几何关系程序,用于轨道车辆动力学计算,非常实用!(Trace method to calculate the relationship between wheel and rail geometry procedures, for the track vehicle dynamics calculation, very useful!)
- 2007-08-09 17:40:21下载
- 积分:1
-
cheshixitong
MATLAB 的牛顿拉夫逊程序,里面有好几个节点求取潮流,已测试(MATLAB Newton Raphson procedure, there are several nodes strike trend has been tested)
- 2013-03-24 19:43:29下载
- 积分:1
-
s3c2443
Device Tree binding constants clock controllers of Samsung S3C2443 and later.
- 2015-04-19 09:51:10下载
- 积分:1
-
Classical0
经典谱估计的几个经典算法,包括BT法,周期图法,改进周期图法等。。。MATLAB7.3上顺利编译通过(Classical spectral estimation of several classic algorithms, including the BT method, periodogram, modified periodogram method. . . MATLAB7.3 compile smoothly)
- 2010-08-29 18:27:20下载
- 积分:1
-
3
说明: 详细介绍专家PID控制和模糊PID的电子书,内有相关的源代码(Detailed expert PID control and fuzzy PID of e-books, there is relevant source code)
- 2008-04-23 10:45:56下载
- 积分:1
-
Fuzzy-control
智能控制理论关于Fuzzy control的一个实例,包括任务书和matlab源代码(Intelligent Control Theory on the Fuzzy control of an instance, including the mission statement and the source code matlab)
- 2011-05-10 16:38:32下载
- 积分:1