The information in this publication is believed to be accurate as of its publication date. Such information is subject to change without notice and The ATM Forum is not responsible for any errors. The ATM Forum does not assume any responsibility to update or correct any information in this publication. Notwithstanding anything to the contrary, neither The ATM Forum nor the publisher make any representation or warranty, expressed or implied, concerning the completeness, accuracy, or applicability of any information contained in this publication. No liability of any kind shall be assumed by The ATM Forum or the publisher as a RESULT of reliance upon any information contained in this publication.
标签: publication information believed accurate
上传时间: 2015-09-16
上传用户:1109003457
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
tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the summary of tShell task. Next an address exception is caused in tServer task by trying to execute a funtion at non-aligned word boundry. As a RESULT SIGBUS signal is raised automatically. Signals (setjmp() and longjmp()) are used to allow the tServer task to recover gracefully from an address error exception. For more information about signals, please refer to sigLib manual pages.
标签: serverSend functions executes priority
上传时间: 2015-09-21
上传用户:tianjinfan
In this paper, we describe the development of a mobile butterfly-watching learning (BWL) system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching learning system was designed in a wireless mobile ad-hoc learning environment. This is first RESULT to provide a cognitive tool with supporting the independent learning by applying PDA with wireless communication technology to extend learning outside of the classroom. Independent learning consists of self-selection, self-determination, self-modification, and self-checking.
标签: butterfly-watching development describe learning
上传时间: 2014-11-26
上传用户:waizhang
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
- Convert file (plain text) or clipboard content among the following encodings: big5, gbk, hz, shift-jis, jis, euc-jp, unicode big-endian, unicode little-endian, and utf-8. - Batch files conversion - Preview file content and converted RESULT before actual conversion.
标签: clipboard encodings following Convert
上传时间: 2015-10-13
上传用户:manlian
quality enhancement of celp coded speech by LBG algorithm, with proposed algorithm and simulation RESULT
标签: algorithm enhancement simulation proposed
上传时间: 2014-01-24
上传用户:lijinchuan
扫描器程序,读源程序,去除空白和注释,结果写入另一文件。 要求:1.删除空白、回车、以及制表符等等。 2.删除各类注释。 源程序为一文本文件“scanner.txt”,程序执行后装入另一个文件“RESULT.txt”中。
上传时间: 2013-12-19
上传用户:fanboynet
用java编写的用蝶式算法实现的fft,用来计算两个多项式的乘积,输入文件的格式如压缩包中的data5.txt,结果输出到RESULT.txt中。
上传时间: 2013-12-27
上传用户:waizhang
递归算法求一个有向图的强连通分量,输入格式如压缩包中data4.txt,第一行为顶点个数。输出到RESULT.txt中。
上传时间: 2015-11-16
上传用户:gxrui1991