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
DESCRIPTION - Provides the functionality to display the contents of sysPhysMemeDesc array.
标签: sysPhysMemeDesc functionality DESCRIPTION the
上传时间: 2014-01-04
上传用户:啊飒飒大师的
This code converts a Galois Field array created usin GF(2^m) for a given primitive polynomial into a decimal array that can be used within typical .m file coding.
标签: polynomial primitive converts created
上传时间: 2015-09-26
上传用户:wang5829
Distributed Median,Alice has an array A, and Bob has an array B. All elements in A and B are distinct. Alice and Bob are interested in finding the median element of their combined arrays.
标签: array B. Distributed has
上传时间: 2013-12-25
上传用户:洛木卓
Pai has been a good sequence array. A few are imported, as called for under the original law will insert its array
标签: sequence imported original called
上传时间: 2014-01-14
上传用户:凤临西北
This unit uses an array of bytes to represent a LARGE number. The number is binairy-stored in the array, with the Least Significant Byte (LSB) first and the Most Significant Byte (MSB) last, like all Intel-integer types.
标签: number binairy-stored represent LARGE
上传时间: 2015-10-08
上传用户:xieguodong1234
48 bit CRC routines These routines can be used to calculate a 48 bit CRC over an array of characters.
标签: routines bit CRC calculate
上传时间: 2014-11-22
上传用户:270189020
design LP,HP,B S digital Butterworth and Chebyshev filter. All array has been specified internally,so user only need to input f1,f2,f3,f4,fs(in hz), alpha1,alpha2(in db) and iband (to specify the type of to design). This program output hk(z)=bk(z)/ak(z),k=1,2,..., ksection and the freq.
标签: Butterworth internally Chebyshev specified
上传时间: 2015-11-08
上传用户:253189838
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
标签: inverse-distance weighting FILLNANS replaces
上传时间: 2014-10-10
上传用户:四只眼
A DynamicArray is an array that automatically allocates dynymaic array for the visual basic.net language
标签: array automatically DynamicArray allocates
上传时间: 2013-12-10
上传用户:wangzhen1990