-
-
-
-
[
C/C++]
tiny-parse.zip
... in bold are terminals):
1. program-> declarations stmt-sequence
2. declarations-> decl declarations |²
3. decl-> ... -> identifi er { , identifi er }
6. stmt-sequence-> statement { statement }
7. statement-> if-stmt | ...
-
[
Matlab]
FastWalshHadamardTransform.rar
... .
This algorithm uses a Cooley-Tukey type signal flow graph and is implemented in N log2 N additions and subtractions. Data sequence length must be an integer power of 2.
The inverse transform is the same as the forward transform except for the ...
-
-
[
VHDL]
Sequence-detector-design.rar
Sequence detector design ideas are often used to achieve the FSM, the idea is to achieve through the shift register sequence detection
-
[
Matlab]
codeunsymmetrical.rar
... to that of symmetrical faults, except that in the case of unsymmetrical faults, the three-phase power system is represented by its sequence networks i.e zero, positive and negative sequence. Also, the effects of Δ-Y transformers phase shift are considered ...
-
-
[
VHDL]
digital_lock.rar
Verilog code for digital combinational lock
//BCAC – Unlock sequence
//wrong sequence –alaram goes on and goes off only after pressin another 4 wrong buttons.
//once the lock is open ,we can close the lock by pressin any key
//From any state pressin ...
-