搜索结果
找到约 1,235 项符合
soft-input 的查询结果
DSP编程 TI Algorithm Soft Kit 4.0d 包括开发套件工具、实例及其原代码
TI Algorithm Soft Kit 4.0d 包括开发套件工具、实例及其原代码,直接安装在ccs2.20.18上,也可以在Studio3.1上使用。
DSP编程 TI Algorithm Soft Kit 5.0d 仅包括实例及其原代码
TI Algorithm Soft Kit 5.0d 仅包括实例及其原代码,可用于ccs2.20.18以及Studio3.1上使用。
DSP编程 TI Algorithm Soft Kit 5.10 仅包括实例及其原代码
TI Algorithm Soft Kit 5.10 仅包括实例及其原代码,可用于ccs2.20.18以及Studio3.1上使用。
人物传记/成功经验 [ http://www.moon-soft.com ] 里面有更详细的内容
[ http://www.moon-soft.com ] 里面有更详细的内容
matlab例程 Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blind Identification
Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System
Blind Identification Matlab Code
其他 Problem Statement You are given a string input. You are to find the longest substring of input su
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
Parameter ...
汇编语言 tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us
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
汇编语言 data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 by
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 ...
人工智能/神经网络 CKHash is an implementation of Cuckoo Hashing that can receive the input in the form of strings dir
CKHash is an implementation of Cuckoo Hashing that can receive the input in
the form of strings directly
DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s
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 s ...