Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification Matlab Code
标签: Multiple-Input-Multiple-Output Identification Higher-Order Statistics
上传时间: 2013-12-24
上传用户:wpt
Problem Statement You are given a string input. You are to find the longest substring of input such that the reversal of the substring is also a substring of input. In case of a tie, return the string that occurs earliest in input. Definition Class: ReverseSubstring Method: findReversed Parameters: string Returns: string Method signature: string findReversed(string input) (be sure your method is public) Notes The substring and its reversal may overlap partially or completely. The entire original string is itself a valid substring (see example 4). Constraints input will contain between 1 and 50 characters, inclusive. Each character of input will be an uppercase letter ( A - Z ). Examples 0) "XBCDEFYWFEDCBZ" Returns: "BCDEF" We see that the reverse of BCDEF is FEDCB, which appears later in the string. 1)
上传时间: 2015-09-21
上传用户:sunjet
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab2543",0dh,0ah,0
上传时间: 2014-08-22
上传用户:huyiming139
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring
标签: Please sdword number array
上传时间: 2014-01-13
上传用户:xiaoyunyun
CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings directly
标签: implementation the Hashing receive
上传时间: 2013-12-25
上传用户:dapangxie
CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.
标签: Correlation Algorithm programme the
上传时间: 2013-12-21
上传用户:leixinzhuo
Soft Input Soft Output Viterbi Algorithm
标签: Soft Algorithm Viterbi Output
上传时间: 2013-12-27
上传用户:yoleeson
Basic Differential Encoding/Decoding of input vector of numeric values
标签: Differential Decoding Encoding numeric
上传时间: 2013-12-20
上传用户:qiaoyue
by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
标签: submatrix maximum Kadane Output
上传时间: 2015-10-13
上传用户:彭玖华
KEY INPUT DEBUNCE VERILOG
上传时间: 2014-12-19
上传用户:er1219