搜索结果
找到约 709 项符合
input-events 的查询结果
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课上的实验报告
其他 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 ...
行业发展研究 Specification (GB)_TTI Messages via Traffic Message Coding-Events and Information Codes for RDS-TMC
Specification (GB)_TTI Messages via Traffic Message Coding-Events and Information Codes for RDS-TMC (GB-T 20612.2-2006, 200611)
通讯编程文档 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.
压缩解压 Implementation for Lempel-Ziv code. Encoder and decoder are separated. The input is a file and th
Implementation for Lempel-Ziv code.
Encoder and decoder are separated. The input is a file and the output is written in another file.