搜索结果
找到约 1,235 项符合
soft-input 的查询结果
Linux/Unix编程 binary diff tool. scans input for matching patterns.
binary diff tool. scans input for matching patterns.
通讯编程文档 Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-lis
Implements layered decoding using the sum-product-algorithm. Codes are input as a .txt file in A-list format.
其他 Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)
Usage: void CRC(int*,int*,int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: ...
Java编程 student information input and output~ 学生信息输入与查询 上JAVA课上的实验报告
student information input and output~
学生信息输入与查询
上JAVA课上的实验报告
通讯/手机编程 SOVA Soft out put viterbi Algorithm
SOVA Soft out put viterbi Algorithm
其他 NN Functions a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vect
NN Functions
a program in Lisp to demonstrate working of an artificial neuron. (Enter an input vector X and weight vector W. Calculate weighted sum XW. Transform this using signal or activation functions like logistic, threshold, hyperbolic-tangent, linear, exponential, sigmoid or some other functio ...
matlab例程 Double Density Wavelet Soft
Double Density Wavelet Soft
通讯编程文档 overlap addition for input sequence long
overlap addition for input sequence long
加密解密 AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
压缩解压 Implementation for the Huffman Cod in Visual C++. Both, the encoder and the decoder take as input
Implementation for the Huffman Cod in Visual C++.
Both, the encoder and the decoder take as input a file and write the output into another file.