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
INput/Data Acquisition System Design for Human Computer Interfacing
标签: Acquisition Interfacing Computer Design
上传时间: 2013-12-31
上传用户:sardinescn
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 s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上传时间: 2015-10-18
上传用户:三人用菜
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. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample INput 1 4 1 2 5 10 Sample Output 17
标签: the contains integer number
上传时间: 2015-10-27
上传用户:plsee