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
io分配: * * OUTPUT: * * P1.0 ...... 模擬量輸入 * * P1.1 ...... DA輸入比較基準電壓 * * P1.2~7..... R-2R DA電阻網絡 * * P3.7 ...... LED 模擬亮度輸出
上傳時間: 2015-10-02
上傳用戶:rocketrevenge
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.
標簽: functions questions deflate inflate
上傳時間: 2014-01-02
上傳用戶:zhuyibin
Zlib函數列表 We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of zlib.
標簽: functions questions deflate inflate
上傳時間: 2014-01-03
上傳用戶:lhc9102
MSP-FET430P140 Demo - Basic Clock, Output Buffered SMCLK, ACLK and MCLK
標簽: Buffered MSP-FET Output Basic
上傳時間: 2015-10-10
上傳用戶:wuyuying
Basic Differential Encoding/Decoding of input vector of numeric values
標簽: Differential Decoding Encoding numeric
上傳時間: 2013-12-20
上傳用戶:qiaoyue
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