.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx
.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call ...
data logging技术资料下载专区,收录952份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call ...
data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ...
This module is common to all of the Example programs It declares the data types and system calls required to access th...
MSP acquires data and sends through USB to PC. Check the link for PC capture software and project details. http://msp4...
Algorithms Data Structures and Problem Solving with C++.pdf。。。提供给需要的共学下载...
DSP算法 PROGRAM TO FIND MIN, MAX, MEAN AND VARIANCE OF RECORDS IN AN EXISTING DSP DATA FILE...
You use variables in your program to hold data which may be in different type, such as characters, numbers, date and tim...
Generate trellis data of a rate-1/n convolutional encoder.卷积码1/n的编码器,注意生成的是非系统码。...