搜索结果

找到约 671 项符合 Input 的查询结果

按分类筛选

显示更多分类

汇编语言 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 ...
https://www.eeworm.com/dl/644/199823.html
下载: 110
查看: 1119

人工智能/神经网络 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
https://www.eeworm.com/dl/650/203082.html
下载: 26
查看: 1071

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 ...
https://www.eeworm.com/dl/516/203665.html
下载: 44
查看: 1106

matlab例程 Soft Input Soft Output Viterbi Algorithm

Soft Input Soft Output Viterbi Algorithm
https://www.eeworm.com/dl/665/207690.html
下载: 65
查看: 1234

matlab例程 Basic Differential Encoding/Decoding of input vector of numeric values

Basic Differential Encoding/Decoding of input vector of numeric values
https://www.eeworm.com/dl/665/207692.html
下载: 194
查看: 1054

其他 by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.

by Jay Kadane。Input:a vector with floats.Output:the maximum submatrix.
https://www.eeworm.com/dl/534/208631.html
下载: 89
查看: 1026

VHDL/FPGA/Verilog KEY INPUT DEBUNCE VERILOG

KEY INPUT DEBUNCE VERILOG
https://www.eeworm.com/dl/663/208682.html
下载: 50
查看: 1057

系统设计方案 Input/Data Acquisition System Design for Human Computer Interfacing

Input/Data Acquisition System Design for Human Computer Interfacing
https://www.eeworm.com/dl/678/210403.html
下载: 159
查看: 1040

数据结构 HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi

HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers ...
https://www.eeworm.com/dl/654/210924.html
下载: 148
查看: 3039

其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t

Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
https://www.eeworm.com/dl/534/214270.html
下载: 103
查看: 1663