RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee papers for more detailed description.
标签: implementation decryption algorithm machine
上传时间: 2014-01-06
上传用户:bruce5996
rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed description
标签: implementation expansion algorithm machine
上传时间: 2017-07-14
上传用户:lyy1234
gum vending machine implementation in vhdl, state machine implementation,
标签: implementation machine vending state
上传时间: 2017-07-14
上传用户:zycidjl
least mean square algorithm for estimation state
标签: estimation algorithm square least
上传时间: 2013-12-20
上传用户:jackgao
The design of Kalman filter for estimation of state
标签: estimation Kalman design filter
上传时间: 2013-12-23
上传用户:gtf1207
A 8 puzzle program solver.user have to input the current state and goal state of your 8 puzzle and it solving by the program.
上传时间: 2014-08-10
上传用户:huyiming139
俄罗斯方块用汇编语言编写 (1)执行的命令: ---------------------------------- ML /c /coff /Cp main.asm Link /subsystem:windows main.obj els.res (2) 按Enter键开始新游戏 按上下左右箭头操作方块 只实现了最基本的功能
上传时间: 2014-01-22
上传用户:zukfu
Two scripts are included here. 1. convsys.m - combines the state space representation of two systems connected in series. [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) This algorithm gives the convolution of two state space representations | A1 B1 | | A2 B2 | u ==> | | ==> | | ==> y | C1 D1 | | C2 D2 | The algorithm also accepts state space objects as inputs and gives out a state space object as output. 2. sysfeedbk.m [Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2) Gives the closed loop state space representation for two systems connected with negative feedback in the following manner. | A1 B1 | u ==> | | ==> y + o | C1 D1 | | - | | | | A2 B2 | | |= | |= | | C2 D2 | The zip file also contains checkcompatibility.m , which checks the compatibility of matrix dimensions in the system and cleanss.m which can be used to clean a state space representation.
标签: representation included combines scripts
上传时间: 2017-07-25
上传用户:semi1981
Linked list problem in C. It list down various link List problem and there solution
上传时间: 2017-07-31
上传用户:13215175592
J-LINK_WINARM_GDB调试和J-LINK用户手册 是很好的J-LINK学习资料,对初学者有很大的帮助
标签: J-LINK J-LINK_WINARM_GDB 调试 用户手册
上传时间: 2017-08-02
上传用户:x4587