资源列表
2.12
- 设A=(a1,…,am)和B=(b1,…,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表(例如,A=(x,y,y,z,x,z),B=(x,y,y,z,y,x,x,z),则两者中最大的共同前缀为(x,y,y,z),在两表中除去最大共同前缀后的子表分别为A’=(x,z)和B’=(y,x,x,z))。若A’=B’=空表,则A=B;若A’=空表,而B’≠空表,或者两者均不为空,且A’的首元小于B’的首元,则A < B,否则A > B。试写一个比较A、B大小的算法(请注意:
NRF905
- nRF905 TX - transmit data packet with default TX Addre-nRF905 TX - transmit data packet with default TX Address
58874
- It is implementation of redundant discrete wavelet transform and singular value decomposition. platform for this is matlab 2009b.
57797
- dabien wavelet transform implementation using matlab.
pic18f_adc
- source code contain pic18f4520 internal adc read and display on uart....file aslo contain proteus simulation.-source code contain pic18f4520 internal adc read and display on uart....file aslo contain proteus simulation.
Tetrix5.1
- 俄罗斯方块,c 加上qt,易于学习,可以随意修改,浅显易懂-Tetris, C plus QT, easy to learn
p1
- p1 test program to test p1
Cigre_Benchmark_Hydro
- this the cigre benchmark hydro model in pscad-this is the cigre benchmark hydro model in pscad
SLR
- SLR parser table SLR parser table SLR parser table-SLR parser table SLR parser table SLR parser table SLR parser table
Buck-Boost-Impedance-Networks
- Buck Boost Impedance Networks
NFA-DFA
- NFA转换为DFAjava版,功能齐全,求闭包,子集法-NFA converted DFAjava version, fully functional, seeking closure, a subset of the law
idaplugin
- IDA pro VideoCore Disassembler plugin -Python